summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: check whether gnutls supports TCP fast openYu Watanabe2019-01-141-1/+1
* meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek2019-01-141-1/+1
* cryptsetup: add support for sector-size= option (#9936)Dimitri John Ledkov2018-10-291-0/+6
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-08-021-0/+5
* meson: bump package and library versionv239Lennart Poettering2018-06-221-3/+3
* meson: make DNS-over-TLS support optionalYu Watanabe2018-06-201-7/+15
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* resolve: rename PrivateDNS to DNSOverTLSIwan Timmer2018-06-141-9/+9
* resolved: support for DNS-over-TLSIwan Timmer2018-06-111-0/+14
* meson: also reject shifts that change the sign bitZbigniew Jędrzejewski-Szmek2018-06-111-0/+1
* meson: do not allow bit-shift overflowsZbigniew Jędrzejewski-Szmek2018-06-091-0/+1
* CODING_STYLE: allow c99-style mixed code and declarationsZbigniew Jędrzejewski-Szmek2018-06-071-2/+1
* build-sys: Add option to link systemctl staticallyFelipe Sateler2018-05-311-1/+11
* fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek2018-05-311-0/+1
* journal-remote: split out µhttpd support and main() into a separate fileZbigniew Jędrzejewski-Szmek2018-05-311-1/+2
* meson: use a convenience static library for nspawn coreZbigniew Jędrzejewski-Szmek2018-05-281-6/+5
* add new portable service frameworkLennart Poettering2018-05-241-0/+24
* Merge pull request #9036 from keszybz/rpm-macro-cleanupYu Watanabe2018-05-201-0/+2
|\
| * rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek2018-05-191-0/+2
* | meson: use run_target for generating tags with ctagsEvegeny Vereshchagin2018-05-191-2/+1
|/
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-05-171-0/+3
* meson: use array type optionYu Watanabe2018-05-101-12/+9
* meson: use warning() methodYu Watanabe2018-05-101-20/+20
* meson: use get_supported_arguments()Yu Watanabe2018-05-101-81/+67
* Merge pull request #8689 from davide125/staticZbigniew Jędrzejewski-Szmek2018-05-101-6/+56
|\
| * meson: recompile all sources for install_libudev_static and install_libsystem...Zbigniew Jędrzejewski-Szmek2018-05-081-2/+6
| * meson: only build test-lib{systemd,udev}-static-sym for picDavide Cavalca2018-05-081-10/+7
| * meson: add test-lib{systemd,udev}-static-symZbigniew Jędrzejewski-Szmek2018-05-081-6/+34
| * meson: add support for building static libsystemd and libudevDavide Cavalca2018-05-081-0/+21
* | meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-05-071-31/+7
* | timedatectl: add timesync-status and show-timesync commandsYu Watanabe2018-05-031-0/+10
* | meson: drop 'name' argument in cc.has_argument() (#8878)Yu Watanabe2018-05-021-2/+1
* | Merge pull request #7599 from keszybz/slice-templatesLennart Poettering2018-04-261-0/+8
|\ \
| * | logind: split %t directory creation to a helper unitZbigniew Jędrzejewski-Szmek2018-04-251-0/+8
| |/
* | meson: drop 'name' argument in cc.has_argument() (#8823)Yu Watanabe2018-04-261-2/+1
|/
* resolvectl: rename systemd-resolve to resolvectlYu Watanabe2018-04-191-3/+7
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* units: use `systemctl exit` to kill the user manager (#8648)Filipe Brandenburger2018-04-041-1/+0
* doc: merge docs/ dir → doc/Lennart Poettering2018-03-281-2/+2
* tests: skip udev-test when perl is not installedZbigniew Jędrzejewski-Szmek2018-03-221-0/+1
* time-sync-wait: add service (#8494)Peter A. Bigot2018-03-211-0/+9
* Merge pull request #8452 from keszybz/use-libmount-moreLennart Poettering2018-03-201-0/+1
|\
| * shutdown: use libmount to enumerate /proc/self/mountinfoZbigniew Jędrzejewski-Szmek2018-03-161-0/+1
* | Merge pull request #8408 from keszybz/ln-relativeYu Watanabe2018-03-191-1/+1
|\ \
| * | meson: add note about coreutils version with ln --relativeZbigniew Jędrzejewski-Szmek2018-03-091-1/+1
* | | test: run all fuzz regression tests with all sanitizersZbigniew Jędrzejewski-Szmek2018-03-141-51/+45
| |/ |/|
* | Merge pull request #8296 from poettering/resolvconfZbigniew Jędrzejewski-Szmek2018-03-121-0/+4
|\ \
| * | resolve-tool: provide resolvconf(8) compatibilityLennart Poettering2018-03-021-0/+4
* | | Merge pull request #8412 from keszybz/meson-warning-fixesZbigniew Jędrzejewski-Szmek2018-03-091-4/+4
|\ \ \