Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-16 | Improve documentation. | Luke Shumaker | |
2017-01-16 | core: Derp, the at.relbase function was broken. | Luke Shumaker | |
2017-01-15 | Documentation. | Luke Shumaker | |
2017-01-15 | remove gnustuff | Luke Shumaker | |
2017-01-15 | Rename gnudoc->texinfo | Luke Shumaker | |
2017-01-15 | Tidy the gnustuff (and fork off gnudoc). | Luke Shumaker | |
2017-01-15 | mod: files: fix a misplaced paren | Luke Shumaker | |
2017-01-15 | mod: gitfiles: doc: re-flow a paragraph | Luke Shumaker | |
2017-01-14 | gnuconf: Was missing CPPFLAGS | Luke Shumaker | |
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) 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 |