summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: drop unused variableYu Watanabe2019-05-031-1/+0
* fuzz: rename "fuzz-corpus" directory to just "fuzz"Zbigniew Jędrzejewski-Szmek2019-05-031-2/+4
* tools: use print function in Python 3 codeLucas Werkmeister2019-02-191-8/+10
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-202-4/+0
* Merge pull request #9301 from keszybz/man-drop-authorgroupLennart Poettering2018-06-142-18/+0
|\
| * Also drop <authorgroup> from autogenerated pagesZbigniew Jędrzejewski-Szmek2018-06-142-18/+0
* | Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-145-10/+0
|/
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-147-7/+7
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-146-12/+1
* hwdb-update: make sure it works when run from mesonLennart Poettering2018-06-131-1/+3
* coverity.sh: check that coverity responds with 200Evegeny Vereshchagin2018-06-071-1/+10
* tools: make various scripts find the top-levle git dir automaticallyLennart Poettering2018-06-072-4/+8
* find-double-newline: look in headers tooLennart Poettering2018-05-221-2/+2
* tools: add a script for fixing up TABsLennart Poettering2018-05-221-0/+40
* tools/oss-fuzz: install private shared library non-executable (#8927)Zbigniew Jędrzejewski-Szmek2018-05-081-2/+2
* meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-05-071-0/+24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-0/+40
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-066-78/+0
* oss-fuzz: Fallback to `ninja-build` when available (#8641)Filipe Brandenburger2018-04-041-1/+9
* tools/oss-fuzz: add clang library dir using -LZbigniew Jędrzejewski-Szmek2018-03-121-2/+9
* Rename scripts/oss-fuzz.sh to tools/oss-fuzz.shZbigniew Jędrzejewski-Szmek2018-03-121-0/+59
* Rename scripts/coverity.sh to tools/coverity.shZbigniew Jędrzejewski-Szmek2018-03-121-0/+224
* tools/hwdb-update: allow downloads to failZbigniew Jędrzejewski-Szmek2018-03-021-0/+8
* tools/hwdb-update: print what is being executedZbigniew Jędrzejewski-Szmek2018-03-021-2/+4
* [gdb-sd_dump_hashmaps.py] String Formatting Update (#7819)Batuhan Osman Taşkaya2018-01-271-7/+7
* Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-01-271-0/+10
* fuzz: add initial fuzzing infrastructureJonathan Rudenberg2018-01-171-0/+0
* meson: resurrect API documentation targetLennart Poettering2018-01-051-0/+11
* separate flags from shebangbleep_blop2017-12-257-7/+14
* more portable perl shebangs (#7701)Jörg Thalheim2017-12-191-1/+1
* meson-hwdb-update: fix undefined variable accessZbigniew Jędrzejewski-Szmek2017-12-141-2/+4
* tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek2017-12-061-0/+31
* test: set log_level to info in test-hwdb and check-help-*Yu Watanabe2017-11-261-0/+2
* Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek2017-11-196-0/+8
* hwdb: switch meson to use ids_parser.py (#6964)Zbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* hwdb: updateZbigniew Jędrzejewski-Szmek2017-10-021-1/+1
* meson-hwdb-update.sh: add -n param to skip downloadsZbigniew Jędrzejewski-Szmek2017-10-021-8/+10
* meson: install the git hook (#6425)Zbigniew Jędrzejewski-Szmek2017-07-241-0/+11
* python: remove star importsZbigniew Jędrzejewski-Szmek2017-07-183-3/+3
* build-sys: drop support for generation of Makefile-man.amZbigniew Jędrzejewski-Szmek2017-07-181-67/+4
* git-contrib: drop weird non-breaking spacesLennart Poettering2017-07-031-0/+1
* Mark python scripts executableZbigniew Jędrzejewski-Szmek2017-05-073-0/+0
* more portable python shebangs (#5816)Jörg Thalheim2017-04-306-6/+6
* meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek2017-04-252-1/+2
* meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-253-13/+13
* meson: $DESTDIR might be undefinedZbigniew Jędrzejewski-Szmek2017-04-241-3/+3
* meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek2017-04-235-5/+5
* meson: add dist-check-includes replacementZbigniew Jędrzejewski-Szmek2017-04-231-0/+3
* hwdb: use curl instead of wget, and regenerate patch after successful updateZbigniew Jędrzejewski-Szmek2017-04-231-7/+9