summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build-sys: require libmount >= 2.30 (#6795)Zbigniew Jędrzejewski-Szmek2017-09-151-1/+1
* networkd: add support to configure IP Rule (#5725)Susant Sahani2017-09-141-0/+3
* build-sys: make nonnull warning non-fatal (#6742)Zbigniew Jędrzejewski-Szmek2017-09-041-1/+3
* meson: add . to include_directories (#6634)Davide Cavalca2017-08-301-0/+1
* meson: use current_source_dir() to scope git invocations (#6635)Davide Cavalca2017-08-301-6/+6
* build-sys: don't build networkctl if networkd is disabledFelipe Sateler2017-08-231-10/+9
* build-sys: fix invalid args detected by meson 0.42 (#6561)userwithuid2017-08-091-4/+4
* meson: fix modprobedir (#6523)Yu Watanabe2017-08-031-1/+1
* modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)Dimitri John Ledkov2017-08-021-0/+4
* Merge pull request #6420 from keszybz/gateway-nameLennart Poettering2017-08-011-0/+3
|\
| * resolved,nss-myhostname: use _gateway for the gatewayZbigniew Jędrzejewski-Szmek2017-07-311-0/+3
* | 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