summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.once.head
AgeCommit message (Collapse)Author
2017-05-12dependency tracking for manpagesLuke Shumaker
2017-05-11man pagesLuke Shumaker
2017-05-10completion?Luke Shumaker
2017-05-10fixitLuke Shumaker
2017-05-10fixoLuke Shumaker
2017-05-10amLuke Shumaker
2017-05-06Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/masterLuke Shumaker
2017-02-03mod: files: handling of directories for the clean ruleLuke Shumaker
2017-02-01Merge remote-tracking branch 'r-autothing/v3/master' into notsystemd/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-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-15remove gnustuffLuke Shumaker
2017-01-15Rename gnudoc->texinfoLuke Shumaker
2017-01-15Tidy the gnustuff (and fork off gnudoc).Luke Shumaker
2017-01-15mod: gitfiles: doc: re-flow a paragraphLuke 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', ↵Luke Shumaker
'v2/mod-gnu-autoconf', 'v2/mod-gnuconf', 'v2/mod-gnustuff', 'v2/mod-std' and 'v2/mod-write-ifchanged' into v3/master
2016-11-29fix thingsLuke Shumaker
2016-10-31fixLuke Shumaker
2016-10-31at: sd: clean up, documentLuke Shumaker
2016-10-30at: am: clean up and documentLuke Shumaker
2016-10-30at: lt: document, fix extra DESTDIR refLuke Shumaker
2016-10-30(systemd) at: files: add missing things to documentatonLuke Shumaker
2016-10-30at: files: add missing things to documentatonLuke Shumaker
2016-10-30(systemd) at: mod: don't call on .docLuke Shumaker
2016-10-30at: mod: don't call on .docLuke Shumaker
2016-10-28(systemd) Autothing documentationLuke Shumaker
2016-10-28Autothing documentationLuke Shumaker
2016-09-07Build+install manpagesLuke Shumaker
2016-09-07(systemd) build-aux: add var and write-atomic modulesLuke Shumaker
2016-09-07build-aux: add var and write-atomic modulesLuke Shumaker
2016-09-06(systemd) gitfiles: mv Makefile-src.mk gitfiles.mkLuke Shumaker
2016-09-06gitfiles: mv Makefile-src.mk gitfiles.mkLuke Shumaker
2016-09-06(systemd) build-aux: quote.shell-each: fixLuke Shumaker
2016-09-06build-aux: quote.shell-each: fixLuke Shumaker
2016-09-06(systemd) build-aux: gitfilesLuke Shumaker
2016-09-06build-aux: gitfilesLuke Shumaker
2016-08-17Rethink the lt dependency_libs logic with the clarity of having slept on itLuke Shumaker
This avoids passing extra .la arguments to CCLD; lt.lib.post is the ONLY variable that needs to know the recursive dependencies (so change lt.{lib,exe}.files.all to not expand them); for the others, libtool will figure it out from dependency_libs. Further, if the library is public (lt.lib.rpath is set), then we DON'T need to adjust depedency_libs, as we've already told libtool about them in lt.lib.files.ld. This also changes how lt.lib.files.ld is implemented. This is just for readability, the old and new definitions are equivalent (except for possible whitespace differences?).
2016-08-17(systemd) moreLuke Shumaker
2016-08-17moreLuke Shumaker
2016-08-10fix file-specific LDFLAGSLuke Shumaker
2016-08-10split up grp-{hostname,locale}, grp-resolve/systemd-resolve{,d}; shell ↵Luke Shumaker
completion
2016-08-10(systemd) fix build systemLuke Shumaker
2016-08-10fix build systemLuke Shumaker
2016-08-08(systemd) fixLuke Shumaker
2016-08-08fixLuke Shumaker
2016-08-08(systemd) speed upLuke Shumaker
2016-08-08speed upLuke Shumaker