summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #7570 from keszybz/sulogin-shell-reload-managerLennart Poettering2017-12-081-1/+9
|\
| * meson: place systemd-sulogin-shell in build/Zbigniew Jędrzejewski-Szmek2017-12-071-1/+9
* | meson: warn if nobody-user and nobody-group are set to different nameYu Watanabe2017-12-071-0/+5
* | sysusers: use NOBODY_USER_NAMEYu Watanabe2017-12-071-0/+2
|/
* Merge pull request #7419 from keszybz/tmpfiles-fixesLennart Poettering2017-12-061-2/+6
|\
| * Rename "system-preset" source dir to "presets"Zbigniew Jędrzejewski-Szmek2017-12-061-2/+1
| * tmpfiles: add a special return code for syntax failuresZbigniew Jędrzejewski-Szmek2017-12-011-0/+5
* | meson: print warnings if the "nobody" user/group name is not compatible with ...Lennart Poettering2017-12-061-4/+45
* | build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering2017-12-061-3/+21
* | meson: fix indentationYu Watanabe2017-12-051-2/+2
* | sysusers: Provide meson argument to set gid for 'users' group (#7533)Ikey Doherty2017-12-031-0/+9
|/
* Add x-systemd.growfs option for fstabZbigniew Jędrzejewski-Szmek2017-11-301-0/+1
* Add x-systemd.makefs option for fstabZbigniew Jędrzejewski-Szmek2017-11-301-0/+1
* Add mkfs wrapper which first checks if the partition is emptyZbigniew Jędrzejewski-Szmek2017-11-301-0/+8
* growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek2017-11-301-0/+1
* Add systemd-growfs toolZbigniew Jędrzejewski-Szmek2017-11-301-0/+8
* meson: emit a warning if rootprefix is setZbigniew Jędrzejewski-Szmek2017-11-291-5/+13
* Revert "meson: drop rootprefix option"Zbigniew Jędrzejewski-Szmek2017-11-281-1/+9
* Merge pull request #7468 from yuwata/fix-7362Yu Watanabe2017-11-261-1/+2
|\
| * meson: update header file to detect memfd_create()Yu Watanabe2017-11-261-1/+2
* | meson: remove abbreviations in statusYu Watanabe2017-11-251-19/+19
|/
* meson: do not install RPM macros if rpmmacrosdir is set to no (#7430)Yu Watanabe2017-11-231-1/+4
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-221-1/+1
* networkd: introduce vxcan netdev. (#7150)Susant Sahani2017-11-221-0/+1