summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-07-22meson: catch programs which ignore argumentsZbigniew Jędrzejewski-Szmek1-2/+8
2019-07-19meson: update hint in man/rules/Zbigniew Jędrzejewski-Szmek1-0/+2
2019-05-21Merge pull request #12510 from keszybz/test-directivesYu Watanabe1-6/+8
2019-05-21meson-vcs-tag: enhance version info generationJoe Lin1-1/+5
2019-05-20test: run check-directives.sh as part of the test suiteZbigniew Jędrzejewski-Szmek1-6/+8
2019-05-14fuzzers: use -fsanitizer=fuzzer if clang supports itEvgeny Vereshchagin1-2/+2
2019-05-08check-directives: use diff to show what the differences really areZbigniew Jędrzejewski-Szmek1-3/+9
2019-04-29codespell: fix spelling errorsBen Boeckel1-2/+2
2019-04-12scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek15-278/+273
2019-04-09Update UEFI URLs (#12260)Paul Menzel1-2/+2
2019-02-25tools: check all directives even if it detects non-updated filesYu Watanabe1-3/+6
2019-02-25tools: update check-directives.sh to support fuzz-link-parserYu Watanabe1-0/+5
2019-02-13man: add a new section for EFI variablesZbigniew Jędrzejewski-Szmek1-0/+10
2019-02-13man: add a new directives section for .nspawnZbigniew Jędrzejewski-Szmek1-1/+10
2019-02-13man: move all config file options to one sectionZbigniew Jędrzejewski-Szmek1-3/+3
2019-02-13man: move os-release, machine-info, vconsole.conf vars to envvar sectionZbigniew Jędrzejewski-Szmek1-2/+2
2019-01-17tools/choose-default-locale.sh: set shebang to /bin/shJörg Thalheim1-1/+1
2019-01-03Merge pull request #11317 from filbranden/docs1Zbigniew Jędrzejewski-Szmek1-32/+0
2019-01-03Merge pull request #11230 from keszybz/version-string-altYu Watanabe1-0/+18
2019-01-02docs: generate index.md in JekyllFilipe Brandenburger1-32/+0
2019-01-02meson: check whether C.UTF-8 exists or not and use it if existsYu Watanabe1-0/+12
2018-12-21meson: use /bin/bash for scriptZbigniew Jędrzejewski-Szmek1-1/+1
2018-12-21meson: allow setting the version string during configurationZbigniew Jędrzejewski-Szmek1-1/+7
2018-12-21meson-vcs-tag: add work-around for git bugZbigniew Jędrzejewski-Szmek1-2/+5
2018-12-21meson: generate version tag from gitZbigniew Jędrzejewski-Szmek1-0/+9
2018-12-10tree-wide: drop header for emacs from python scriptsYu Watanabe6-8/+2
2018-12-10tools: add one more SPDX license headerYu Watanabe1-1/+3
2018-12-10tools: drop unused variableYu Watanabe1-1/+0
2018-11-29docs: work around GitHub pages weirdnessLennart Poettering1-1/+17
2018-11-29Merge pull request #10970 from yuwata/from-name-return-negative-errnoYu Watanabe1-0/+22
2018-11-28tools: move generate-gperfs.py to tools/Yu Watanabe1-0/+22
2018-11-28travis: make sure that *.perf and directives.* files are in syncEvgeny Vereshchagin1-0/+21
2018-11-16docs: tweak index.md generation and run it againLennart Poettering1-2/+3
2018-11-06oss-fuzz.sh: copy dictionaries along with "options" filesEvgeny Vereshchagin1-0/+1
2018-10-10tests: add a fuzzer for the json parser and dumperEvgeny Vereshchagin1-0/+3
2018-10-09meson: use same compilers to build fuzzersYu Watanabe1-1/+3
2018-10-02Merge pull request #10246 from keszybz/fuzz-bussLennart Poettering1-2/+4
2018-10-02docs: add a simple, auto-generated index.mdLennart Poettering1-0/+15
2018-10-02fuzz: rename "fuzz-corpus" directory to just "fuzz"Zbigniew Jędrzejewski-Szmek1-2/+4
2018-08-27tools: use print function in Python 3 codeLucas Werkmeister1-8/+10
2018-08-16oss-fuzz.sh: just install the shared libraryEvgeny Vereshchagin1-2/+1
2018-08-02meson: print stats in check-api-docsZbigniew Jędrzejewski-Szmek1-0/+23
2018-07-24Merge pull request #8876 from yuwata/meson-0.46Zbigniew Jędrzejewski-Szmek1-1/+0
2018-07-24Drop "Copyright abandonded" headerZbigniew Jędrzejewski-Szmek1-1/+1
2018-07-24meson: use has_link_argument() and friendsYu Watanabe1-1/+0
2018-07-23meson: check the existence of ninja.build for fuzzer testsYu Watanabe1-1/+1
2018-06-25coverity.sh: fail if uploading data to Coverity Scan is forbiddenEvegeny Vereshchagin1-1/+1
2018-06-25coverity.sh: use a comma to separate module namesEvegeny Vereshchagin1-1/+1
2018-06-25coverity.sh: make the script compatible with Python 3Evegeny Vereshchagin1-2/+2
2018-06-25coverity.sh: fix a couple indentsEvegeny Vereshchagin1-2/+2