summaryrefslogtreecommitdiffstats
path: root/src/core/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: support cgroup v2 device controllerRoman Gushchin2018-10-091-0/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-05-071-1/+1
* meson: do not link libsystemd_static into libcore (#8813)Zbigniew Jędrzejewski-Szmek2018-04-251-1/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Merge pull request #8202 from keszybz/avoid-msgmergeMichael Biebl2018-02-181-12/+5
|\
| * meson: drop double .in suffix for o.fd.systemd1.policy fileZbigniew Jędrzejewski-Szmek2018-02-161-1/+1
| * Gettextize policy filesGunnar Hjalmarsson2018-02-161-11/+4
* | meson: add -Dmemory-accounting-default=true|falseZbigniew Jędrzejewski-Szmek2018-02-151-3/+3
|/
* core: add dbus-util.[ch] to simplify creating transient unitsYu Watanabe2018-01-011-0/+2
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* po: add a copy of polkit its rulesZbigniew Jędrzejewski-Szmek2017-11-141-0/+1
* i18n: drop intltool use, use meson's merge_file directlyZbigniew Jędrzejewski-Szmek2017-11-131-13/+2
* core: chown() StateDirectory= and friends recursively when starting a serviceLennart Poettering2017-10-021-0/+2
* Add firewall eBPF compilerDaniel Mack2017-09-221-0/+2
* Add IP address address ACL representation and parserDaniel Mack2017-09-221-87/+89
* Drop bus-policy bitsZbigniew Jędrzejewski-Szmek2017-07-231-2/+0
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-4/+0
* meson: Add missing dependency on libseccomp for libcoreJohn Paul Adrian Glaubitz2017-05-091-0/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-241-178/+176
* meson: use join_paths consistentlyMichael Biebl2017-04-241-4/+4
* meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-241-2/+2
* meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek2017-04-241-0/+14
* meson: create a static version of libshared and link libcore and some tests t...Zbigniew Jędrzejewski-Szmek2017-04-241-1/+1
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-241-0/+222