summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Merge pull request #8408 from keszybz/ln-relativeYu Watanabe1-1/+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
2018-02-20xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering1-0/+6
2018-02-19meson: apply defaults if /etc/login.defs doesn't existCaio Marcelo de Oliveira Filho1-4/+10
2018-02-19meson: use multiline string syntax (#8214)Caio Marcelo de Oliveira Filho1-2/+2
2018-02-15meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek1-0/+5
2018-02-02meson.build: make docdir configurable (#8068)tblume1-1/+5
2018-01-28Merge pull request #7881 from keszybz/pcreLennart Poettering1-1/+14
2018-01-27journalctl: regexp matchingZbigniew Jędrzejewski-Szmek1-1/+2
2018-01-27Merge pull request #7933 from keszybz/fuzz-regressionEvgeny Vereshchagin1-3/+64
2018-01-27meson: use env object instead of string in tags targetsZbigniew Jędrzejewski-Szmek1-2/+2
2018-01-27Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek1-1/+62
2018-01-25Merge pull request #7996 from poettering/v237-prepareZbigniew Jędrzejewski-Szmek1-3/+3
2018-01-25firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser1-1/+2
2018-01-25meson: bump so revision and systemd version in preparation for v237Lennart Poettering1-3/+3
2018-01-17fuzz: allow building fuzzers outside of oss-fuzzJonathan Rudenberg1-33/+41
2018-01-17fuzz: disable all deps when building with oss-fuzzJonathan Rudenberg1-27/+31
2018-01-17fuzz: add initial fuzzing infrastructureJonathan Rudenberg1-2/+49
2018-01-15add false option for tests (#7778)Adam Duskett1-6/+9
2018-01-12meson: detect pcre2 depZbigniew Jędrzejewski-Szmek1-0/+12
2018-01-05meson: resurrect API documentation targetLennart Poettering1-0/+8
2018-01-04meson: don't search PATH for telinit (#7770)Mike Gilbert1-2/+3
2018-01-03Merge pull request #7705 from keszybz/redo-linkingLennart Poettering1-21/+18
2018-01-03meson: add a single .h file to shared libs with no sourcesZbigniew Jędrzejewski-Szmek1-0/+1
2018-01-03meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek1-2/+4
2018-01-03meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek1-4/+4
2018-01-03meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek1-2/+2
2018-01-03Move gcrypt-util to basic/Zbigniew Jędrzejewski-Szmek1-12/+6
2018-01-03meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek1-2/+2
2017-12-25meson: hopefully renameat2() will show up where renameat() is definedLennart Poettering1-1/+2
2017-12-25meson: look for gettid() definition where getpid() is definedLennart Poettering1-1/+2
2017-12-25meson: when pivot_root() is added one day, look for it in <unistd.h>Lennart Poettering1-1/+2