summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* test: merge test-repart.sh and TEST-58-REPARTYu Watanabe2022-08-221-6/+0
* Merge pull request #24054 from keszybz/initrd-no-reloadFrantisek Sumsal2022-08-181-0/+4
|\
| * fstab-generator: add mode to check /sysroot/etc/fstab and maybe do daemon-reloadZbigniew Jędrzejewski-Szmek2022-07-231-0/+4
* | meson: use 'not in'Yu Watanabe2022-08-091-1/+1
* | measure: add new tool to precalculate PCR values for a kernel imageLennart Poettering2022-08-021-0/+12
* | boot: move unified kernel PE section definitions into 'fundamental' codeLennart Poettering2022-08-021-0/+2
* | meson: fix broken boolean kwargEli Schwartz2022-07-301-1/+1
* | meson: strip various strings before converting them to integersEli Schwartz2022-07-301-3/+3
* | meson: use 0 for default uids, gids, and time epochYu Watanabe2022-07-301-4/+4
* | journalctl: allow statically linked buildJames Hilliard2022-07-291-19/+28
* | meson: fix math flags checkasavah2022-07-271-1/+1
* | glibc: Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr co...Rudi Heitbaum2022-07-241-1/+12
* | meson: refuse -ffinite-math-onlyYu Watanabe2022-07-211-0/+5
|/
* Merge pull request #23881 from keszybz/kernel-install-strikes-yet-againYu Watanabe2022-07-131-1/+8
|\
| * test-kernel-install: add a simple test that kernel-install copies the filesZbigniew Jędrzejewski-Szmek2022-07-121-1/+8
* | smack: Add DefaultSmackProcessLabel to user.conf and system.confŁukasz Stelmach2022-07-121-0/+5
* | Merge pull request #15205 from jlebon/pr/preset-all-firstbootZbigniew Jędrzejewski-Szmek2022-07-061-0/+3
|\ \
| * | manager: optionally, do a full preset on first bootJonathan Lebon2022-05-041-0/+3
* | | meson: Assign tests a suite based on their directoryDaan De Meyer2022-07-041-1/+6
* | | Turn mempool_enabled() into a weak symbolZbigniew Jędrzejewski-Szmek2022-06-291-6/+0
| |/ |/|
* | meson: show default nspawn locale in summaryYu Watanabe2022-06-271-0/+1
* | pkgconfig,rpm: expose vars for user-tmpfiles.d locationZbigniew Jędrzejewski-Szmek2022-06-211-0/+2
* | meson: add build targets for libudev, libsystemd and pkg-configLuca Boccassi2022-06-121-0/+6
* | Merge pull request #23683 from keszybz/status-formatZbigniew Jędrzejewski-Szmek2022-06-101-0/+4
|\ \
| * | meson: use status-unit-format-default=name in developer modeZbigniew Jędrzejewski-Szmek2022-06-101-0/+3
| * | meson: add status unit format to summaryZbigniew Jędrzejewski-Szmek2022-06-101-0/+1
* | | meson: add experimental bpf-gcc compiler supportJames Hilliard2022-06-101-42/+58
* | | meson: Build with frame pointers in developer modeDaan De Meyer2022-06-091-0/+4
|/ /
* | meson: Add nspawn-locale meson optionDaan De Meyer2022-06-091-0/+3
* | meson: adjust rootlibdir default for multiarchMike Gilbert2022-06-071-1/+6
* | meson: install libsystemd-shared into rootpkglibdirMichael Biebl2022-06-071-124/+125
* | meson: Switch default-locale default to C.UTF-8Daan De Meyer2022-06-041-9/+0
* | Merge pull request #23297 from medhefgo/trivial-auto-var-initZbigniew Jędrzejewski-Szmek2022-06-031-0/+7
|\ \
| * | meson: Compile with -ftrivial-auto-var-init=zero in release modeJan Janssen2022-05-131-0/+7
* | | test: add dlopen test for pam_systemd_homeYu Watanabe2022-06-031-1/+9
* | | sd-bus: drop D-Bus version 2 format supportYu Watanabe2022-06-011-1/+0
* | | 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