summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2-4/+0
2018-06-14Merge pull request #9301 from keszybz/man-drop-authorgroupLennart Poettering2-18/+0
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek5-10/+0
2018-06-14Also drop <authorgroup> from autogenerated pagesZbigniew Jędrzejewski-Szmek2-18/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering7-7/+7
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-1/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering6-12/+1
2018-06-13hwdb-update: make sure it works when run from mesonLennart Poettering1-1/+3
2018-06-07coverity.sh: check that coverity responds with 200Evegeny Vereshchagin1-1/+10
2018-06-07tools: make various scripts find the top-levle git dir automaticallyLennart Poettering2-4/+8