summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* bpf: refactor skeleton generationJames Hilliard2021-12-071-4/+1
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-061-2/+2
* Merge pull request #21454 from bluca/inspect_elfZbigniew Jędrzejewski-Szmek2021-12-061-0/+4
|\
| * elf-util: add function to parse metadata out of ELF objectsLuca Boccassi2021-11-301-0/+4
* | meson: remove openssl dependency from repartLuca Boccassi2021-12-061-4/+2
* | meson: support versioned llvm binaries in BPF detectionFrantisek Sumsal2021-12-031-2/+11
* | Merge pull request #21170 from keszybz/delibgcryptifyZbigniew Jędrzejewski-Szmek2021-12-031-16/+41
|\ \
| * | meson: disallow the combination of cryptolib=openssl and dns-over-tls=gnutlsZbigniew Jędrzejewski-Szmek2021-12-021-13/+17
| * | port string_hashsum from libgcrypt to openssl^gcryptZbigniew Jędrzejewski-Szmek2021-12-011-12/+12
| * | resolve: Port dnssec verify from gcrypt to openssl^gcryptKevin Kuehler2021-11-301-0/+1
| * | import: port importd from libgcrypt to openssl^gcryptZbigniew Jędrzejewski-Szmek2021-11-301-4/+4
| * | meson: add config setting to select between openssl and gcryptZbigniew Jędrzejewski-Szmek2021-11-301-0/+20
* | | meson: correctly display enabled featuresFrantisek Sumsal2021-12-021-2/+2
| |/ |/|
* | meson: remove libdw dependency from pstoreLuca Boccassi2021-11-301-1/+0
* | coredump: move elf parsing utilities to src/shared/elf-utilLuca Boccassi2021-11-301-1/+0
|/
* meson: upgrade warning about bad init values to an errorZbigniew Jędrzejewski-Szmek2021-11-291-0/+1
* homed: add automatic grow/shrink ("rebalancing")Lennart Poettering2021-11-251-1/+2
* meson: add check:true/false to all run_command() invocationsZbigniew Jędrzejewski-Szmek2021-11-181-34/+47
* meson: Downgrade unused function from error to warning in local buildsDaan De Meyer2021-11-161-1/+1
* meson: drop -ffast-mathLennart Poettering2021-11-151-1/+0
* meson: Use fs moduleJan Janssen2021-11-141-4/+4
* meson: Rework gnu-efi detectionJan Janssen2021-11-101-46/+10
* meson: Add --warn-common and --fatal-warnings to link flagsJan Janssen2021-11-091-1/+6
* meson: use partial_dependency() to get include directoryAlexander Kanavin2021-10-191-5/+4
* Add stand-alone dm-integrity supportTony Asleson2021-10-151-0/+20
* missing: add getdents64() syscall wrapperLennart Poettering2021-10-111-0/+1
* Add all other applicable licenses under LICENSES/Luca Boccassi2021-10-011-0/+3
* meson: allow extra net naming schemes to be defined during configurationZbigniew Jędrzejewski-Szmek2021-09-281-0/+18
* meson: drop the list of valid net naming schemesZbigniew Jędrzejewski-Szmek2021-09-281-0/+4
* meson: refuse implicit int <-> pointer conversionYu Watanabe2021-09-251-0/+1
* boot: stop making TPM PCR to measure kernel command line into configurableLennart Poettering2021-09-231-2/+0
* Define ioprio_{get,set} the same as other compat syscallsZbigniew Jędrzejewski-Szmek2021-09-221-0/+2
* Merge pull request #20767 from bluca/portable_extract_selinuxZbigniew Jędrzejewski-Szmek2021-09-221-1/+1
|\
| * portable: copy SELinux label when extracting units from imagesLuca Boccassi2021-09-201-1/+1
* | meson: ignore -Dsmack-run-label= if -Dsmack=falseZbigniew Jędrzejewski-Szmek2021-09-211-2/+5
* | boot: don't build bootctl when -Dgnu-efi=false is setMichal Sekletar2021-09-201-3/+5
|/
* meson: add missing include directory when using xkbcommonAntonio Alvarez Feijoo2021-09-151-1/+3
* meson.build: change operator combining bools from + to andDan Streetman2021-09-041-1/+1
* meson: capitalize the last instance of "efi"Zbigniew Jędrzejewski-Szmek2021-08-241-1/+1
* Add support for systemd-pkcs11 libcryptsetup plugin.Ondrej Kozina2021-08-191-0/+14
* Add support for systemd-fido2 libcryptsetup plugin.Ondrej Kozina2021-08-191-0/+14
* meson: Make unused-function an errorJan Janssen2021-08-131-0/+1
* time-set: adjust system clock if rtc is far in futureEgor Ignatov2021-08-021-0/+2
* Merge pull request #20326 from keszybz/meson-0.53.2Luca Boccassi2021-07-281-224/+186
|\
| * meson: use meson's summary()Zbigniew Jędrzejewski-Szmek2021-07-281-77/+67
| * meson: use alias_target for doc update commandsZbigniew Jędrzejewski-Szmek2021-07-271-27/+2
| * meson: use alias_target in one placeZbigniew Jędrzejewski-Szmek2021-07-271-4/+1
| * meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-116/+116
* | Merge pull request #20319 from keszybz/meson-0.53.2Luca Boccassi2021-07-271-10/+9
|\ \ | |/
| * meson: adjust comment about find_program() usageZbigniew Jędrzejewski-Szmek2021-07-271-2/+4