summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #23542 from medhefgo/attributesYu Watanabe2022-05-301-0/+3
|\ \ \
| * | | meson: Document why -Wimplicit-fallthrough is not used with clangJan Janssen2022-05-281-0/+3
* | | | meson: exclude pcre2 when dependencies are skippedEvgeny Vereshchagin2022-05-291-1/+1
* | | | Move homectl and userdbctl to bindirMichael Biebl2022-05-281-4/+2
|/ / /
* | | Merge pull request #23414 from keszybz/analyze-vercmpZbigniew Jędrzejewski-Szmek2022-05-231-1/+8
|\ \ \
| * | | test-compare-versions: basic test for systemd-analyze compare-versionsZbigniew Jędrzejewski-Szmek2022-05-191-1/+8
* | | | resolved: default to OpenSSLLuca Boccassi2022-05-211-10/+10
* | | | tree-wide: Update homepage to systemd.ioBenjamin Franzke2022-05-211-1/+1
|/ / /
* | | meson: add 'pam' install_tag to pam modulesMike Gilbert2022-05-161-0/+2
* | | meson: use fs.name() and fs.parent()Yu Watanabe2022-05-161-16/+2
* | | meson: always use ExternalProgram.path()Yu Watanabe2022-05-161-5/+1
* | | meson: disable bpf if skip-deps is enabledYu Watanabe2022-05-161-1/+1
* | | meson: use boolean for configuration_data.set10()Yu Watanabe2022-05-161-1/+1
* | | meson: use better shellscript argument passingEli Schwartz2022-05-161-2/+1
* | | meson: add 'nss' install_tag to nss modulesMike Gilbert2022-05-141-1/+4
|/ /
* | fuzzers: ignore size limits when compiled standaloneZbigniew Jędrzejewski-Szmek2022-05-121-0/+5
* | meson: turn on log-message-verification by default in developer buildsZbigniew Jędrzejewski-Szmek2022-05-111-1/+7
* | Optionally call printf on LOG_MESSAGE() argumentsZbigniew Jędrzejewski-Szmek2022-05-111-0/+1
* | Merge pull request #23272 from keszybz/logind-man-and-rulesYu Watanabe2022-05-071-1/+0
|\ \
| * | meson: move vconsole rules to rules.d/Zbigniew Jędrzejewski-Szmek2022-05-051-1/+0
| |/
* | meson: Use meson test suite featureJan Janssen2022-05-041-0/+7
* | meson: Remove check-compilation.shJan Janssen2022-05-041-1/+0
|/
* meson: also check c_args to maybe add -Wno-maybe-uninitializedZbigniew Jędrzejewski-Szmek2022-04-291-2/+8
* 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