summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6365 from keszybz/fast-testsMartin Pitt2017-07-281-0/+2
|\
| * meson: add option to configure "slow" tests on/offZbigniew Jędrzejewski-Szmek2017-07-131-0/+2
* | meson: add empty lines before enabled/disabled statusZbigniew Jędrzejewski-Szmek2017-07-261-1/+4
* | meson.build: reorder tests to match order in meson_options.txtZbigniew Jędrzejewski-Szmek2017-07-261-27/+27
* | meson: install the git hook (#6425)Zbigniew Jędrzejewski-Szmek2017-07-241-0/+8
* | build-sys: rename SD_BOOT_LOG_TPM to ENABLE_TPMZbigniew Jędrzejewski-Szmek2017-07-181-1/+1
|/
* NEWS: say that libidn2 is experimental (#6335)Zbigniew Jędrzejewski-Szmek2017-07-121-11/+11
* meson: use -Wextra if availableZbigniew Jędrzejewski-Szmek2017-07-041-1/+2
* meson: add support for ctagsZbigniew Jędrzejewski-Szmek2017-07-031-4/+7
* build-sys: bump versions in prepare for v234Lennart Poettering2017-06-271-2/+2
* meson: stop setting the linker (#6182)Zbigniew Jędrzejewski-Szmek2017-06-261-1/+0
* make nss-systemd support conditional (#6155)Waldemar Brodkorb2017-06-241-1/+3
* meson: install manual and unsafe tests (#6178)Michael Biebl2017-06-221-4/+2
* meson: add -pthreads and more libs when -Dlink-udev-shared=false (#6159)Zbigniew Jędrzejewski-Szmek2017-06-211-0/+1
* resolved: ignore DNSSEC= option when resolved is built without gcrypt (#6084)Yu Watanabe2017-06-171-5/+9
* meson: add -Didn=yes|no optionZbigniew Jędrzejewski-Szmek2017-06-161-0/+2
* meson: output TAGS file in source not build directoryZbigniew Jędrzejewski-Szmek2017-05-301-3/+2
* tests,meson: add test-bus-vtable, compiled as C and C++Zbigniew Jędrzejewski-Szmek2017-05-131-0/+6
* Merge pull request #5432 from keszybz/udev-loggingLennart Poettering2017-05-121-0/+1
|\
| * udev: use LOG_REALM_UDEV in all udev codeZbigniew Jędrzejewski-Szmek2017-05-071-0/+1
* | nss-resolve: drop the internal fallback to libnss_dns (#5945)Zbigniew Jędrzejewski-Szmek2017-05-121-6/+5
* | Merge pull request #5928 from keszybz/libidn2Lennart Poettering2017-05-121-3/+18
|\ \
| * | resolved: support libidn2 in addition to libidnZbigniew Jędrzejewski-Szmek2017-05-111-3/+18
| |/
* | sysusers: make group shadow support configurableFranck Bui2017-05-101-0/+2
|/
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-124/+94
* meson: add status reportZbigniew Jędrzejewski-Szmek2017-05-021-4/+164
* meson: add forgotten debug optionsZbigniew Jędrzejewski-Szmek2017-05-021-0/+13
* Merge pull request #5827 from keszybz/meson-libcapMartin Pitt2017-04-271-5/+18
|\
| * meson: fix detection of "-Wno-" optionsZbigniew Jędrzejewski-Szmek2017-04-271-4/+11
| * meson: add version check for libseccompZbigniew Jędrzejewski-Szmek2017-04-271-0/+1
| * meson: also search for libcap directlyZbigniew Jędrzejewski-Szmek2017-04-271-1/+6
* | Merge branch 'master' into meson-no-libudevZbigniew Jędrzejewski-Szmek2017-04-271-3/+1
|\ \
| * | meson: get rid of libfirewallMichael Biebl2017-04-261-3/+1
| |/
* | meson: drop implicit libudev link dependenciesMichael Biebl2017-04-261-25/+12
|/
* meson: add geneve to build systemSusant Sahani2017-04-251-0/+1
* meson: require newest meson and revert m4 patchZbigniew Jędrzejewski-Szmek2017-04-251-2/+2
* meson: use name arg so check result is reportedZbigniew Jędrzejewski-Szmek2017-04-251-6/+7
* meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek2017-04-251-3/+14
* meson: add git-snapshot targetZbigniew Jędrzejewski-Szmek2017-04-241-0/+19
* meson: there is no smack libraryZbigniew Jędrzejewski-Szmek2017-04-241-12/+1
* meson: add forgotten tpm supportZbigniew Jędrzejewski-Szmek2017-04-241-0/+3
* meson: use -f{function,data}-sections for optimized buildsZbigniew Jędrzejewski-Szmek2017-04-241-0/+15
* meson: allow static linking of systemd-hwdbMichael Biebl2017-04-241-2/+2
* meson: fix gcrypt config optionMichael Biebl2017-04-241-6/+20
* meson: add option to disable libacl supportZbigniew Jędrzejewski-Szmek2017-04-241-6/+11
* meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek2017-04-241-1/+6
* meson: detect getrandom in sys/random.h, fall back to linux/random.hZbigniew Jędrzejewski-Szmek2017-04-231-1/+8
* meson: check string.h not strings.h for explicit_bzeroZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* meson: add ln --relative checkZbigniew Jędrzejewski-Szmek2017-04-231-2/+3
* meson: use run_target instead of custom_target where appropriateZbigniew Jędrzejewski-Szmek2017-04-231-2/+1