summaryrefslogtreecommitdiff
path: root/src/systemd/meson.build
Commit message (Expand)AuthorAgeFilesLines
* test: add header build tests for newer C and C++ standardsYu Watanabe2023-03-061-0/+7
* Merge pull request #24709 from keszybz/partition-table-constantsLennart Poettering2022-09-211-0/+1
|\
| * headers: export partition uuids and flags in new sd-gpt.h fileZbigniew Jędrzejewski-Szmek2022-09-201-0/+1
* | sd-netlink: unexport sd-netlinkYu Watanabe2022-09-171-1/+1
|/
* libsystemd: drop unexported sd-utf8Zbigniew Jędrzejewski-Szmek2022-06-301-1/+0
* libsystemd: export sd-netlinkZbigniew Jędrzejewski-Szmek2022-06-301-1/+1
* meson: Build header tests with -pedanticJan Janssen2022-05-301-0/+3
* meson: Add -Wall and -Wextra to header checksJan Janssen2022-05-041-0/+2
* meson: Use meson test suite featureJan Janssen2022-05-041-0/+1
* meson: Remove check-compilation.shJan Janssen2022-05-041-6/+9
* meson: Exit early with subdir_done()Jan Janssen2022-05-041-7/+9
* 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-34/+32
* sd-lldp-tx: introduce sd-lldp-txYu Watanabe2021-09-281-0/+1
* sd-lldp-rx: split out enum definitionsYu Watanabe2021-09-271-0/+1
* sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-271-1/+1
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* meson: fix indentationYu Watanabe2021-01-191-1/+0
* meson: check that cxx variable is set before using itLuca Boccassi2020-12-041-1/+1
* test: let's start getting ready for 2020Zbigniew Jędrzejewski-Szmek2020-11-171-0/+3
* meson: use proper variable for libudev.h pathZbigniew Jędrzejewski-Szmek2020-11-171-1/+1
* meson: fix build tests for c++14 and c++17Yu Watanabe2020-11-171-2/+2
* meson: use "_" as separator in test namesYu Watanabe2020-11-161-1/+2
* meson: use "_" as separator in test namesZbigniew Jędrzejewski-Szmek2020-11-111-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-dhcp6: Introduce vendor specific informationSusant Sahani2020-05-291-0/+1
* libsystemd: install sd-path.h and export sd_path_lookup{,_strv}Zbigniew Jędrzejewski-Szmek2020-03-271-1/+1
* dhcp: remove struct sd_dhcp_raw_optionYu Watanabe2019-11-181-0/+1
* meson: use cross compilation compatible c++ checkJames Hilliard2018-12-281-2/+1
* test: also run compile tests for libudev.hYu Watanabe2018-11-031-3/+3
* sd-resolve: make struct addrinfo definedYu Watanabe2018-10-051-3/+1
* meson: also run compile tests for not installed systemd headersYu Watanabe2018-10-051-14/+19
* libsystemd: export all functions in sd-hwdb.hZbigniew Jędrzejewski-Szmek2018-09-301-1/+1
* libsystemd: export all functions in sd-device.hZbigniew Jędrzejewski-Szmek2018-09-301-1/+1
* meson: disable _all_ tests when -Dtests=falseZbigniew Jędrzejewski-Szmek2018-09-131-5/+7
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-2/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* meson: test out headers with more standard versionsZbigniew Jędrzejewski-Szmek2018-05-281-2/+15
* 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
* meson: only run c++ tests when c++ compiler is available (#6123)Davide Cavalca2017-06-151-2/+6
* tests: make sure that our headers are valid c++Zbigniew Jędrzejewski-Szmek2017-05-131-5/+6
* meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek2017-04-251-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-22/+20
* meson: add dist-check-includes replacementZbigniew Jędrzejewski-Szmek2017-04-231-2/+23
* meson: add test-libsystemd-sym, fix linking of libsystemdZbigniew Jędrzejewski-Szmek2017-04-231-4/+6
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+33