summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Collapse)Author
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-26shell completion for rootbin_PROGRAMSLuke 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
2016-08-07(systemd) stuffLuke Shumaker
2016-08-07stuffLuke Shumaker
2016-08-02(systemd) fixLuke Shumaker
2016-08-02fixLuke Shumaker
2016-07-30stuffLuke Shumaker
2016-07-27better autogen ruleLuke Shumaker
2016-07-27get `make install` mostly workingLuke Shumaker
2016-07-27fixity (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-23fixityLuke Shumaker
2016-06-17fixupLuke Shumaker
2016-06-17fixupLuke Shumaker
2016-06-13Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # config.mk.in
2016-06-13./move.shLuke Shumaker
2016-06-13moreLuke Shumaker
2016-06-12fixLuke Shumaker
2016-06-12automake2autothing: better LDFLAGSLuke Shumaker
2016-06-12(systemd) fixLuke Shumaker
2016-06-12fixLuke Shumaker
2016-06-12(systemd) fixityLuke Shumaker
2016-06-12fixityLuke Shumaker
2016-06-12(systemd) at.addprefix: fixLuke Shumaker
2016-06-12at.addprefix: fixLuke Shumaker
2016-06-12have automake2autothing also add depdirs for librariesLuke Shumaker
2016-06-12(systemd) use at.addprefixLuke Shumaker
2016-06-12use at.addprefixLuke Shumaker
2016-06-12(systemd) add at.addprefix, a safe root-aware addprefix for directoriesLuke Shumaker
2016-06-12add at.addprefix, a safe root-aware addprefix for directoriesLuke Shumaker
2016-06-12Merge branch 'lukeshu/postmove' into 'lukeshu/master'Luke Shumaker
2016-06-09./move.shLuke Shumaker
2016-06-09stuffLuke Shumaker
2016-06-07(systemd) Makefile tidyLuke Shumaker
2016-06-07Makefile tidyLuke Shumaker
2016-06-07(systemd) stuffLuke Shumaker
2016-06-07stuffLuke Shumaker
2016-06-07stuffLuke Shumaker