Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-27 | get `make install` mostly working | Luke Shumaker | |
2016-07-27 | fixity (and work around bug in GNU Make) | Luke Shumaker | |
The complexity around the install rules is to work around <https://savannah.gnu.org/bugs/?48643> | |||
2016-07-23 | fixity | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-12 | fix | Luke Shumaker | |
2016-06-12 | automake2autothing: better LDFLAGS | Luke Shumaker | |
2016-06-12 | fix | Luke Shumaker | |
2016-06-12 | fixity | Luke Shumaker | |
2016-06-12 | have automake2autothing also add depdirs for libraries | Luke Shumaker | |
2016-06-12 | use at.addprefix | Luke Shumaker | |
2016-06-09 | stuff | Luke Shumaker | |
2016-06-07 | Makefile tidy | Luke Shumaker | |
2016-06-07 | stuff | Luke Shumaker | |
2016-06-07 | stuff | Luke Shumaker | |
2016-06-07 | grp-boot | Luke Shumaker | |
2016-06-06 | oops | Luke Shumaker | |
2016-06-06 | tidy | Luke Shumaker | |
2016-06-04 | stuff | Luke Shumaker | |
2016-06-02 | libsystemd | Luke Shumaker | |
2016-06-02 | get libsystemd-journal-internal building | Luke Shumaker | |
2016-06-01 | fix libbasic out of tree build | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | ./move.sh | Luke Shumaker | |
2016-06-01 | stuff | Luke Shumaker | |
2016-06-01 | get libbasic to build again | Luke Shumaker | |
2016-06-01 | tidy | Luke Shumaker | |
2016-06-01 | I think I accidentally rm'ed this while messing with .gitignore | Luke Shumaker | |
2016-05-31 | Merge remote-tracking branches 'autothing/core', 'autothing/mod-std', ↵ | Luke Shumaker | |
'autothing/mod-dist', 'autothing/mod-write-ifchanged' and 'autothing/mod-gnuconf' into lukeshu | |||
2016-05-31 | Avoid prefixing things with ./ | Luke Shumaker | |
2016-05-31 | fix: We must set std.clean_files before std reads it! | Luke Shumaker | |
2016-05-31 | fix | Luke Shumaker | |
- 'fix' the values of the _files variables before adjusting them - in the clean variables, std.*_files are public - support suffixing std.clean_files with / to rm -r it. - using double-colon rules breaks automatic dependencies from core - subdirs belongs to core, not this module - sort the dependencies of 'installdirs', for brevity | |||
2016-05-30 | Make a separate 00-gnuconf | Luke Shumaker | |
2016-05-29 | use :: on destructive targets to allow them to be extended | Luke Shumaker | |
2016-05-29 | tidy | Luke Shumaker | |
2016-05-29 | Rename dist.name -> dist.pkgname | Luke Shumaker | |
2016-05-29 | rename PACKAGE->dist.name VERSION->dist.version | Luke Shumaker | |
2016-05-29 | tidy | Luke Shumaker | |
2016-05-29 | tidy up | Luke Shumaker | |
2016-05-29 | Remove everything but the gnu module | Luke Shumaker | |
2016-05-29 | Remove everything but the write-ifchanged module | Luke Shumaker | |
2016-05-29 | Remove everything but the dist module | Luke Shumaker | |
2016-05-29 | Remove everything but the std module | Luke Shumaker | |
2016-05-29 | Remove everything but the core | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-27 | move everything into build-aux | Luke Shumaker | |