summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: enable fuzz regression tests by defaultZbigniew Jędrzejewski-Szmek2021-05-201-2/+18
* build tests: check that Github pages can be built successfullyLuca Boccassi2021-05-191-0/+15
* units: generate ReadWritePaths= in the templateZbigniew Jędrzejewski-Szmek2021-05-191-6/+1
* meson: sort conf paths alphabeticallyZbigniew Jędrzejewski-Szmek2021-05-191-52/+51
* meson: drop "_YES_NO" variablesZbigniew Jędrzejewski-Szmek2021-05-191-2/+0
* meson: use jinja2 also for custom-entities.entZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* meson: drop "substs"Zbigniew Jędrzejewski-Szmek2021-05-191-76/+0
* meson: use jinja2 for various files in src/core/Zbigniew Jędrzejewski-Szmek2021-05-191-1/+4
* meson: use jinja2 for src/libudev/Zbigniew Jędrzejewski-Szmek2021-05-191-0/+2
* meson: use jinja2 for src/resolve/Zbigniew Jędrzejewski-Szmek2021-05-191-0/+4
* meson: use jinja2 for rpm templatesZbigniew Jędrzejewski-Szmek2021-05-191-1/+12
* meson: use jinja2 for rules.d templatesZbigniew Jędrzejewski-Szmek2021-05-191-0/+1
* meson: use custom configuration_data() object for man/man and man/html helpersZbigniew Jędrzejewski-Szmek2021-05-191-1/+0
* Drop dependency on m4Zbigniew Jędrzejewski-Szmek2021-05-191-2/+0
* meson: use jinja2 for tmpfiles.d templatesZbigniew Jędrzejewski-Szmek2021-05-191-4/+3
* meson: use jinja2 for unit templatesZbigniew Jędrzejewski-Szmek2021-05-191-1/+6
* meson: replace some m4 templates with jinja2Zbigniew Jędrzejewski-Szmek2021-05-191-0/+1
* meson, mkosi: pull in jinja2 as requiredZbigniew Jędrzejewski-Szmek2021-05-191-0/+6
* meson: revert the change to unquote commands in add_install_scriptZbigniew Jędrzejewski-Szmek2021-05-141-8/+12