Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-26 | build grp-network | Luke Shumaker | |
2016-08-26 | shell completion for rootbin_PROGRAMS | Luke Shumaker | |
2016-08-17 | oops, tabs, modes | Luke Shumaker | |
2016-08-17 | better git ref names | Luke Shumaker | |
2016-08-17 | Rethink the lt dependency_libs logic with the clarity of having slept on it | Luke 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 | move the last tmpfiles file to its new home | Luke Shumaker | |
2016-08-17 | more | Luke Shumaker | |
2016-08-11 | Get grp-machine building | Luke Shumaker | |
2016-08-10 | fix file-specific LDFLAGS | Luke Shumaker | |
2016-08-10 | oops | Luke Shumaker | |
2016-08-10 | split up grp-{hostname,locale}, grp-resolve/systemd-resolve{,d}; shell ↵ | Luke Shumaker | |
completion | |||
2016-08-10 | silence a warning | Luke Shumaker | |
2016-08-10 | fix build system | Luke Shumaker | |
2016-08-08 | fix | Luke Shumaker | |
2016-08-08 | speed up | Luke Shumaker | |
2016-08-07 | stuff | Luke Shumaker | |
2016-08-03 | stuff | Luke Shumaker | |
2016-08-03 | make fixup_headers slightly more premissive | Luke Shumaker | |
2016-08-02 | fix warnings from header files | Luke Shumaker | |
2016-08-02 | ensure that include order of headers does not matter | Luke Shumaker | |
2016-08-02 | fix | Luke Shumaker | |
2016-08-02 | ./fixup.sh | Luke Shumaker | |
2016-08-02 | improve fixup scripts | Luke Shumaker | |
2016-08-02 | fix | Luke Shumaker | |
2016-08-01 | find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \; | Luke Shumaker | |
2016-08-01 | Add a script to fix up and tidy the #includes | Luke Shumaker | |
fix | |||
2016-07-30 | stuff | Luke Shumaker | |
2016-07-28 | headerssss | Luke Shumaker | |
2016-07-28 | Begone with sd-utf8 and sd-path | Luke Shumaker | |
2016-07-28 | tidy headers | Luke Shumaker | |
2016-07-28 | fix | Luke Shumaker | |
2016-07-28 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/libsystemd-network/Makefile | |||
2016-07-28 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-28 | ./move.sh | Luke Shumaker | |
2016-07-28 | split up libsystemd-network src and includes | Luke Shumaker | |
2016-07-28 | fix | Luke Shumaker | |
2016-07-28 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/libshared/Makefile | |||
2016-07-27 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-27 | ./move.sh | Luke Shumaker | |
2016-07-27 | split libshared src and include | Luke Shumaker | |
2016-07-27 | fix | Luke Shumaker | |
2016-07-27 | better autogen rule | Luke Shumaker | |
2016-07-27 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
2016-07-27 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-27 | ./move.sh | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |
2016-07-27 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # src/libbasic/Makefile | |||
2016-07-27 | Merge branch 'lukeshu/postmove' into postmove | Luke Shumaker | |
2016-07-27 | ./move.sh | Luke Shumaker | |
2016-07-27 | oops | Luke Shumaker | |