Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-14 | Merge branch 'v2/all' into v3/master | Luke Shumaker | |
2017-01-14 | Merge remote-tracking branches 'v2/core', 'v2/mod-dist', ↵ | Luke Shumaker | |
'v2/mod-gnu-autoconf', 'v2/mod-gnuconf', 'v2/mod-gnustuff', 'v2/mod-std' and 'v2/mod-write-ifchanged' into v3/master | |||
2016-10-30 | (systemd) at: files: add missing things to documentaton | Luke Shumaker | |
2016-10-30 | (systemd) at: mod: don't call on .doc | Luke Shumaker | |
2016-10-28 | (systemd) Autothing documentation | Luke Shumaker | |
2016-10-21 | (systemd) wip | Luke Shumaker | |
2016-09-07 | (systemd) build-aux: add var and write-atomic modules | Luke Shumaker | |
2016-09-06 | (systemd) gitfiles: mv Makefile-src.mk gitfiles.mk | Luke Shumaker | |
2016-09-06 | (systemd) build-aux: quote.shell-each: fix | Luke Shumaker | |
2016-09-06 | (systemd) build-aux: gitfiles | Luke Shumaker | |
2016-08-17 | (systemd) more | Luke Shumaker | |
2016-08-10 | (systemd) fix build system | Luke Shumaker | |
2016-08-08 | (systemd) fix | Luke Shumaker | |
2016-08-08 | (systemd) speed up | Luke Shumaker | |
2016-08-07 | (systemd) stuff | Luke Shumaker | |
2016-08-02 | (systemd) fix | Luke Shumaker | |
2016-06-17 | fixup | Luke Shumaker | |
2016-06-17 | fixup | Luke Shumaker | |
2016-06-12 | (systemd) fix | Luke Shumaker | |
2016-06-12 | (systemd) fixity | Luke Shumaker | |
2016-06-12 | (systemd) at.addprefix: fix | Luke Shumaker | |
2016-06-12 | (systemd) use at.addprefix | Luke Shumaker | |
2016-06-12 | (systemd) add at.addprefix, a safe root-aware addprefix for directories | Luke Shumaker | |
2016-06-07 | (systemd) Makefile tidy | Luke Shumaker | |
2016-06-07 | (systemd) stuff | Luke Shumaker | |
2016-06-04 | (systemd) Merge remote-tracking branch 'autothing/mod-gnuconf' into ↵ | Luke Shumaker | |
lukeshu/master # Conflicts: # build-aux/Makefile.once.head/00-gnuconf.mk | |||
2016-06-04 | (systemd) Merge remote-tracking branch 'autothing/mod-dist' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.once.head/00-dist.mk | |||
2016-06-04 | (systemd) Merge remote-tracking branch 'autothing/mod-write-ifchanged' into ↵ | Luke Shumaker | |
lukeshu/master | |||
2016-06-04 | (systemd) Merge remote-tracking branch 'autothing/mod-std' into lukeshu/master | Luke Shumaker | |
2016-06-04 | (systemd) Merge remote-tracking branch 'autothing/core' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.tail.mk | |||
2016-06-04 | (systemd) stuff | Luke Shumaker | |
2016-06-01 | (systemd) Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk | |||
2016-06-01 | (systemd) stuff | Luke Shumaker | |
2016-06-01 | (systemd) get libbasic to build again | Luke Shumaker | |
2016-06-01 | (systemd) Be a little tougher with --no-builtin-variables | Luke Shumaker | |
2016-06-01 | (systemd) tidy | Luke Shumaker | |
2016-06-01 | (systemd) I think I accidentally rm'ed this while messing with .gitignore | Luke Shumaker | |
2016-06-01 | (systemd) new autothing | Luke Shumaker | |
2016-05-31 | (systemd) f | Luke Shumaker | |
2016-05-31 | (systemd) Merge remote-tracking branches 'autothing/core', ↵ | Luke Shumaker | |
'autothing/mod-std', 'autothing/mod-dist', 'autothing/mod-write-ifchanged' and 'autothing/mod-gnuconf' into lukeshu | |||
2016-05-31 | Drop the $$$$ suffix, and drop the magic needed to support it | Luke Shumaker | |
2016-05-31 | Avoid prefixing things with ./ | Luke Shumaker | |
2016-05-31 | avoid prefixing things with ./ | Luke Shumaker | |
2016-05-31 | fix: values no longer percolate up | 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 | the README is still outdated, but fix some paths in it | Luke Shumaker | |
2016-05-30 | fix | Luke Shumaker | |
- Make at.relto public, as mod-dist needs it - Include the correct files in .head.mk - Sort the head includes forwards - Sort the tail includes backwards - Correctly prefix at.{sub,dep}dirs with $(outdir) - Undefine variables after they have been namespaced. - Don't try to access at.{sub,dep}dirs after they have been undefined | |||
2016-05-30 | Turn the master branch into just a README | Luke Shumaker | |
2016-05-30 | add install rule, add missing at.phony definitions | Luke Shumaker | |