summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-03mod: files: handling of directories for the clean rulev3/masterLuke Shumaker
2017-01-30(libretools) Fix bugs in autothing.Luke Shumaker
Some of these are that I hadn't originally designed autothing v3 to work with --warn-undefined-variables. Others are just straight-up bugs from inadequate testing.
2017-01-17Tidy the files in the repo root.Luke Shumaker
2017-01-17Backport fixes from work on parabola-hackers.git.Luke Shumaker
- core: Actually support at.Makefile; how it set the internal variable _at.MAKEFILE_LIST was broken if $(at.Makefile) != Makefile - mod: dist: * Don't try to distribute $(files.src.int) files. * Add a comment noting that the lack of the `-P` flag to `cp` is not a bug. - mod: gitfiles: * Correctly list files in $(topsrcdir). * Also enumerate files in git submodules.
2017-01-16Improve documentation.Luke Shumaker
2017-01-16core: Derp, the at.relbase function was broken.Luke Shumaker
2017-01-15Documentation.Luke Shumaker
2017-01-15remove gnustuffLuke Shumaker
2017-01-15Rename gnudoc->texinfoLuke Shumaker
2017-01-15Tidy the gnustuff (and fork off gnudoc).Luke Shumaker
2017-01-15mod: files: fix a misplaced parenLuke Shumaker
2017-01-15mod: gitfiles: doc: re-flow a paragraphLuke Shumaker
2017-01-14Add a top-level Makefile for documentation purposes.Luke Shumaker
2017-01-14Update config.mk.inLuke Shumaker
2017-01-14gnuconf: Was missing CPPFLAGSLuke Shumaker
2017-01-14Merge branch 'v2/all' into v3/masterLuke Shumaker
2017-01-14Merge remote-tracking branches 'v2/core', 'v2/mod-dist', ↵v2/allLuke 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 documentatonLuke Shumaker
2016-10-30(systemd) at: mod: don't call on .docLuke Shumaker
2016-10-28(systemd) Autothing documentationLuke Shumaker
2016-10-21(systemd) wipLuke Shumaker
2016-09-07(systemd) build-aux: add var and write-atomic modulesLuke Shumaker
2016-09-06(systemd) gitfiles: mv Makefile-src.mk gitfiles.mkLuke Shumaker
2016-09-06(systemd) build-aux: quote.shell-each: fixLuke Shumaker
2016-09-06(systemd) build-aux: gitfilesLuke Shumaker
2016-08-17(systemd) moreLuke Shumaker
2016-08-10(systemd) fix build systemLuke Shumaker
2016-08-08(systemd) fixLuke Shumaker
2016-08-08(systemd) speed upLuke Shumaker
2016-08-07(systemd) stuffLuke Shumaker
2016-08-02(systemd) fixLuke Shumaker
2016-06-17fixupv2/mod-gnuconfLuke Shumaker
2016-06-17fixupv2/mod-stdLuke Shumaker
2016-06-12(systemd) fixLuke Shumaker
2016-06-12(systemd) fixityLuke Shumaker
2016-06-12(systemd) at.addprefix: fixLuke Shumaker
2016-06-12(systemd) use at.addprefixLuke Shumaker
2016-06-12(systemd) add at.addprefix, a safe root-aware addprefix for directoriesLuke Shumaker
2016-06-07(systemd) Makefile tidyLuke Shumaker
2016-06-07(systemd) stuffLuke 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/masterLuke 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/masterLuke Shumaker
2016-06-04(systemd) Merge remote-tracking branch 'autothing/core' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.tail.mk
2016-06-04(systemd) stuffLuke Shumaker
2016-06-01(systemd) Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk
2016-06-01(systemd) stuffLuke Shumaker
2016-06-01(systemd) get libbasic to build againLuke Shumaker
2016-06-01(systemd) Be a little tougher with --no-builtin-variablesLuke Shumaker