summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12510 from keszybz/test-directivesYu Watanabe2019-05-211-6/+8
|\
| * test: run check-directives.sh as part of the test suiteZbigniew Jędrzejewski-Szmek2019-05-201-6/+8
* | meson-vcs-tag: enhance version info generationJoe Lin2019-05-211-1/+5
|/
* fuzzers: use -fsanitizer=fuzzer if clang supports itEvgeny Vereshchagin2019-05-141-2/+2
* check-directives: use diff to show what the differences really areZbigniew Jędrzejewski-Szmek2019-05-081-3/+9
* codespell: fix spelling errorsBen Boeckel2019-04-291-2/+2
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-1215-278/+273
* Update UEFI URLs (#12260)Paul Menzel2019-04-091-2/+2
* tools: check all directives even if it detects non-updated filesYu Watanabe2019-02-251-3/+6
* tools: update check-directives.sh to support fuzz-link-parserYu Watanabe2019-02-251-0/+5
* man: add a new section for EFI variablesZbigniew Jędrzejewski-Szmek2019-02-131-0/+10
* man: add a new directives section for .nspawnZbigniew Jędrzejewski-Szmek2019-02-131-1/+10
* man: move all config file options to one sectionZbigniew Jędrzejewski-Szmek2019-02-131-3/+3
* man: move os-release, machine-info, vconsole.conf vars to envvar sectionZbigniew Jędrzejewski-Szmek2019-02-131-2/+2
* tools/choose-default-locale.sh: set shebang to /bin/shJörg Thalheim2019-01-171-1/+1
* Merge pull request #11317 from filbranden/docs1Zbigniew Jędrzejewski-Szmek2019-01-031-32/+0
|\
| * docs: generate index.md in JekyllFilipe Brandenburger2019-01-021-32/+0
* | Merge pull request #11230 from keszybz/version-string-altYu Watanabe2019-01-031-0/+18
|\ \ | |/ |/|
| * meson: use /bin/bash for scriptZbigniew Jędrzejewski-Szmek2018-12-211-1/+1
| * meson: allow setting the version string during configurationZbigniew Jędrzejewski-Szmek2018-12-211-1/+7
| * meson-vcs-tag: add work-around for git bugZbigniew Jędrzejewski-Szmek2018-12-211-2/+5
| * meson: generate version tag from gitZbigniew Jędrzejewski-Szmek2018-12-211-0/+9
* | meson: check whether C.UTF-8 exists or not and use it if existsYu Watanabe2019-01-021-0/+12
|/
* tree-wide: drop header for emacs from python scriptsYu Watanabe2018-12-106-8/+2
* tools: add one more SPDX license headerYu Watanabe2018-12-101-1/+3
* tools: drop unused variableYu Watanabe2018-12-101-1/+0
* docs: work around GitHub pages weirdnessLennart Poettering2018-11-291-1/+17
* Merge pull request #10970 from yuwata/from-name-return-negative-errnoYu Watanabe2018-11-291-0/+22
|\
| * tools: move generate-gperfs.py to tools/Yu Watanabe2018-11-281-0/+22
* | travis: make sure that *.perf and directives.* files are in syncEvgeny Vereshchagin2018-11-281-0/+21
|/
* docs: tweak index.md generation and run it againLennart Poettering2018-11-161-2/+3
* oss-fuzz.sh: copy dictionaries along with "options" filesEvgeny Vereshchagin2018-11-061-0/+1
* tests: add a fuzzer for the json parser and dumperEvgeny Vereshchagin2018-10-101-0/+3
* meson: use same compilers to build fuzzersYu Watanabe2018-10-091-1/+3
* Merge pull request #10246 from keszybz/fuzz-bussLennart Poettering2018-10-021-2/+4
|\
| * fuzz: rename "fuzz-corpus" directory to just "fuzz"Zbigniew Jędrzejewski-Szmek2018-10-021-2/+4
* | docs: add a simple, auto-generated index.mdLennart Poettering2018-10-021-0/+15
|/
* tools: use print function in Python 3 codeLucas Werkmeister2018-08-271-8/+10
* oss-fuzz.sh: just install the shared libraryEvgeny Vereshchagin2018-08-161-2/+1
* meson: print stats in check-api-docsZbigniew Jędrzejewski-Szmek2018-08-021-0/+23
* Merge pull request #8876 from yuwata/meson-0.46Zbigniew Jędrzejewski-Szmek2018-07-241-1/+0
|\
| * meson: use has_link_argument() and friendsYu Watanabe2018-07-241-1/+0
* | Drop "Copyright abandonded" headerZbigniew Jędrzejewski-Szmek2018-07-241-1/+1
|/
* meson: check the existence of ninja.build for fuzzer testsYu Watanabe2018-07-231-1/+1
* coverity.sh: fail if uploading data to Coverity Scan is forbiddenEvegeny Vereshchagin2018-06-251-1/+1
* coverity.sh: use a comma to separate module namesEvegeny Vereshchagin2018-06-251-1/+1
* coverity.sh: make the script compatible with Python 3Evegeny Vereshchagin2018-06-251-2/+2
* coverity.sh: fix a couple indentsEvegeny Vereshchagin2018-06-251-2/+2
* 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
|\