summaryrefslogtreecommitdiff
path: root/src/coredump/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Use dicts for test definitionsJan Janssen2023-02-211-3/+7
* meson: Do not include headers in source listsJan Janssen2023-01-241-3/+2
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-5/+4
* meson: Use files() for testsJan Janssen2022-01-111-3/+3
* coredump: move elf parsing utilities to src/shared/elf-utilLuca Boccassi2021-11-301-6/+0
* meson: enable several tests even if the relevant features are disabledYu Watanabe2021-01-191-1/+1
* meson: fix indentationYu Watanabe2021-01-191-2/+3
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-3/+1
* Add install-sysconfdir=no-samples option for (non-)installation of sample con...Josh Triplett2021-01-141-1/+1
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* coredump: only install coredump.conf when ENABLED_COREDUMP=trueFranck Bui2018-11-021-2/+4
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-14/+12
* meson: define testsZbigniew Jędrzejewski-Szmek2017-04-231-0/+9
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+17