summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-06clean up file locations a bitLuke Shumaker
2016-09-06build-aux: quote.shell-each: fixLuke Shumaker
2016-09-06build-aux: gitfilesLuke Shumaker
2016-09-06move man pages to appropriate directoriesLuke Shumaker
2016-08-26tidyLuke Shumaker
2016-08-26install README filesLuke Shumaker
2016-08-26fix hardcoded things in config.mk.inLuke Shumaker
2016-08-26build grp-networkLuke Shumaker
2016-08-26shell completion for rootbin_PROGRAMSLuke Shumaker
2016-08-17oops, tabs, modesLuke Shumaker
2016-08-17better git ref namesLuke 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-17move the last tmpfiles file to its new homeLuke Shumaker
2016-08-17moreLuke Shumaker
2016-08-11Get grp-machine buildingLuke Shumaker
2016-08-10fix file-specific LDFLAGSLuke Shumaker
2016-08-10oopsLuke Shumaker
2016-08-10split up grp-{hostname,locale}, grp-resolve/systemd-resolve{,d}; shell ↵Luke Shumaker
completion
2016-08-10silence a warningLuke Shumaker
2016-08-10fix build systemLuke Shumaker
2016-08-08fixLuke Shumaker
2016-08-08speed upLuke Shumaker
2016-08-07stuffLuke Shumaker
2016-08-03stuffLuke Shumaker
2016-08-03make fixup_headers slightly more premissiveLuke Shumaker
2016-08-02fix warnings from header filesLuke Shumaker
2016-08-02ensure that include order of headers does not matterLuke Shumaker
2016-08-02fixLuke Shumaker
2016-08-02./fixup.shLuke Shumaker
2016-08-02improve fixup scriptsLuke Shumaker
2016-08-02fixLuke Shumaker
2016-08-01find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;Luke Shumaker
2016-08-01Add a script to fix up and tidy the #includesLuke Shumaker
fix
2016-07-30stuffLuke Shumaker
2016-07-28headerssssLuke Shumaker
2016-07-28Begone with sd-utf8 and sd-pathLuke Shumaker
2016-07-28tidy headersLuke Shumaker
2016-07-28fixLuke Shumaker
2016-07-28Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # src/libsystemd-network/Makefile
2016-07-28Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-07-28./move.shLuke Shumaker
2016-07-28split up libsystemd-network src and includesLuke Shumaker
2016-07-28fixLuke Shumaker
2016-07-28Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
# Conflicts: # src/libshared/Makefile
2016-07-27Merge branch 'lukeshu/postmove' into postmoveLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27split libshared src and includeLuke Shumaker
2016-07-27fixLuke Shumaker
2016-07-27better autogen ruleLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker