]> git.ipfire.org Git - thirdparty/systemd.git/history - meson.build
meson: use -f{function,data}-sections for optimized builds
[thirdparty/systemd.git] / meson.build
2017-04-24  Zbigniew Jędrzejew... meson: use -f{function,data}-sections for optimized...
2017-04-24  Michael Bieblmeson: allow static linking of systemd-hwdb
2017-04-24  Michael Bieblmeson: fix gcrypt config option
2017-04-24  Zbigniew Jędrzejew... meson: add option to disable libacl support
2017-04-24  Zbigniew Jędrzejew... meson: define gnu_efi_arch for the arch efi name, fix...
2017-04-24  Zbigniew Jędrzejew... meson: detect getrandom in sys/random.h, fall back...
2017-04-24  Zbigniew Jędrzejew... meson: check string.h not strings.h for explicit_bzero
2017-04-24  Zbigniew Jędrzejew... meson: add ln --relative check
2017-04-24  Zbigniew Jędrzejew... meson: use run_target instead of custom_target where...
2017-04-24  Zbigniew Jędrzejew... meson: add libblkid as libudev-core dep to fix include dir
2017-04-24  Zbigniew Jędrzejew... meson: reindent all files with 8 spaces
2017-04-24  Zbigniew Jędrzejew... meson: allow optional static linking of shared code...
2017-04-24  Zbigniew Jędrzejew... test-efi-create-disk.sh: allow running from separate...
2017-04-24  Zbigniew Jędrzejew... meson: add dist-check-includes replacement
2017-04-24  Zbigniew Jędrzejew... meson: add hwdb/update target
2017-04-24  Zbigniew Jędrzejew... meson: add git-contrib target
2017-04-24  Zbigniew Jędrzejew... meson: add test-dlopen
2017-04-24  Zbigniew Jędrzejew... meson: eliminate libsystemd_journal_internal and use...
2017-04-24  Zbigniew Jędrzejew... meson: add rootprefix option (for Gentoo)
2017-04-24  Zbigniew Jędrzejew... meson: install test data
2017-04-24  Zbigniew Jędrzejew... meson: replace yes/no/auto with true/false/auto
2017-04-24  Zbigniew Jędrzejew... meson: skip index generation when lxml is not available
2017-04-24  Zbigniew Jędrzejew... meson: ima support
2017-04-24  Zbigniew Jędrzejew... meson: libxkbcommon support
2017-04-24  Zbigniew Jędrzejew... meson: recreate dist-check-help
2017-04-24  Michael Bieblmeson: use join_paths consistently
2017-04-24  Zbigniew Jędrzejew... meson: fix a bunch of substitutions
2017-04-24  Zbigniew Jędrzejew... meson: properly conditionalize polkit installation
2017-04-24  Zbigniew Jędrzejew... meson: add support for building efi modules
2017-04-24  Zbigniew Jędrzejew... meson: specify a timeout of 90 s for tests which take...
2017-04-24  Zbigniew Jędrzejew... meson: disable bootctl without libblkid
2017-04-24  Zbigniew Jędrzejew... meson: fix compilation with -Dnetworkd=false, -Dkmod...
2017-04-24  Zbigniew Jędrzejew... meson: replace $ORIGIN with rootlibdir everywhere
2017-04-24  Zbigniew Jędrzejew... meson: make cpp invocations cross-compilation friendly
2017-04-24  Zbigniew Jędrzejew... meson: add a few forgotten substitutions
2017-04-24  Zbigniew Jędrzejew... meson: specify rpath on all executables linking to...
2017-04-24  Zbigniew Jędrzejew... meson: link test-lib{systemd,udev}-sym in the usual way
2017-04-24  Zbigniew Jędrzejew... meson: update linking for fixed meson linking
2017-04-24  Zbigniew Jędrzejew... meson: add test-libudev-sym
2017-04-24  Zbigniew Jędrzejew... meson: add test-libsystemd-sym, fix linking of libsystemd
2017-04-24  Zbigniew Jędrzejew... meson: install systemd-sulogin-shell too
2017-04-24  Zbigniew Jędrzejew... meson: remove libnss_*.so symlinks after install
2017-04-24  Zbigniew Jędrzejew... meson: create various symlinks
2017-04-24  Zbigniew Jędrzejew... meson: create dirs and touch /usr
2017-04-24  Zbigniew Jędrzejew... meson: create a static version of libshared and link...
2017-04-24  Zbigniew Jędrzejew... meson: include the library symbol version list in link_...
2017-04-24  Zbigniew Jędrzejew... meson: add option to install tests
2017-04-24  Zbigniew Jędrzejew... meson: define tests
2017-04-24  Zbigniew Jędrzejew... meson: add TAGS target
2017-04-24  Zbigniew Jędrzejew... meson: avoid detecting m4 dir as a program
2017-04-24  Zbigniew Jędrzejew... meson: build systemd using meson