summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-141-32/+32
* Merge pull request #19507 from nabijaczleweli/bootctlpsko-liteYu Watanabe2021-05-061-1/+1
|\
| * meson: don't fail if latest tag's commit is signedнаб2021-05-041-1/+1
* | selinux: use mallocinfo2() if it existsLennart Poettering2021-05-041-0/+1
|/
* Merge pull request #19441 from keszybz/riscv-syscall-listsLennart Poettering2021-04-281-0/+6
|\
| * missing: add syscall wrappers for new mount APILennart Poettering2021-04-281-0/+6
* | hwdb-test: pass an explit path to systemd-hwdbZbigniew Jędrzejewski-Szmek2021-04-281-1/+9
|/
* meson, bpf: add HAVE_LIBBPF, BPF_FRAMEWORK optionsJulia Kartseva2021-04-261-0/+23
* boot/efi: compile on riscv64Emil Renner Berthing2021-04-221-0/+3
* Merge pull request #19326 from keszybz/reorder-meson-status-outputLuca Boccassi2021-04-151-84/+105
|\
| * meson: output one "item" for DNS-over-TLSZbigniew Jędrzejewski-Szmek2021-04-151-2/+8
| * meson: reorder the "features" listZbigniew Jędrzejewski-Szmek2021-04-151-57/+64
| * meson: fold static libsystemd and libudev into the generic status lineZbigniew Jędrzejewski-Szmek2021-04-151-4/+12
| * meson: reindentZbigniew Jędrzejewski-Szmek2021-04-151-24/+24
* | Merge pull request #19317 from keszybz/check-return-values-from-log_errno-fun...Luca Boccassi2021-04-151-13/+17
|\ \
| * | basic/log: assert that 0 is not passed as errno, except in test codeZbigniew Jędrzejewski-Szmek2021-04-141-9/+13
| * | meson: simplify the BUILD_MODE conditionalZbigniew Jędrzejewski-Szmek2021-04-141-4/+4
| |/
* | meson.build: typoSevan Janiyan2021-04-151-1/+1
|/
* meson: build tests with -Wno-maybe-uninitialized if -O2/-flto are usedLuca Boccassi2021-04-141-2/+8
* meson: re-enable -Wmaybe-uninitialized on -O[02] with recent gcc versionsZbigniew Jędrzejewski-Szmek2021-04-081-4/+9
* test: check if the unit file fuzzer corpora is up to dateFrantisek Sumsal2021-04-051-1/+1
* units: make locale directory writable for systemd-localedChristian Hesse2021-03-291-0/+3
* Add READMEs in all .d directoriesZbigniew Jędrzejewski-Szmek2021-03-261-1/+2
* meson.build: bump version of libudevLennart Poettering2021-03-171-1/+1
* meson.build: make xinitrcdir configurableFranck Bui2021-03-161-1/+1
* missing_syscall: add epoll_pwait2() wrapperLennart Poettering2021-02-261-0/+2
* meson: refuse when prefix is not a child of rootprefixZbigniew Jędrzejewski-Szmek2021-02-251-0/+5
* meson: bump version numbersv248-rc1Zbigniew Jędrzejewski-Szmek2021-02-231-2/+2
* Move rpm stuff into a separate src/rpm/ directoryZbigniew Jędrzejewski-Szmek2021-02-151-0/+1
* fundamental: move several macros and functions into src/fundamental/Yu Watanabe2021-02-091-0/+4
* Deprecate builds with split-usr, prepare for removalZbigniew Jędrzejewski-Szmek2021-02-031-0/+5
* meson: use ellipses for rangesZbigniew Jędrzejewski-Szmek2021-02-021-2/+2
* meson: take oomd out of the doghouseZbigniew Jędrzejewski-Szmek2021-02-021-8/+0
* tools: rename helper to match target nameZbigniew Jędrzejewski-Szmek2021-01-281-6/+6
* docs: expose GVARIANT-SERIALIZATION as markdownZbigniew Jędrzejewski-Szmek2021-01-281-1/+1
* meson: rename target to update-hwdb-autosuspendZbigniew Jędrzejewski-Szmek2021-01-271-1/+1
* meson: rename target to update-hwdbZbigniew Jędrzejewski-Szmek2021-01-271-1/+1
* meson: rename target to update-man-rulesZbigniew Jędrzejewski-Szmek2021-01-271-0/+9
* meson: rename target to update-dbus-docsZbigniew Jędrzejewski-Szmek2021-01-271-0/+19
* udev: stop to use LOG_REALM_UDEVYu Watanabe2021-01-251-1/+0
* sysext: install in rootbindir, remove template from unitLuca Boccassi2021-01-201-1/+1
* sysext: install in /usr/lib/systemd/ for nowLuca Boccassi2021-01-191-1/+1
* meson: bindir is the default install_dir, no need to mention itLennart Poettering2021-01-191-2/+1
* sysext: new tool for managing "system extensions" for /usr/ + /opt/Lennart Poettering2021-01-191-0/+14
* meson: move several definitions related libsystemd to src/libsystemd/meson.buildYu Watanabe2021-01-191-4/+0
* meson: use static_libsystemd_picYu Watanabe2021-01-191-1/+1
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-37/+29
* meson: sort inclusion of meson.build files in subdirectoriesYu Watanabe2021-01-191-21/+24
* meson: move libjournal_core definition to src/journal/meson.buildYu Watanabe2021-01-191-7/+0
* meson: move libudev related definitions to src/libudev/meson.buildYu Watanabe2021-01-191-4/+35