summaryrefslogtreecommitdiff
path: root/src/libsystemd/meson.build
Commit message (Expand)AuthorAgeFilesLines
* test: add testcase for the new sockaddr metainfo logicLennart Poettering2023-05-161-0/+4
* test: also test all _public_ functions are listed in .sym filesYu Watanabe2023-05-011-1/+3
* meson: Introduce userspace depJan Janssen2023-03-101-1/+2
* meson: Add simple_fuzzers listJan Janssen2023-02-211-5/+4
* meson: Use dicts for test definitionsJan Janssen2023-02-211-58/+62
* meson: Add simple_tests listJan Janssen2023-02-211-37/+24
* meson: Do not include headers in source listsJan Janssen2023-01-241-52/+2
* journald: introduce journal_file_parse_uid_from_filename() helperFranck Bui2023-01-161-0/+2
* sd-device: introduce devpath_from_devnum()Yu Watanabe2022-08-281-0/+1
* sd-device: rename device-util.c -> device-filter.cYu Watanabe2022-08-281-1/+2
* libsystemd: drop unexported sd-utf8Zbigniew Jędrzejewski-Szmek2022-06-301-1/+0
* Turn mempool_enabled() into a weak symbolZbigniew Jędrzejewski-Szmek2022-06-291-1/+0
* meson: add build targets for libudev, libsystemd and pkg-configLuca Boccassi2022-06-121-1/+1
* sd-bus: drop D-Bus version 2 format supportYu Watanabe2022-06-011-8/+0
* tests: link tests using fabs against libm explicitlyEvgeny Vereshchagin2022-05-291-1/+2
* meson: add 'devel' install_tag to libsystemd.pc and libudev.pcMike Gilbert2022-05-141-0/+1
* basic: move compress.[ch] → src/basic/Lennart Poettering2022-04-261-16/+2
* 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-89/+87
* journal-send: close fd on exit when running with valgrindYu Watanabe2022-02-231-0/+1
* meson: Use files() for fuzzersJan Janssen2022-01-111-2/+2
* meson: Use files() for testsJan Janssen2022-01-111-35/+35
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-2/+2
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-061-10/+0
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* libsystemd/sd-id128: use only internal hmac, remove khash/OpenSSL supportLuca Boccassi2021-10-081-2/+1
* sd-netlink: split netlink-types.[ch] into small filesYu Watanabe2021-08-291-4/+8
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* sd-id128: make sure sd_id128_get_machine_app_specific() logic also works with...Lennart Poettering2021-07-081-1/+2
* Move hwdb creation code to src/shared/Zbigniew Jędrzejewski-Szmek2021-06-241-2/+0
* meson: use jinja2 in src/libsystemd/Zbigniew Jędrzejewski-Szmek2021-05-191-3/+6
* sd-device-enumerator: move match_sysattr() to device-util.[ch]Yu Watanabe2021-04-021-0/+1
* test-device-util: let's verify that we return proper error from log_device_*Zbigniew Jędrzejewski-Szmek2021-04-011-0/+2
* fuzz-bus-match: new fuzzerZbigniew Jędrzejewski-Szmek2021-03-061-0/+2
* fuzz-bus-message: move sources to src/libsystemd/Zbigniew Jędrzejewski-Szmek2021-03-061-0/+6
* meson: move several definitions related libsystemd to src/libsystemd/meson.buildYu Watanabe2021-01-191-1/+5
* meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+134
* meson: slightly disentangle code dependenciesYu Watanabe2021-01-191-1/+1
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-1/+64
* sd-netlink: add nfnetlink helper routinesFlorian Westphal2020-12-161-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-netlink: save dynamic general netlink message typeYu Watanabe2019-10-151-0/+1
* netlink: move local-addresses.[ch] to src/sharedLennart Poettering2019-07-241-2/+0
* meson: simplify handling of pkgconfigdatadir=no, pkgconfiglibdir=noZbigniew Jędrzejewski-Szmek2018-12-211-4/+3
* Merge pull request #11197 from keszybz/various-fixupsLennart Poettering2018-12-181-3/+3
|\
| * meson: rename two more variables from _c to _sourcesZbigniew Jędrzejewski-Szmek2018-12-181-3/+3
* | sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesaf...Yu Watanabe2018-12-171-0/+1
|/
* meson: rename sd_event_c to sd_event_sourcesYu Watanabe2018-12-081-2/+2
* sd-event: introduce event_reset_time()Yu Watanabe2018-11-161-0/+2