summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAge
* Prep v240: Add check for qsort_r() and the function if not provided.Sven Eden2018-11-08
* Prep v240 : Add busctl to be shipped with elogind.Sven Eden2018-11-08
* Prep v240: Fix struct statx detection when _GNU_SOURCE is not in ENVSven Eden2018-11-08
* Prep v239.2: Fix migration errors in meson.build.Sven Eden2018-11-08
* meson: check whether gnutls supports TCP fast openYu Watanabe2018-10-29
* logind: change user-runtime-dir to query runtime dir size from logind via the...Lennart Poettering2018-10-29
* meson: fix '-Dstatic-libsystemd=true' or '-Dstatic-libudev=true'Yu Watanabe2018-10-29
* mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-29
* meson: remove old commentZbigniew Jędrzejewski-Szmek2018-10-29
* meson: drop workaroundZbigniew Jędrzejewski-Szmek2018-10-29
* meson: include more build settings in status outputLennart Poettering2018-10-29
* Make bzip2 an optional dependency for systemd-importdThiago Macieira2018-10-29
* build-sys: disable -Wmaybe-uninitializedFilipe Brandenburger2018-10-29
* Do not apply uaccess tag for /dev/kvm if mode is 0666Michael Biebl2018-10-29
* check nobody user/group validity only when not cross compilingChen Qi2018-10-29
* meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek2018-10-29
* meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek2018-10-29
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-10-29
* Update Version to 239.1Sven Eden2018-10-17
* Prep v239: Fix an issue with program_invocation[_short]_name :Sven Eden2018-10-16
* Support system_bus_socket to be found in /var/run/dbus as well as /run/dbus.Christoph Willing2018-09-26
* Enhance the dealing with glibc-2.28Sven Eden2018-09-26
* meson: rename -Ddebug to -Ddebug-extraZbigniew Jędrzejewski-Szmek2018-09-26
* Deal with glibc-2.28Christoph Willing2018-09-25
* Prep v239: meson.build: Enabled listing of now supported options.Sven Eden2018-08-28
* Prep v239: Sync libelogind_version with upstream libsystemd_versionSven Eden2018-08-28
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
* Prep v239: Unmask Valgrind options and checks in meson files.Sven Eden2018-08-24
* Build system: Fix various issues that came from errornous migration.Sven Eden2018-08-24
* meson: bump package and library versionLennart Poettering2018-08-24
* meson: make DNS-over-TLS support optionalYu Watanabe2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* resolve: rename PrivateDNS to DNSOverTLSIwan Timmer2018-08-24
* resolved: support for DNS-over-TLSIwan Timmer2018-08-24
* meson: also reject shifts that change the sign bitZbigniew Jędrzejewski-Szmek2018-08-24
* meson: do not allow bit-shift overflowsZbigniew Jędrzejewski-Szmek2018-08-24
* CODING_STYLE: allow c99-style mixed code and declarationsZbigniew Jędrzejewski-Szmek2018-08-24
* build-sys: Add option to link systemctl staticallyFelipe Sateler2018-08-24
* fuzz-journal-remote: a fuzzer for journal-remote over-the-wire inputZbigniew Jędrzejewski-Szmek2018-08-24
* journal-remote: split out µhttpd support and main() into a separate fileZbigniew Jędrzejewski-Szmek2018-08-24
* meson: use a convenience static library for nspawn coreZbigniew Jędrzejewski-Szmek2018-08-24
* add new portable service frameworkLennart Poettering2018-08-24
* rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek2018-08-24
* rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek2018-08-24
* meson: use run_target for generating tags with ctagsEvegeny Vereshchagin2018-08-24
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-08-24
* meson: use array type optionYu Watanabe2018-08-24
* meson: use warning() methodYu Watanabe2018-08-24
* meson: use get_supported_arguments()Yu Watanabe2018-08-24