summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add proper dependencies to ukify targetDaan De Meyer2024-11-151-1/+10
* Introduce systemd-keyutil to do various key/certificate operations (#35095)Lennart Poettering2024-11-111-1/+2
|\
| * Introduce systemd-keyutil to do various key/certificate operationsDaan De Meyer2024-11-081-1/+2
* | Rename src/partition to src/repartZbigniew Jędrzejewski-Szmek2024-11-111-1/+1
* | Move growfs+makefs to src/growfs/Zbigniew Jędrzejewski-Szmek2024-11-101-0/+1
* | meson.build: add a few features to summaryMike Yuan2024-11-091-0/+4
|/
* Rename src/boot/efi to just src/bootZbigniew Jędrzejewski-Szmek2024-11-071-1/+1
* Move systemd-sbsign to its own source subdirectoryZbigniew Jędrzejewski-Szmek2024-11-071-1/+1
* Move systemd-measure to its own source subdirectoryZbigniew Jędrzejewski-Szmek2024-11-071-0/+1
* Move bless-boot components to their own source subdirectoryZbigniew Jędrzejewski-Szmek2024-11-071-0/+1
* Move bootctl to its own source subdirectoryZbigniew Jędrzejewski-Szmek2024-11-071-0/+1
* meson: update version numbers for 257~rc1v257-rc1Luca Boccassi2024-11-061-2/+2
* meson: add separate option for sysupdated, disable in release buildsZbigniew Jędrzejewski-Szmek2024-10-311-0/+15
* meson: add loongarch64's definition to cpu_arch_definesZhou Qiankang2024-10-281-7/+8
* macro: Add DISABLE_WARNING_STRINGOP_OVERREADanonymix0072024-10-111-0/+1
* meson: sort includesLennart Poettering2024-10-111-2/+2
* path-lookup: move from basic/ to libsystemd/Mike Yuan2024-10-061-0/+1
* core: load IPE policy on bootLuca Boccassi2024-10-021-0/+1
* bpf: fix cross build failure on DebianHelmut Grohne2024-10-011-8/+15
* cryptsetup: use the new crypt_token_set_external_path() API if availableLennart Poettering2024-09-101-1/+2
* shell: define three system credentials we can propagate into shell prompts an...Lennart Poettering2024-09-091-1/+11
* missing_socket: drop unnecessary definitionsYu Watanabe2024-09-091-1/+0
* meson: search for 'bpf-unknown-none' tooSam James2024-08-241-0/+1
* sysupdate: Implement systemd-sysupdated dbus serviceAdrian Vovk2024-08-211-0/+1
* meson: enable -Wunterminated-string-initializationYu Watanabe2024-08-071-0/+1
* coredump: generate properly symbolized stacktrace for containerized processesMichal Sekletar2024-08-061-0/+4
* meson: Use -fstrict-flex-arrays=3Daan De Meyer2024-08-041-1/+1
* Make vcs-tag do something useful for non-developer mode as wellDaan De Meyer2024-07-221-4/+1
* meson: fix missing failure if bpf-framework was enabledDominique Martinet2024-07-201-0/+3
* mkosi: Streamline running the integration tests without building systemdDaan De Meyer2024-07-181-0/+1
* sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-161-1/+2
* Merge pull request #33599 from keszybz/link-executor-staticallyZbigniew Jędrzejewski-Szmek2024-07-081-2/+2
|\
| * meson: rename libbasic to libbasic_staticZbigniew Jędrzejewski-Szmek2024-07-031-2/+2
* | meson: Fix various versionsDaan De Meyer2024-07-041-9/+10
|/
* meson: Define __TARGET_ARCH macros required by bpfDaan De Meyer2024-07-031-7/+7
* Drop support for nscdZbigniew Jędrzejewski-Szmek2024-06-281-2/+0
* meson: Drop genkey targetDaan De Meyer2024-06-281-11/+1
* core/exec-invoke: use sched_setattr instead of sched_setschedulerFlorian Schmaus2024-06-261-0/+3
* meson: bpf: propagate 'sysroot' for cross compilationJohannes Schneider2024-06-211-0/+1
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-1/+1
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-0/+2
* repart: Use crypt_reencrypt_run() if availableDaan De Meyer2024-06-121-0/+1
* meson: Pass -Wno-deprecated-declarations when detecting libcryptsetup functionsDaan De Meyer2024-06-031-0/+3
* meson: add static libs to libudev/libsystemd target aliasesLuca Boccassi2024-06-011-4/+12
* meson: add alias targets to group nss and pam modulesLuca Boccassi2024-05-311-0/+15
* meson: fix commentZbigniew Jędrzejewski-Szmek2024-05-311-1/+1
* Merge pull request #33008 from fbuihuu/optionally-link-ssh-dropinsZbigniew Jędrzejewski-Szmek2024-05-281-0/+2
|\
| * meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in al...Franck Bui2024-05-271-0/+1
| * meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in...Franck Bui2024-05-271-0/+1
* | meson: Run genkey command with --forceDaan De Meyer2024-05-271-1/+1