summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* missing.h: remove duplicate definition of 'struct ethtool_link_settings'Lennart Poettering2018-11-281-1/+0
* networkd: Add support for ERSPAN tunnelSusant Sahani2018-11-271-0/+1
* meson: also add option for debugging siphashYu Watanabe2018-11-231-0/+5
* meson: add option for debugging udevYu Watanabe2018-11-231-0/+5
* Move various files that don't need to be in basic/ to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* missing: add ETHTOOL_LINK_MODE_* and struct ethtool_link_settingsYu Watanabe2018-11-181-26/+32
* sd-event: split definition of event_source to event-source.hYu Watanabe2018-11-161-0/+1
* meson: fix building with -Ddns-over-tls=falseMichael Olbrich2018-11-111-1/+3
* meson: don't build fuzzers if tests are disabledMichael Olbrich2018-11-111-0/+2
* networkd: add missing bonding options (#10542)Tobias Jungel2018-11-021-1/+1
* Merge pull request #10573 from faheel/masterLennart Poettering2018-10-311-2/+2
|\
| * docs: Update links to updated docsFaheel Ahmad2018-10-301-2/+2
* | Drop support for lz4 < 1.3.0Zbigniew Jędrzejewski-Szmek2018-10-291-0/+1
|/
* missing: support old linux/fou.hYu Watanabe2018-10-211-1/+1
* units: add simple boot check unitLennart Poettering2018-10-191-0/+9
* add "systemd-bless-boot-generator"Lennart Poettering2018-10-191-0/+8
* add new systemd-bless-boot.service that marks boots as successfulLennart Poettering2018-10-191-0/+9
* meson: simplify definition of MEMORY_ACCOUNTING_DEFAULTZbigniew Jędrzejewski-Szmek2018-10-171-1/+1
* meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhereZbigniew Jędrzejewski-Szmek2018-10-171-0/+2
* main: bump fs.nr_open + fs.max-file to their largest possible valuesLennart Poettering2018-10-171-0/+3
* logind: change user-runtime-dir to query runtime dir size from logind via the...Lennart Poettering2018-10-131-8/+8
* meson: fix '-Dstatic-libsystemd=true' or '-Dstatic-libudev=true'Yu Watanabe2018-10-121-0/+1
* Revert "meson: use c_args in generator scripts (#10289)"Zbigniew Jędrzejewski-Szmek2018-10-111-1/+1
* Merge pull request #10334 from keszybz/nomempoolLennart Poettering2018-10-111-4/+9
|\
| * meson: use vars we already have defined in statusZbigniew Jędrzejewski-Szmek2018-10-111-2/+2
| * mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-111-0/+3
| * meson: remove old commentZbigniew Jędrzejewski-Szmek2018-10-111-3/+0
| * meson: drop workaroundZbigniew Jędrzejewski-Szmek2018-10-111-1/+0
| * meson: include more build settings in status outputLennart Poettering2018-10-091-0/+6
* | meson: c++ is required for the fuzzer buildsZbigniew Jędrzejewski-Szmek2018-10-101-9/+9
* | meson: rename cpp_cmd to cxx_cmdZbigniew Jędrzejewski-Szmek2018-10-101-2/+2
* | meson: we cannot call get_compiler('cpp') if we didn't "add" itZbigniew Jędrzejewski-Szmek2018-10-091-0/+3
* | portable: move portablectl to /usr/binLennart Poettering2018-10-081-1/+1
* | meson: use c_args in generator scripts (#10289)Yu Watanabe2018-10-081-1/+1
|/
* Merge pull request #9898 from keszybz/id128Lennart Poettering2018-10-021-0/+8
|\
| * systemd-id128: a new tool to print machine/boot/invocation/app-specific idsZbigniew Jędrzejewski-Szmek2018-10-021-0/+8
* | Merge pull request #10246 from keszybz/fuzz-bussLennart Poettering2018-10-021-15/+15
|\ \ | |/ |/|
| * meson: treat all fuzz cases as unit testsZbigniew Jędrzejewski-Szmek2018-10-021-1/+1
| * meson: use .source_root() in more placesZbigniew Jędrzejewski-Szmek2018-10-021-8/+8
| * meson: add -Dlog-trace to set LOG_TRACEZbigniew Jędrzejewski-Szmek2018-10-021-0/+2
| * meson: drop duplicated conditionZbigniew Jędrzejewski-Szmek2018-10-021-4/+4
| * fuzz: unify the "fuzz-regressions" directory with the main corpusZbigniew Jędrzejewski-Szmek2018-10-021-3/+1
* | docs: add a simple, auto-generated index.mdLennart Poettering2018-10-021-0/+4
|/
* Make bzip2 an optional dependency for systemd-importdThiago Macieira2018-09-251-1/+0
* meson: drop some unneeded parensZbigniew Jędrzejewski-Szmek2018-09-131-6/+6
* meson: always allow compilation of tests binariesZbigniew Jędrzejewski-Szmek2018-09-131-10/+8
* meson: do not build tests by default when '-Dtests=false'Yu Watanabe2018-09-131-3/+6
* meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek2018-09-131-17/+31
* meson: disable "slow tests" too when tests are generally disabledZbigniew Jędrzejewski-Szmek2018-09-131-4/+5
* test: use ${builddir}/systemd-runtest.env for $SYSTEMD_CATALOG_DIRFilipe Brandenburger2018-09-121-2/+2