summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-25meson: use "args" for setting _GNU_SOURCE when checking for functionsLennart Poettering1-10/+6
2017-12-25meson: define _GNU_SOURCE to detect copy_file_range() (#7734)Yu Watanabe1-1/+2
2017-12-23networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani1-1/+2
2017-12-21meson: reuse libsystemd_static for libsystemdZbigniew Jędrzejewski-Szmek1-2/+2
2017-12-21meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek1-3/+3
2017-12-18build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)Felipe Sateler1-0/+2
2017-12-16meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)Franck Bui1-0/+1
2017-12-15Fix logical error in meson.build (#7658)Max Harmathy1-1/+1
2017-12-14meson: increase version numbersLennart Poettering1-3/+3
2017-12-12meson: link NSS modules with -z nodelete (#7607)Lennart Poettering1-1/+3
2017-12-08Merge pull request #7570 from keszybz/sulogin-shell-reload-managerLennart Poettering1-1/+9
2017-12-07meson: place systemd-sulogin-shell in build/Zbigniew Jędrzejewski-Szmek1-1/+9
2017-12-07meson: warn if nobody-user and nobody-group are set to different nameYu Watanabe1-0/+5
2017-12-07sysusers: use NOBODY_USER_NAMEYu Watanabe1-0/+2
2017-12-06Merge pull request #7419 from keszybz/tmpfiles-fixesLennart Poettering1-2/+6
2017-12-06meson: print warnings if the "nobody" user/group name is not compatible with ...Lennart Poettering1-4/+45
2017-12-06build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering1-3/+21
2017-12-06Rename "system-preset" source dir to "presets"Zbigniew Jędrzejewski-Szmek1-2/+1
2017-12-05meson: fix indentationYu Watanabe1-2/+2
2017-12-03sysusers: Provide meson argument to set gid for 'users' group (#7533)Ikey Doherty1-0/+9
2017-12-01tmpfiles: add a special return code for syntax failuresZbigniew Jędrzejewski-Szmek1-0/+5
2017-11-30Add x-systemd.growfs option for fstabZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-30Add x-systemd.makefs option for fstabZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-30Add mkfs wrapper which first checks if the partition is emptyZbigniew Jędrzejewski-Szmek1-0/+8
2017-11-30growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek1-0/+1