summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: move and gather find_program()Yu Watanabe2021-01-191-15/+16
* meson: drop redundant source files in executable()Yu Watanabe2021-01-191-3/+1
* meson: move source file list for systemd-xdg-autostart-generator and its testsYu Watanabe2021-01-191-2/+2
* meson: move source file list for busctlYu Watanabe2021-01-191-3/+2
* meson: move source file list for systemd-cryptenrollYu Watanabe2021-01-191-28/+1
* meson: move source file list for systemd-cryptsetupYu Watanabe2021-01-191-21/+1
* meson: show standalone-binaries setting in the summaryYu Watanabe2021-01-191-0/+1
* meson: drop redundant directory specification in additional source filesYu Watanabe2021-01-191-2/+4
* meson: move definition of systemctl source filesYu Watanabe2021-01-191-81/+2
* meson: introduce libtimesyncd_core libraryYu Watanabe2021-01-191-10/+2
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-11/+11
* core: move several source files to src/sharedYu Watanabe2021-01-191-10/+5
* time-wait-sync: move time-wait-sync.c -> src/timesync/wait-sync.cYu Watanabe2021-01-191-2/+1
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-9/+4
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+2
* Merge pull request #17576 from gportay/veritysetup-add-support-for-dm-verity-...Lennart Poettering2021-01-171-0/+1
|\
| * veritysetup-generator: add support for veritytabGaël PORTAY2021-01-151-0/+1
* | Merge pull request #18263 from keszybz/syscalls-autoZbigniew Jędrzejewski-Szmek2021-01-161-11/+10
|\ \
| * | meson: download full syscall tables from hrw/syscalls-tableZbigniew Jędrzejewski-Szmek2021-01-151-11/+10
| |/
* | meson: Use configure_file when version-tag is specifiedDaan De Meyer2021-01-151-9/+18
|/
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-2/+3