summaryrefslogtreecommitdiff
path: root/src/timesync/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Use dicts for test definitionsJan Janssen2023-02-211-4/+8
* meson: Do not include headers in source listsJan Janssen2023-01-241-5/+2
* timesyncd: add RUNTIME serversDaniel Mack2022-04-091-0/+2
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* meson: Use files() for testsJan Janssen2022-01-111-1/+1
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+2
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* meson: use jinja2 in src/timesync/Zbigniew Jędrzejewski-Szmek2021-05-191-8/+9
* meson: introduce libtimesyncd_core libraryYu Watanabe2021-01-191-24/+31
* meson: enable several tests even if the relevant features are disabledYu Watanabe2021-01-191-2/+1
* meson: make the second and third elements of tests or fuzzers optionalYu Watanabe2021-01-191-2/+2
* 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
* timesyncd: add ntp-units.d/ entry for timesyncZbigniew Jędrzejewski-Szmek2019-07-221-0/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* timesync: save and expose NTP responce on busYu Watanabe2018-05-031-0/+1
* timesync: expose manager properties on busYu Watanabe2018-05-031-0/+6
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* meson: sort source filesYu Watanabe2018-04-051-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-1/+1
* test-timesync: add first test for timesyncd conf parsingZbigniew Jędrzejewski-Szmek2017-05-251-0/+16
* 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-19/+17
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+28