summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: don't try to guess versioned clang/llvm-strip bins for cross compileJames Hilliard2021-12-251-2/+2
* meson: allow specifying a custom "tag" for the private shared libariesZbigniew Jędrzejewski-Szmek2021-12-251-0/+6
* meson: create new libsystemd-core.so private shared libraryZbigniew Jędrzejewski-Szmek2021-12-251-12/+2
* Merge pull request #21868 from lucab/ups/factory-locale-confYu Watanabe2021-12-251-0/+1
|\
| * factory: populate /etc/locale.conf with systemd build-time settingLuca BRUNO2021-12-231-0/+1
* | bus-dump: change capture output to use pcapng (#21738)Stephen Hemminger2021-12-251-0/+1
* | Merge pull request #21871 from keszybz/meson-sbat-reportYu Watanabe2021-12-251-12/+4
|\ \
| * | meson: move efi summary() section to src/boot/efiZbigniew Jędrzejewski-Szmek2021-12-231-12/+4
| |/
* | meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=falseYu Watanabe2021-12-241-2/+1
|/
* meson: make it compatible with AFL and honggfuzz againEvgeny Vereshchagin2021-12-221-0/+3
* meson: fix cross compilingYu Watanabe2021-12-211-1/+1
* basic: add a size check to format timex members properlyMike Gilbert2021-12-201-0/+1