summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-09-13meson: drop some unneeded parensZbigniew Jędrzejewski-Szmek1-6/+6
2018-09-13meson: always allow compilation of tests binariesZbigniew Jędrzejewski-Szmek1-10/+8
2018-09-13meson: do not build tests by default when '-Dtests=false'Yu Watanabe1-3/+6
2018-09-13meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek1-17/+31
2018-09-13meson: disable "slow tests" too when tests are generally disabledZbigniew Jędrzejewski-Szmek1-4/+5
2018-09-12test: use ${builddir}/systemd-runtest.env for $SYSTEMD_CATALOG_DIRFilipe Brandenburger1-2/+2
2018-09-12test: use ${builddir}/systemd-runtest.env to set $SYSTEMD_TEST_DATAFilipe Brandenburger1-1/+9
2018-09-09Merge pull request #10037 from filbranden/docs2Zbigniew Jędrzejewski-Szmek1-9/+9
2018-09-09build-sys: Use common gcc argument detection for negative warning flags.Filipe Brandenburger1-17/+14
2018-09-08docs: convert TRANSLATORS to MarkdownFilipe Brandenburger1-1/+1
2018-09-08docs: convert DISTRO_PORTING to MarkdownFilipe Brandenburger1-1/+1
2018-09-08docs: move doc/ to docs/Filipe Brandenburger1-9/+9
2018-09-08build-sys: disable -Wmaybe-uninitializedFilipe Brandenburger1-0/+4
2018-08-29cryptsetup: add support for sector-size= option (#9936)Dimitri John Ledkov1-0/+6
2018-08-23networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...Susant Sahani1-0/+3
2018-08-20meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek1-1/+1
2018-08-10meson: actually honor pkgconfig*dir options (#9841)Benedikt Morbach1-2/+2
2018-07-31meson: drop parens when appending to listZbigniew Jędrzejewski-Szmek1-44/+43
2018-07-27resolved: basic OpenSSL support for DNS-over-TLSIwan Timmer1-6/+35
2018-07-24Merge pull request #8876 from yuwata/meson-0.46Zbigniew Jędrzejewski-Szmek1-41/+21
2018-07-23Merge pull request #9560 from mbiebl/uaccess-dev-kvmZbigniew Jędrzejewski-Szmek1-1/+3
2018-07-24meson: use has_link_argument() and friendsYu Watanabe1-20/+3
2018-07-24meson: use integer type in optionsYu Watanabe1-22/+19
2018-07-23meson: allow building resolved and machined without nss modulesYu Watanabe1-6/+34
2018-07-23meson: drop redundant messagesYu Watanabe1-2/+0
2018-07-23check nobody user/group validity only when not cross compilingChen Qi1-31/+33
2018-07-18meson: remove false check for key_serial_tZbigniew Jędrzejewski-Szmek1-2/+0
2018-07-18meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek1-6/+14
2018-07-16build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger1-0/+5
2018-07-13Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl1-1/+3
2018-06-28meson: do not compare objects of different typesYu Watanabe1-1/+2
2018-06-26meson: check whether gnutls supports TCP fast openYu Watanabe1-1/+1
2018-06-22meson: bump package and library versionv239Lennart Poettering1-3/+3
2018-06-20meson: make DNS-over-TLS support optionalYu Watanabe1-7/+15
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14resolve: rename PrivateDNS to DNSOverTLSIwan Timmer1-9/+9
2018-06-11resolved: support for DNS-over-TLSIwan Timmer1-0/+14
2018-06-11meson: also reject shifts that change the sign bitZbigniew Jędrzejewski-Szmek1-0/+1
2018-06-09meson: do not allow bit-shift overflowsZbigniew Jędrzejewski-Szmek1-0/+1
2018-06-07CODING_STYLE: allow c99-style mixed code and declarationsZbigniew Jędrzejewski-Szmek1-2/+1
2018-05-31build-sys: Add option to link systemctl staticallyFelipe Sateler1-1/+11
2018-05-31fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek1-0/+1
2018-05-31journal-remote: split out µhttpd support and main() into a separate fileZbigniew Jędrzejewski-Szmek1-1/+2
2018-05-28meson: use a convenience static library for nspawn coreZbigniew Jędrzejewski-Szmek1-6/+5
2018-05-24add new portable service frameworkLennart Poettering1-0/+24
2018-05-20Merge pull request #9036 from keszybz/rpm-macro-cleanupYu Watanabe1-0/+2
2018-05-19rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek1-0/+2
2018-05-19meson: use run_target for generating tags with ctagsEvegeny Vereshchagin1-2/+1
2018-05-17Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek1-0/+3