summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: add install_tag to sd-boot, libsystemd and libudevLuca Boccassi2022-04-271-0/+4
* meson: also use COMPRESSION_NONE for default compressionYu Watanabe2022-04-271-3/+1
* meson: show default compression method in summaryYu Watanabe2022-04-271-0/+1
* basic: move compress.[ch] → src/basic/Lennart Poettering2022-04-261-8/+9
* meson: use a single constant for default compression settingZbigniew Jędrzejewski-Szmek2022-04-221-3/+3
* meson: simplify setting of default compressionZbigniew Jędrzejewski-Szmek2022-04-221-8/+3
* compression: add separate pre-processor definitionsLuca Boccassi2022-04-191-5/+8
* compression: add build-time option to select defaultLuca Boccassi2022-04-181-0/+24
* Add test support for systemd-tmpfiles.standaloneMike Gilbert2022-04-181-1/+9
* meson: explicitly include coverage tweaks when built w/ --coverageFrantisek Sumsal2022-04-091-3/+7
* Merge pull request #23000 from mrc0mmand/coverage__exitFrantisek Sumsal2022-04-071-0/+3
|\
| * macro: call __gcov_dump() before _exit() w/ coverage enabledFrantisek Sumsal2022-04-071-0/+3
* | meson: make kernel-install a template file, add --version, add to testsZbigniew Jędrzejewski-Szmek2022-04-051-0/+9
* | meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-0/+2
* | test: do --help/--version checks for systemd, firstboot, cryptenroll, s-n-w-oZbigniew Jędrzejewski-Szmek2022-04-051-4/+6
* | tests: add a smoke test for --version option in binariesZbigniew Jędrzejewski-Szmek2022-04-051-0/+7
|/
* partition: use `udevadm wait`Frantisek Sumsal2022-04-041-22/+23
* meson: build kernel-install man page when necessaryFranck Bui2022-03-311-1/+4
* Merge pull request #22649 from keszybz/symlink-enablement-yet-again-punish-me...Zbigniew Jędrzejewski-Szmek2022-03-291-2/+12
|\
| * test-systemctl-enable: also use freshly-built systemd-id128Zbigniew Jędrzejewski-Szmek2022-03-291-9/+12
| * test: add test for systemctl link & enableZbigniew Jędrzejewski-Szmek2022-03-291-1/+8
* | meson: bump numbers for v251-rc1Zbigniew Jędrzejewski-Szmek2022-03-291-3/+3
* | Use new default-user-shell option instead of hard-coding bash in nspawn and u...наб2022-03-281-0/+4
|/
* meson: Detect python instead of hard-coding python3Heiko Becker2022-03-231-1/+2
* meson: replace sh+find with an internal glob in the python helperZbigniew Jędrzejewski-Szmek2022-03-231-0/+1
* sysupdate: add new component "sysupdate"Lennart Poettering2022-03-191-0/+30
* meson: move to c_std=gnu11Yu Watanabe2022-03-111-1/+1
* tree-wide: fix typoYu Watanabe2022-03-071-1/+1
* meson: Drop required libfdisk version to 2.32Daan De Meyer2022-02-241-1/+1
* meson: allow skipping optional dependenciesEvgeny Vereshchagin2022-02-221-1/+1
* meson: disable export-dbus-interfaces target when cross-compilingLuca Boccassi2022-02-091-6/+8
* meson: use bpftool based strip when availableJames Hilliard2022-01-311-11/+23
* meson: set minimum clang/llvm versions for bpf supportJames Hilliard2022-01-311-2/+2
* meson: Remove test-efi-create-disk.shJan Janssen2022-01-261-2/+0
* meson: Add missing test dependenciesDaan De Meyer2022-01-221-8/+23
* meson: skip to search clang, llvm-string, and bpftool, if libbpf not foundYu Watanabe2022-01-191-2/+2
* Merge pull request #22093 from yuwata/meson-bpftool-versionZbigniew Jędrzejewski-Szmek2022-01-181-7/+32
|\
| * meson: use the compiler command array as isYu Watanabe2022-01-141-7/+20
| * meson: check if clang supports bpfYu Watanabe2022-01-141-1/+9
| * meson: require bpftool version >= 5.6Yu Watanabe2022-01-141-1/+5
* | meson: force ctags to use absolute pathsEvgeny Vereshchagin2022-01-181-1/+1
* | meson: drop unused SYSTEMD_STDIO_BRIDGE_BINARY_PATHZbigniew Jędrzejewski-Szmek2022-01-171-1/+0
|/
* meson: Use files() for fuzzersJan Janssen2022-01-111-1/+2
* meson: Use files() for testsJan Janssen2022-01-111-1/+2
* meson: no longer skip dependencies when fuzzers are built locallyEvgeny Vereshchagin2022-01-101-1/+1
* test: add test cases for fstab-generatorYu Watanabe2022-01-071-1/+8
* oomd: move oomctl to bindirMichael Biebl2022-01-061-2/+1
* meson: fix detection of libcryptsetup functionsZbigniew Jędrzejewski-Szmek2021-12-311-8/+17
* meson: obtain dbus directories from pkg-configYu Watanabe2021-12-281-28/+55
* meson: show dbus interfaces directory in summaryYu Watanabe2021-12-281-0/+1