Systemd/tools
Zbigniew Jędrzejewski-Szmek 6e2afb1cab meson: fix checking of linker args
Previous checks did nothing, because cc.has_argument only does compilation,
without any linking. Unfortunately cc.links() cannot be used, because it does
not accept any options. Providing the test file as a static source is easiest,
even if not every elegant.

https://github.com/mesonbuild/meson/issues/1676
2017-04-25 08:49:16 -04:00
..
catalog-report.py tools/catalog-report.py: a script to scour the journal for bad catalog entries 2016-12-11 15:43:16 -05:00
check-includes.pl build-sys: add check-includes build target and script 2014-02-10 13:00:19 +01:00
gdb-sd_dump_hashmaps.py Use python3 explicitly in all python scripts 2016-11-28 15:00:20 -03:00
make-directive-index.py Use python3 explicitly in all python scripts 2016-11-28 15:00:20 -03:00
make-man-index.py Use python3 explicitly in all python scripts 2016-11-28 15:00:20 -03:00
make-man-rules.py make-man-rules: add support for generating the list in meson.build format 2017-04-23 21:47:26 -04:00
meson-check-compilation.sh meson: fix checking of linker args 2017-04-25 08:49:16 -04:00
meson-check-help.sh meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
meson-git-contrib.sh meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
meson-hwdb-update.sh meson: use "sh -eu" and make .sh +x, .py -x 2017-04-23 21:47:29 -04:00
meson-link-test.c meson: fix checking of linker args 2017-04-25 08:49:16 -04:00
meson-make-symlink.sh meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
xml_helper.py Use python3 explicitly in all python scripts 2016-11-28 15:00:20 -03:00