summaryrefslogtreecommitdiff
path: root/src/journal/meson.build
Commit message (Expand)AuthorAgeFilesLines
* test: verify the journal with and without a sealing keyFrantisek Sumsal2023-03-271-0/+1
* meson: Introduce userspace depJan Janssen2023-03-101-1/+2
* meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-35/+47
* meson: Use dicts for test definitionsJan Janssen2023-02-211-34/+43
* meson: Do not include headers in source listsJan Janssen2023-01-241-13/+0
* journal: filter log based on LogFilterPatternsQuentin Deslandes2022-12-151-0/+2
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-2/+4
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-31/+27
* shared: Add more dlopen() testsDaan De Meyer2022-03-011-2/+0
* journal: Rename JournaldFile to ManagedJournalFileDaan De Meyer2022-02-021-2/+2
* meson: Use files() for fuzzersJan Janssen2022-01-111-12/+12
* meson: Use files() for testsJan Janssen2022-01-111-7/+7
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+1
* journal: Move offlining logic to journald-file.cDaan De Meyer2021-12-061-0/+1
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-061-0/+22
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+57
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-0/+2
* meson: move libjournal_core definition to src/journal/meson.buildYu Watanabe2021-01-191-7/+13
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-65/+0
* 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-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* journal,homectl: unify implementations of libqrencode loading and fss key pri...Zbigniew Jędrzejewski-Szmek2020-10-271-5/+0
* journalctl: make pcre2 a dlopen() dependencyLennart Poettering2020-07-211-1/+5
* meson: create /var/log/journal/{,remote/} conditionallyZbigniew Jędrzejewski-Szmek2019-07-041-12/+14
* journal: use missing_audit.h to generate audit_type-list.txtYu Watanabe2018-12-071-1/+1
* 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
* meson: Multi-lines string should use ''' with meson (#8225)Alexis Jeandet2018-02-201-2/+2
* meson: use a convenience lib for journal user sourcesZbigniew Jędrzejewski-Szmek2018-01-031-3/+9
* meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek2018-01-031-2/+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-3/+3
* journald: add minimal client metadata cachingLennart Poettering2017-07-311-12/+14
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-3/+3
* meson: fix gcrypt config optionMichael Biebl2017-04-241-0/+11
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-67/+69
* meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek2017-04-231-0/+14
* meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek2017-04-231-12/+2
* meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* meson: fix compilation of libsystemdZbigniew Jędrzejewski-Szmek2017-04-231-1/+2
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+104