summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
| * meson: require 0.53.2 and drop some workarounds for old mesonZbigniew Jędrzejewski-Szmek2021-07-271-8/+5
* | meson: add a missing versiondep to libcryptsetup-plugins targetFrantisek Sumsal2021-07-271-1/+1
|/
* Add support for systemd-tpm2 libcryptsetup plugin.Ondrej Kozina2021-07-261-2/+40
* Merge pull request #20276 from keszybz/rpm-restart-wipLuca Boccassi2021-07-261-1/+3
|\
| * rpm: restart user services at the end of the transactionZbigniew Jędrzejewski-Szmek2021-07-241-0/+1
| * rpm: use a helper script to actually invoke systemctl commandsZbigniew Jędrzejewski-Szmek2021-07-241-1/+2
* | docs: move /var/log/README to a tmpfiles.d symlinkLuca BRUNO2021-07-211-0/+2
|/
* Add meson option to disable urlify.James Hilliard2021-07-191-0/+1
* meson: re-enable -Wunused-result with clangZbigniew Jędrzejewski-Szmek2021-07-091-1/+6
* creds: add a new tool for listing/showing/encrypting/decrypting credentialsLennart Poettering2021-07-081-0/+11
* sd-id128: make sure sd_id128_get_machine_app_specific() logic also works with...Lennart Poettering2021-07-081-1/+2
* meson: install the right README file in modprobe.dZbigniew Jędrzejewski-Szmek2021-07-071-3/+1
* meson: drop libseccomp and libselinux from libbasic linkageZbigniew Jędrzejewski-Szmek2021-06-241-1/+0
* meson: allow "soft-static" allocations for uids and gids in the initrdZbigniew Jędrzejewski-Szmek2021-06-171-8/+32
* meson: bump version for 249-rc1 releaseLennart Poettering2021-06-151-3/+3
* udev: add basic set of user-space defined tracepoints (USDT)Michal Sekletár2021-06-151-0/+1
* meson: do not share compiler flags except for emitting warningsYu Watanabe2021-06-081-15/+14
* meson: sort compiler flagsYu Watanabe2021-06-021-18/+18
* meson: enable more warnings when building efi binaryYu Watanabe2021-06-021-8/+11
* homework: make libcryptsetup dep runtime optionalLennart Poettering2021-06-011-1/+0
* meson: Correctly validate that prefix is a child of rootprefixPeter Kjellerstedt2021-05-281-1/+1
* core: make libbpf a dlopen() dependencyLuca Boccassi2021-05-251-1/+1
* meson: look for bpftool in /usr/sbin tooLuca Boccassi2021-05-251-1/+3