summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAge
* Prep v238: Updated root build files (2/5)Sven Eden2018-06-04
* meson: bump so revision and systemd version in preparation for v238Zbigniew Jędrzejewski-Szmek2018-05-30
* meson: use dashes in colour namesZbigniew Jędrzejewski-Szmek2018-05-30
* Add build-time option to change the color of the "OK" status textAlexander F Rødseth2018-05-30
* Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek2018-05-30
* meson: support both separate and merged sbin-bin directoriesZbigniew Jędrzejewski-Szmek2018-05-30
* meson: autodetect split-usrZbigniew Jędrzejewski-Szmek2018-05-30
* meson: install compat symlinks for systemctl and systemd (#8300)Zbigniew Jędrzejewski-Szmek2018-05-30
* doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering2018-05-30
* tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek2018-05-30
* xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering2018-05-30
* meson: apply defaults if /etc/login.defs doesn't existCaio Marcelo de Oliveira Filho2018-05-30
* meson: use multiline string syntax (#8214)Caio Marcelo de Oliveira Filho2018-05-30
* meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek2018-05-30
* meson.build: make docdir configurable (#8068)tblume2018-05-30
* meson: apply defaults if /etc/login.defs doesn't existCaio Marcelo de Oliveira Filho2018-05-30
* meson: use multiline string syntax (#8214)Caio Marcelo de Oliveira Filho2018-05-30
* meson.build: make docdir configurable (#8068)tblume2018-05-30
* journalctl: regexp matchingZbigniew Jędrzejewski-Szmek2018-05-30
* meson: detect pcre2 depZbigniew Jędrzejewski-Szmek2018-05-30
* meson: use env object instead of string in tags targetsZbigniew Jędrzejewski-Szmek2018-05-30
* Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-05-30
* firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser2018-05-30
* meson: bump so revision and systemd version in preparation for v237Lennart Poettering2018-05-30
* firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser2018-05-30
* fuzz: allow building fuzzers outside of oss-fuzzJonathan Rudenberg2018-05-30
* fuzz: disable all deps when building with oss-fuzzJonathan Rudenberg2018-05-30
* fuzz: add initial fuzzing infrastructureJonathan Rudenberg2018-05-30
* add false option for tests (#7778)Adam Duskett2018-05-30
* meson: resurrect API documentation targetLennart Poettering2018-05-30
* meson: don't search PATH for telinit (#7770)Mike Gilbert2018-05-30
* meson: add a single .h file to shared libs with no sourcesZbigniew Jędrzejewski-Szmek2018-05-30
* meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek2018-05-30
* meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek2018-05-30
* Move gcrypt-util to basic/Zbigniew Jędrzejewski-Szmek2018-05-30
* meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek2018-05-30
* meson: reuse libsystemd_static for libsystemdZbigniew Jędrzejewski-Szmek2018-05-30
* meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek2018-05-30
* meson: hopefully renameat2() will show up where renameat() is definedLennart Poettering2018-05-30
* meson: look for gettid() definition where getpid() is definedLennart Poettering2018-05-30
* meson: when pivot_root() is added one day, look for it in <unistd.h>Lennart Poettering2018-05-30
* meson: use "args" for setting _GNU_SOURCE when checking for functionsLennart Poettering2018-05-30
* meson: define _GNU_SOURCE to detect copy_file_range() (#7734)Yu Watanabe2018-05-30
* networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani2018-05-30
* build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)Felipe Sateler2018-05-30
* meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)Franck Bui2018-05-30
* Fix logical error in meson.build (#7658)Max Harmathy2018-05-30
* meson: increase version numbersLennart Poettering2018-05-30
* meson.build: Clean up, so check_tree.pl does not find a difference to upstream.Sven Eden2018-05-15