Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-21 | wip | Luke Shumaker | |
2016-09-14 | Merge branch 'notsystemd/postmove' into notsystemd/master | Luke Shumaker | |
# Conflicts: # src/grp-journal/systemd-journald/Makefile # src/grp-login/systemd-logind/Makefile # src/grp-machine/grp-import/systemd-export/Makefile # src/grp-machine/grp-import/systemd-import/Makefile # src/grp-machine/grp-import/systemd-pull/Makefile # src/grp-machine/systemd-machined/Makefile # src/grp-network/libnetworkd-core/Makefile # src/grp-resolve/libbasic-dns/Makefile # src/grp-resolve/systemd-resolved/Makefile # src/grp-utils/systemd-path/Makefile # src/libshared/src/Makefile # src/libsystemd-network/include/systemd-network/sd-ndisc.h # src/libsystemd/Makefile # src/libsystemd/src/test.mk # src/libudev/Makefile # src/systemd-dbus1-generator/Makefile # src/systemd-nspawn/nspawn.c Signed-off-by: Luke Shumaker <lukeshu@sbcglobal.net> | |||
2016-09-13 | ./tools/notsd-move | Luke Shumaker | |
2016-09-13 | I'm having issues with these directories when switching branches. | Luke Shumaker | |
So create them to always be there. | |||
2016-09-13 | mv build-aux/Makefile.each.tail/70-{sd,man}.mk | Luke Shumaker | |
2016-09-13 | tools/: pull changes from master | Luke Shumaker | |
2016-09-07 | fix installation of kernel-install shell completion | Luke Shumaker | |
2016-09-07 | Build+install manpages | Luke Shumaker | |
2016-09-07 | build-aux: add var and write-atomic modules | Luke Shumaker | |
2016-09-06 | gitfiles: mv Makefile-src.mk gitfiles.mk | Luke Shumaker | |
2016-09-06 | build-aux: quote.shell-each: fix | Luke Shumaker | |
2016-09-06 | build-aux: gitfiles | Luke Shumaker | |
2016-08-26 | shell completion for rootbin_PROGRAMS | 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 | more | Luke Shumaker | |
2016-08-10 | fix file-specific LDFLAGS | Luke Shumaker | |
2016-08-10 | split up grp-{hostname,locale}, grp-resolve/systemd-resolve{,d}; shell ↵ | Luke Shumaker | |
completion | |||
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-02 | fix | Luke Shumaker | |
2016-07-30 | stuff | Luke Shumaker | |
2016-07-27 | better autogen rule | Luke Shumaker | |
2016-07-27 | get `make install` mostly working | Luke Shumaker | |
2016-07-27 | fixity (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-23 | fixity | Luke Shumaker | |
2016-06-13 | Merge branch 'lukeshu/postmove' into lukeshu/master | Luke Shumaker | |
# Conflicts: # config.mk.in | |||
2016-06-13 | ./move.sh | Luke Shumaker | |
2016-06-13 | more | Luke Shumaker | |
2016-06-12 | fix | Luke Shumaker | |
2016-06-12 | automake2autothing: better LDFLAGS | Luke Shumaker | |
2016-06-12 | fix | Luke Shumaker | |
2016-06-12 | fixity | Luke Shumaker | |
2016-06-12 | at.addprefix: fix | Luke Shumaker | |
2016-06-12 | have automake2autothing also add depdirs for libraries | Luke Shumaker | |
2016-06-12 | use at.addprefix | Luke Shumaker | |
2016-06-12 | add at.addprefix, a safe root-aware addprefix for directories | Luke Shumaker | |
2016-06-12 | Merge branch 'lukeshu/postmove' into 'lukeshu/master' | Luke Shumaker | |
2016-06-09 | ./move.sh | Luke Shumaker | |
2016-06-09 | stuff | Luke Shumaker | |
2016-06-07 | Makefile tidy | Luke Shumaker | |
2016-06-07 | stuff | Luke Shumaker | |
2016-06-07 | stuff | Luke Shumaker | |
2016-06-07 | grp-boot | Luke Shumaker | |
2016-06-07 | stuff | Luke Shumaker | |
2016-06-06 | oops | Luke Shumaker | |
2016-06-06 | tidy | Luke Shumaker | |
2016-06-06 | stuff | Luke Shumaker | |
2016-06-04 | stuff | Luke Shumaker | |