summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* boot: Add RISCV32 and LoongArch supportJan Janssen2023-03-101-5/+8
* boot: Bring back bootloader buildsJan Janssen2023-03-101-4/+23
* tree-wide: Drop gnu-efiJan Janssen2023-03-101-15/+33
* meson: Introduce userspace depJan Janssen2023-03-101-149/+322
* missing: add fsmount() syscall fallback definitionLennart Poettering2023-03-091-0/+1
* meson.build: check udev rules using udevadm verifyDmitry V. Levin2023-03-081-0/+7
* dissect: implement external helper plugin interface for /bin/mountLennart Poettering2023-03-061-0/+4
* Include <threads.h> if possible to get thread_local definitionCristian Rodríguez2023-03-061-0/+1
* meson: show options about tests in the summaryYu Watanabe2023-03-031-0/+2
* meson: Copy files with git only in true git repositoryMichal Koutný2023-03-021-1/+1
* Merge pull request #26528 from keszybz/valgrind-simplificationYu Watanabe2023-02-221-3/+0
|\
| * meson: merge our two valgrind configuration conditions into oneZbigniew Jędrzejewski-Szmek2023-02-221-3/+0
* | meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-13/+14
* | meson: Add simple_fuzzers listJan Janssen2023-02-211-0/+5
* | meson: Use dicts for test definitionsJan Janssen2023-02-211-43/+33
* | meson: Add simple_tests listJan Janssen2023-02-211-0/+5
|/
* vconsole: allow setting default keymap through build optionMike Yuan2023-02-151-0/+3
* meson: enable -Wzero-length-boundsZbigniew Jędrzejewski-Szmek2023-02-061-0/+1
* meson: enable -Warray-bounds and -fstrict-flex-arraysZbigniew Jędrzejewski-Szmek2023-02-061-0/+4
* core: split system/user job timeouts and make them configurableZbigniew Jędrzejewski-Szmek2023-02-011-1/+4
* Merge pull request #26236 from medhefgo/meson-fixesZbigniew Jędrzejewski-Szmek2023-02-011-8/+3
|\
| * meson: Remove unused variablesJan Janssen2023-01-271-8/+3
* | meson: fail build on implicit int warningsZbigniew Jędrzejewski-Szmek2023-02-011-0/+1
* | ukify: don't install ukify man page if ukify is not enabledFrantisek Sumsal2023-01-311-14/+15
|/
* meson: bump numbers for v253-rc1Luca Boccassi2023-01-241-3/+3
* meson: Use python module for detectionJan Janssen2023-01-231-7/+3
* meson: Move bootctl sources defintion to its own fileJan Janssen2023-01-231-18/+2
* ukify: Downgrade required python version to 3.9Daan De Meyer2023-01-201-6/+6
* bootctl: unlink and cleanup functionsLudwig Nussel2023-01-191-0/+1
* meson: ukify depends on GNU_EFILudwig Nussel2023-01-191-18/+18
* Merge pull request #26082 from kraxel/ukiLennart Poettering2023-01-181-0/+2
|\
| * bootctl: add kernel-identity commandGerd Hoffmann2023-01-181-0/+2
* | pcrphase: make tool more generic, reuse for measuring machine id/fs uuidsLennart Poettering2023-01-171-0/+1
* | cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab optionsLennart Poettering2023-01-171-1/+2
|/
* meson: use 0|1 for SD_BOOTZbigniew Jędrzejewski-Szmek2023-01-101-0/+3
* boot: Remove option TPM PCR compat optionJan Janssen2023-01-091-2/+0
* p11kit: switch to dlopen()Luca Boccassi2022-12-191-0/+2
* bootctl: split out "install" verb tooLennart Poettering2022-12-191-0/+2
* bootctl: split out "status" verb tooLennart Poettering2022-12-191-0/+2
* bootctl: split out "set-efivar" verbs, tooLennart Poettering2022-12-191-0/+2
* bootctl: also split out 'systemd-efi-options' verbLennart Poettering2022-12-191-0/+2
* bootctl: split out random seed verb, tooLennart Poettering2022-12-191-1/+6
* bootctl: let's start splitting up bootctl like we did for systemctl and othersLennart Poettering2022-12-191-1/+3
* meson: fix cross-compilation of LONG_MAXasavah2022-12-181-1/+5
* Merge pull request #25180 from keszybz/ukifyLennart Poettering2022-12-081-1/+33
|\
| * tests: add pytest tests for ukifyZbigniew Jędrzejewski-Szmek2022-12-071-0/+1
| * meson,ukify: hook up ukify, add --version optionZbigniew Jędrzejewski-Szmek2022-12-071-0/+23
| * tests: add a simple test that bootctl output is valid jsonZbigniew Jędrzejewski-Szmek2022-12-011-1/+9
* | meson: build a standalone version of systemd-shutdownZbigniew Jędrzejewski-Szmek2022-12-061-0/+16
* | test: do the --help/--version checks for repart.standalone tooZbigniew Jędrzejewski-Szmek2022-12-061-0/+1