summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: bump so revision and systemd version in preparation for v238Zbigniew Jędrzejewski-Szmek2018-03-051-3/+3
* Merge pull request #8323 from xyproto/ok_colorZbigniew Jędrzejewski-Szmek2018-03-021-0/+3
|\
| * meson: use dashes in colour namesZbigniew Jędrzejewski-Szmek2018-03-021-1/+1
| * Add build-time option to change the color of the "OK" status textAlexander F Rødseth2018-03-021-0/+3
* | Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek2018-03-011-1/+4
* | meson: support both separate and merged sbin-bin directoriesZbigniew Jędrzejewski-Szmek2018-03-011-1/+8
* | meson: autodetect split-usrZbigniew Jędrzejewski-Szmek2018-03-011-2/+6
|/
* meson: install compat symlinks for systemctl and systemd (#8300)Zbigniew Jędrzejewski-Szmek2018-02-281-1/+12
* doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering2018-02-271-8/+10
* tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek2018-02-261-1/+2
* xattr-util: use crtime/btime if statx() is available for implementation of fd_setcrtime() and friendsLennart Poettering2018-02-201-0/+6
* meson: apply defaults if /etc/login.defs doesn't existCaio Marcelo de Oliveira Filho2018-02-191-4/+10
* meson: use multiline string syntax (#8214)Caio Marcelo de Oliveira Filho2018-02-191-2/+2
* meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek2018-02-151-0/+5
* meson.build: make docdir configurable (#8068)tblume2018-02-021-1/+5
* Merge pull request #7881 from keszybz/pcreLennart Poettering2018-01-281-1/+14
|\
| * journalctl: regexp matchingZbigniew Jędrzejewski-Szmek2018-01-271-1/+2
| * meson: detect pcre2 depZbigniew Jędrzejewski-Szmek2018-01-121-0/+12
* | Merge pull request #7933 from keszybz/fuzz-regressionEvgeny Vereshchagin2018-01-271-3/+64
|\ \
| * | meson: use env object instead of string in tags targetsZbigniew Jędrzejewski-Szmek2018-01-271-2/+2
| * | Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-01-271-1/+62
* | | Merge pull request #7996 from poettering/v237-prepareZbigniew Jędrzejewski-Szmek2018-01-251-3/+3
|\ \ \
| * | | meson: bump so revision and systemd version in preparation for v237Lennart Poettering2018-01-251-3/+3
| |/ /
* / / firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser2018-01-251-1/+2
|/ /
* | fuzz: allow building fuzzers outside of oss-fuzzJonathan Rudenberg2018-01-171-33/+41
* | fuzz: disable all deps when building with oss-fuzzJonathan Rudenberg2018-01-171-27/+31
* | fuzz: add initial fuzzing infrastructureJonathan Rudenberg2018-01-171-2/+49
* | add false option for tests (#7778)Adam Duskett2018-01-151-6/+9
|/
* meson: resurrect API documentation targetLennart Poettering2018-01-051-0/+8
* meson: don't search PATH for telinit (#7770)Mike Gilbert2018-01-041-2/+3
* Merge pull request #7705 from keszybz/redo-linkingLennart Poettering2018-01-031-21/+18
|\
| * meson: add a single .h file to shared libs with no sourcesZbigniew Jędrzejewski-Szmek2018-01-031-0/+1
| * meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek2018-01-031-2/+4
| * meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek2018-01-031-4/+4
| * meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek2018-01-031-2/+2
| * Move gcrypt-util to basic/Zbigniew Jędrzejewski-Szmek2018-01-031-12/+6
| * meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek2018-01-031-2/+2
| * meson: reuse libsystemd_static for libsystemdZbigniew Jędrzejewski-Szmek2017-12-211-2/+2
| * meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek2017-12-211-3/+3
* | meson: hopefully renameat2() will show up where renameat() is definedLennart Poettering2017-12-251-1/+2
* | meson: look for gettid() definition where getpid() is definedLennart Poettering2017-12-251-1/+2
* | meson: when pivot_root() is added one day, look for it in <unistd.h>Lennart Poettering2017-12-251-1/+2
* | meson: use "args" for setting _GNU_SOURCE when checking for functionsLennart Poettering2017-12-251-10/+6
* | meson: define _GNU_SOURCE to detect copy_file_range() (#7734)Yu Watanabe2017-12-251-1/+2
* | networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani2017-12-231-1/+2
* | build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)Felipe Sateler2017-12-181-0/+2
|/
* meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)Franck Bui2017-12-161-0/+1
* Fix logical error in meson.build (#7658)Max Harmathy2017-12-151-1/+1
* meson: increase version numbersLennart Poettering2017-12-141-3/+3
* meson: link NSS modules with -z nodelete (#7607)Lennart Poettering2017-12-121-1/+3