summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Expand)AuthorAgeFilesLines
* change fs/file-max to LONG_MAX instead of ULONG_MAXEinsler Lee2020-06-041-1/+1
* xdg-autostart-generator: Add a generator for XDG autostart filesBenjamin Berg2020-05-271-0/+2
* meson: add fuzz-tests= optionFrantisek Sumsal2020-05-211-0/+2
* allow removal of initrd servicesNorbert Lange2020-05-191-0/+2
* coredump: add zstandard support for coredumpsNorbert Lange2020-05-041-0/+2
* tree-wide: use "hostname" spelling everywhereZbigniew Jędrzejewski-Szmek2020-04-211-1/+1
* Include new configure options in features listJakov Smolic2020-04-161-2/+2
* Add new meson configure option for controlling systemd-analyze supportJakov Smolic2020-04-151-0/+2
* meson,resolved: make default LLMNR= and MulticastDNS= values configurableZbigniew Jędrzejewski-Szmek2020-04-151-0/+8
* Add meson build option to prevent building kernel-installJakov Smolic2020-04-141-0/+2
* ci: turn off FuzzBuzzEvgeny Vereshchagin2020-03-301-6/+0
* timesync, meson: allow statically linked buildRobert Scheck2020-03-041-0/+2
* meson: update efi path detection to gnu-efi-3.0.11Zbigniew Jędrzejewski-Szmek2020-02-041-2/+0
* meson: fix type of homed optionZbigniew Jędrzejewski-Szmek2020-01-301-1/+1
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+4
* repart: add new systemd-repart toolLennart Poettering2020-01-201-0/+4
* userdbd: add new service that can merge userdb queries from multiple clientsLennart Poettering2020-01-151-0/+2
* network, meson: allow statically linked buildRobert Scheck2020-01-081-0/+2
* shared: add pkcs11-util.[ch]Lennart Poettering2019-12-091-0/+2
* meson: make user $PATH configurableZbigniew Jędrzejewski-Szmek2019-11-131-0/+2
* meson: allow WatchdogSec= in services to be configuredZbigniew Jędrzejewski-Szmek2019-10-251-0/+2
* meson: fix incomplete option descriptionsJan Chren2019-08-291-2/+2
* pstore: Tool to archive contents of pstoreEric DeVolder2019-07-191-0/+2
* meson: make nologin path build time configurableMichael Biebl2019-07-181-0/+1
* Add config and kernel commandline option to use short identifiersZbigniew Jędrzejewski-Szmek2019-07-101-0/+3
* meson: create /var/log/journal/{,remote/} conditionallyZbigniew Jędrzejewski-Szmek2019-07-041-0/+2
* meson: drop unused debug optionYu Watanabe2019-06-291-1/+1
* resolved: add strict mode for DNS-over-TLSIwan Timmer2019-06-191-1/+1
* meson: let's make unified cgroupsv2 the defaultLennart Poettering2019-05-241-1/+1
* Drop support for /usr/sbin/halt.localMichael Biebl2019-05-231-2/+0
* meson: default to -Dman=false to make development quickerZbigniew Jędrzejewski-Szmek2019-05-091-0/+1
* tests: hook up fuzz targets to FuzzBuzzEvgeny Vereshchagin2019-05-071-0/+6
* Merge pull request #11827 from keszybz/pkgconfig-variablesLennart Poettering2019-02-261-1/+1
|\
| * meson: document -Drootprefix a bit betterZbigniew Jędrzejewski-Szmek2018-11-171-1/+1
* | resolved: use Cloudflare public DNS server as a default fallback alongside Go...Ignat Korchagin2019-02-151-1/+1
* | Merge pull request #11230 from keszybz/version-string-altYu Watanabe2019-01-031-0/+3
|\ \
| * | meson: allow setting the version string during configurationZbigniew Jędrzejewski-Szmek2018-12-211-0/+3
* | | meson: check whether C.UTF-8 exists or not and use it if existsYu Watanabe2019-01-021-1/+1
* | | Make default locale a compile time optionDave Reisner2018-12-291-0/+2
|/ /
* | meson: make net.naming-scheme= default configurableZbigniew Jędrzejewski-Szmek2018-12-121-0/+3
* | meson: also add option for debugging siphashYu Watanabe2018-11-231-1/+1
* | meson: add option for debugging udevYu Watanabe2018-11-231-1/+1
|/
* main: bump fs.nr_open + fs.max-file to their largest possible valuesLennart Poettering2018-10-171-0/+4
* meson: add -Dlog-trace to set LOG_TRACEZbigniew Jędrzejewski-Szmek2018-10-021-0/+2
* meson: use an array option for efi-ccMike Gilbert2018-09-301-1/+1
* meson: use the host architecture compiler/linker for src/boot/efiHelmut Grohne2018-09-281-2/+2
* meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek2018-08-201-1/+1
* meson: actually honor pkgconfig*dir options (#9841)Benedikt Morbach2018-08-101-1/+1
* resolved: basic OpenSSL support for DNS-over-TLSIwan Timmer2018-07-271-1/+3
* meson: use integer type in optionsYu Watanabe2018-07-241-20/+15