summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-05-31fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek1-0/+1
2018-05-31journal-remote: split out µhttpd support and main() into a separate fileZbigniew Jędrzejewski-Szmek1-1/+2
2018-05-28meson: use a convenience static library for nspawn coreZbigniew Jędrzejewski-Szmek1-6/+5
2018-05-24add new portable service frameworkLennart Poettering1-0/+24
2018-05-20Merge pull request #9036 from keszybz/rpm-macro-cleanupYu Watanabe1-0/+2
2018-05-19rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek1-0/+2
2018-05-19meson: use run_target for generating tags with ctagsEvegeny Vereshchagin1-2/+1
2018-05-17Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek1-0/+3
2018-05-10meson: use array type optionYu Watanabe1-12/+9
2018-05-10meson: use warning() methodYu Watanabe1-20/+20
2018-05-10meson: use get_supported_arguments()Yu Watanabe1-81/+67
2018-05-10Merge pull request #8689 from davide125/staticZbigniew Jędrzejewski-Szmek1-6/+56
2018-05-08meson: recompile all sources for install_libudev_static and install_libsystem...Zbigniew Jędrzejewski-Szmek1-2/+6
2018-05-08meson: only build test-lib{systemd,udev}-static-sym for picDavide Cavalca1-10/+7
2018-05-08meson: add test-lib{systemd,udev}-static-symZbigniew Jędrzejewski-Szmek1-6/+34
2018-05-08meson: add support for building static libsystemd and libudevDavide Cavalca1-0/+21
2018-05-07meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe1-31/+7
2018-05-03timedatectl: add timesync-status and show-timesync commandsYu Watanabe1-0/+10
2018-05-02meson: drop 'name' argument in cc.has_argument() (#8878)Yu Watanabe1-2/+1
2018-04-26Merge pull request #7599 from keszybz/slice-templatesLennart Poettering1-0/+8
2018-04-26meson: drop 'name' argument in cc.has_argument() (#8823)Yu Watanabe1-2/+1
2018-04-25logind: split %t directory creation to a helper unitZbigniew Jędrzejewski-Szmek1-0/+8
2018-04-19resolvectl: rename systemd-resolve to resolvectlYu Watanabe1-3/+7
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-04-04units: use `systemctl exit` to kill the user manager (#8648)Filipe Brandenburger1-1/+0
2018-03-28doc: merge docs/ dir → doc/Lennart Poettering1-2/+2
2018-03-22tests: skip udev-test when perl is not installedZbigniew Jędrzejewski-Szmek1-0/+1
2018-03-21time-sync-wait: add service (#8494)Peter A. Bigot1-0/+9
2018-03-20Merge pull request #8452 from keszybz/use-libmount-moreLennart Poettering1-0/+1
2018-03-19Merge pull request #8408 from keszybz/ln-relativeYu Watanabe1-1/+1
2018-03-16shutdown: use libmount to enumerate /proc/self/mountinfoZbigniew Jędrzejewski-Szmek1-0/+1
2018-03-14test: run all fuzz regression tests with all sanitizersZbigniew Jędrzejewski-Szmek1-51/+45
2018-03-12Merge pull request #8296 from poettering/resolvconfZbigniew Jędrzejewski-Szmek1-0/+4
2018-03-09Merge pull request #8412 from keszybz/meson-warning-fixesZbigniew Jędrzejewski-Szmek1-4/+4
2018-03-09man: Correct value of default KillUserProcesses=Michal Koutný1-0/+1
2018-03-09man: Unify values of boolean configuration values with sample configMichal Koutný1-1/+1
2018-03-09meson: libmount is required for oss-fuzz builds now tooZbigniew Jędrzejewski-Szmek1-2/+1
2018-03-09meson: avoid warning about comparison of bool and stringZbigniew Jędrzejewski-Szmek1-2/+3
2018-03-09meson: add note about coreutils version with ln --relativeZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-05meson: bump so revision and systemd version in preparation for v238Zbigniew Jędrzejewski-Szmek1-3/+3
2018-03-02resolve-tool: provide resolvconf(8) compatibilityLennart Poettering1-0/+4
2018-03-02Merge pull request #8323 from xyproto/ok_colorZbigniew Jędrzejewski-Szmek1-0/+3
2018-03-02meson: use dashes in colour namesZbigniew Jędrzejewski-Szmek1-1/+1
2018-03-02Add build-time option to change the color of the "OK" status textAlexander F Rødseth1-0/+3
2018-03-01Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek1-1/+4
2018-03-01meson: support both separate and merged sbin-bin directoriesZbigniew Jędrzejewski-Szmek1-1/+8
2018-03-01meson: autodetect split-usrZbigniew Jędrzejewski-Szmek1-2/+6
2018-02-28meson: install compat symlinks for systemctl and systemd (#8300)Zbigniew Jędrzejewski-Szmek1-1/+12
2018-02-27doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering1-8/+10
2018-02-26tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek1-1/+2