summaryrefslogtreecommitdiff
path: root/src/journal-remote/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Introduce userspace depJan Janssen2023-03-101-3/+4
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-5/+8
* meson: Do not include headers in source listsJan Janssen2023-01-241-7/+1
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-4/+8
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-21/+16
* meson: Use files() for fuzzersJan Janssen2022-01-111-1/+1
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+1
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-061-1/+4
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* meson: use jinja2 in src/journal-remoteZbigniew Jędrzejewski-Szmek2021-05-191-19/+17
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+8
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-1/+1
* meson: fix indentationYu Watanabe2021-01-191-4/+3
* 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-4/+8
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* meson: create /var/log/journal/{,remote/} conditionallyZbigniew Jędrzejewski-Szmek2019-07-041-5/+7
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* fuzz-journal-remote: allow fuzzer to be built without µhttpdZbigniew Jędrzejewski-Szmek2018-05-311-8/+17
* journal-remote: split out µhttpd support and main() into a separate fileZbigniew Jędrzejewski-Szmek2018-05-311-8/+19
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* meson: use triple-quote delimition in one more placeZbigniew Jędrzejewski-Szmek2018-03-091-2/+2
* 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-2/+2
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-2/+2
* meson: do not install files from disabled features (#5811)userwithuid2017-04-271-8/+8
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-28/+26
* meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek2017-04-231-2/+2
* meson: use join_paths consistentlyMichael Biebl2017-04-231-1/+1
* meson: create /var/log/journal/remoteZbigniew Jędrzejewski-Szmek2017-04-231-0/+6
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+45