summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* portable, meson: allow statically linked buildRobert Scheck2023-05-151-2/+10
* dirent: conditionalize dirent assert based on dirent64 existenceSam James2023-05-101-0/+2
* test: rework how udev-test is invokedZbigniew Jędrzejewski-Szmek2023-05-091-0/+13
* test: drop udev-test.plZbigniew Jędrzejewski-Szmek2023-05-091-1/+0
* meson: fix indentationZbigniew Jędrzejewski-Szmek2023-05-091-5/+5
* meson: add check-includes test to the test suiteZbigniew Jędrzejewski-Szmek2023-05-091-4/+13
* meson: include .cc files in tags tooZbigniew Jędrzejewski-Szmek2023-05-091-1/+1
* test/60-ukify: override stub location in testsZbigniew Jędrzejewski-Szmek2023-05-051-2/+5
* test-kernel-install: test 60-ukify.install and 90-uki-copy.installZbigniew Jędrzejewski-Szmek2023-05-051-10/+15
* meson: allow building .standalone on demandZbigniew Jędrzejewski-Szmek2023-05-031-60/+65
* meson: avoid building executables that won't be installedZbigniew Jędrzejewski-Szmek2023-05-031-5/+9
* meson: Search for find programDaan De Meyer2023-05-011-0/+1
* meson: Search for diff programDaan De Meyer2023-05-011-0/+1
* meson: move bpf hookup into main meson build fileLennart Poettering2023-04-241-0/+112
* Merge pull request #26870 from fbuihuu/move-unit-tests-in-a-dedicated-subdirLuca Boccassi2023-03-271-6/+8
|\
| * meson: define testdata_dir globallyFranck Bui2023-03-241-1/+2
| * test: install unit tests in a dedicated subdirectory below '$testsdir'Franck Bui2023-03-241-5/+6
* | locale: split out xkbcommon related functions to xkbcommon-util.cYu Watanabe2023-03-251-13/+3
|/
* meson: Share more C flagsJan Janssen2023-03-171-4/+4
* boot: Add support for -fstack-protectorJan Janssen2023-03-171-4/+11
* 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