systemd 219
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJU4nViAAoJELY7IYecNIWwdWIP/3CEMUvUXjBjolLmmb9ntmKE
v//+84sdog4PB5FNiYDGdWDHfZqcY5mzqkmovNpUga60ADrBL1uvTiC0pHCkkJBx
DzRmFAwUZ1+5zZWuI2MALVgbugomhwIr2zFlMq4M5r1qR4qf38SGcuVo1x/GDP6z
pcUWq64Zr+zAkB5yw5n7RgF5g+hnNyLaQwTa9ycp3n/G8cwsvzHpULk7KA7a0RdQ
oHNYuOLGwLQneMaqygbqfyIvpTA65IJmP9wx8LrzP6G54/EtVjuxqaBVNsYs3MZ0
vbGb3oMSyT9SuMQHoef6fCwx8C/Fg1sogi98pnHbxLYu2TIrCU5RL3JsNSUvjqlX
rl4izzw9SBWsLxa8OfKWMUauBZEnpRMGQv/Pa7rCbfs1y+N5dJ7y49RY3jzc42gK
cedy58FjBrnB6abHVjW5OWGZiZ0i4ygs6b0pnerAnfgVxHPdK7CYrmuvLpGOwJnH
Bh5Jr9tYHxASg9CRrYki5mDp7sM5nvhEd1rkq2IjFGw2vdR+4qXw84/RPl4hZMRt
xDPVOC/AZKTLGkuArzJqNNer6G3o2cecEr3auQz1qg7TyylU/Uv4RICGO+hMUCs9
mBGd2i0gkc5ugI77ZtLrtTazmIKEr+sWjA35LjhFWt5avWKu1ejPGPHOsKa7Y/XE
7rruSJCzE5Yxliw7HvmB
=2XLj
-----END PGP SIGNATURE-----
  1. 9a20fcb build-sys: support local ./configure arguments by David Herrmann · 11 years ago
  2. 85e74b2 autogen: drop unnecessary -Wno-gnu for the clang shortcut by Thomas Hindoe Paaboel Andersen · 11 years ago
  3. a72e037 autogen: add "t" switch with --enable-terminal by David Herrmann · 11 years ago
  4. 5985ea4 build-sys: no use for compat libs in the static analysis by Thomas Hindoe Paaboel Andersen · 11 years ago
  5. 0ef298a build-sys: workaround scan-build bug to fix ./autogen.sh s by Daniel Buch · 11 years ago
  6. 0f62019 autogen: Allow running autogen from a builddir != srcdir by Stef Walter · 11 years ago
  7. fdc8509 build-sys: don't use -Wcast-align anymore by Lennart Poettering · 11 years ago
  8. 07c7131 build-sys: autogen - enable compat libs by default by Tom Gundersen · 11 years ago
  9. a8c78de autogen: add shortcut for running scan-build by Thomas Hindoe Paaboel Andersen · 12 years ago
  10. bd3539b autogen: add shortcut for building with clang by Thomas Hindoe Paaboel Andersen · 12 years ago
  11. 25ad866 build-sys: the pure/const warning options are probably too much as default, but let's make it available via "autogen.sh a" by Lennart Poettering · 12 years ago
  12. 5d5f8ff build: use -ftrapv for development by Shawn Landden · 12 years ago
  13. 626851b bus: do kdbus only if this is enabled on the configure switch by Lennart Poettering · 12 years ago
  14. 0fc6e1e autogen: use -O0 for "autogen.sh c" after all by Lennart Poettering · 12 years ago
  15. 3a82ac4 build-sys: sync printed defaults with "c" option by Kay Sievers · 12 years ago
  16. df28bc0 build-sys: use -Og instead of -O0 to catch warnings by Kay Sievers · 12 years ago
  17. 58a25da build-sys: use no-tmpl flavour of gtkdocization by Zbigniew Jędrzejewski-Szmek · 12 years ago
  18. 6a17986 build-sys: use _FORTIFY_SOURCE only if optimizing by Zbigniew Jędrzejewski-Szmek · 13 years ago
  19. 5ea373e autogen.sh: disable _FORTIFY_SOURCE, we want -O0, which is incompatible by Kay Sievers · 13 years ago
  20. 5a45a93 build-sys: enable a couple of security features by Lennart Poettering · 13 years ago
  21. 72d25fd build-sys: really make gtk-doc optional & some portability fixes by Mantas Mikulėnas · 13 years ago
  22. 2fd8b54 build-sys: fail early in autogen.sh by Zbyszek Jędrzejewski-Szmek · 13 years ago
  23. 8e8eb8f udev: always use $(rootprefix)/lib/udev for libexecdir by Kay Sievers · 13 years ago
  24. 473dca4 build-sys: fix build for folks without gtk-doc installed by Lennart Poettering · 13 years ago
  25. 843605d build-sys: move gtk-doc stuff into its own subdir and reindent autogen.sh by Lennart Poettering · 13 years ago
  26. 66be655 autogen.sh: undef _FORTIFY_SOURCE, which now logs warnings when used with -O0 by Kay Sievers · 13 years ago
  27. 80a5cba build-sys: silence gtk-doc check, remove gtk-doc options from configure and distcheck by Kay Sievers · 13 years ago
  28. 92ec449 build-sys: make gtk-doc dependency optional by Javier Jardón · 13 years ago
  29. 5430f7f relicense to LGPLv2.1 (with exceptions) by Lennart Poettering · 13 years ago
  30. 3e21478 move imported udev into place by Kay Sievers · 13 years ago
  31. 772f469 autogen.sh: detect historic split-system-directories and add root options by Kay Sievers · 13 years ago
  32. 6bd9fe5 autogen.sh: diet and sync with udev and kmod by Kay Sievers · 14 years ago
  33. fbe224e autogen: add --with-rootlibdir= and switch /usr/local to /usr by Kay Sievers · 14 years ago
  34. 3c57bf5 build-sys: drop colorgcc by Lennart Poettering · 14 years ago
  35. b8079ae build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses by Kay Sievers · 14 years ago
  36. ae44676 libsystemd-daemon: support installation in --with-rootlibdir by Kay Sievers · 14 years ago
  37. 1c7dde3 build-sys: Add i18n support through intltool by Bastien Nocera · 14 years ago
  38. 61fbbab build-sys: always place user units in /usr/lib/systemd by Kay Sievers · 14 years ago
  39. 4bbf01f use common names: fixme -> TODO, bootstrap.sh -> autogen.sh by Kay Sievers · 15 years ago[Renamed from bootstrap.sh]
  40. 6398bea build-sys: fix automake version check by Lennart Poettering · 15 years ago
  41. 139be57 build-sys: speed up build via convenience library by Lennart Poettering · 15 years ago
  42. d7a2d0c build-sys: when building from build tree default to / root dir by Lennart Poettering · 15 years ago
  43. b237ef2 build-sys: better test for pkg-config/pkg.m4 by Tollef Fog Heen · 15 years ago
  44. 47be870 build: basic autoconfization by Lennart Poettering · 15 years ago