summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* chromiumos: sync auto suspend rules with chromeos commit e348a229bacc3Mario Limonciello2020-02-071-1/+20
* test: unpin meson from v0.52.1Frantisek Sumsal2020-01-251-4/+0
* test: pin meson to 0.52.1 for fuzzit/fuzzbuzzFrantisek Sumsal2020-01-081-0/+4
* man: sort options without "=" in the directives indexZbigniew Jędrzejewski-Szmek2019-11-211-0/+3
* man: fix a few bogus entries in directives indexZbigniew Jędrzejewski-Szmek2019-11-211-1/+1
* man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek2019-11-211-2/+2
* meson: add target to update the chromiumos rulesZbigniew Jędrzejewski-Szmek2019-11-152-0/+7
* coverity: replace python with jqEvgeny Vereshchagin2019-10-301-3/+3
* trivial: rename chromeos to chromiumosTim Teichmann2019-10-073-3/+3
* trivial: update tools/chromeos/gen_autosuspend_rules.pyMario Limonciello2019-10-051-1/+3
* Add missing license file and information for tools/chromeos/gen_autosuspend_r...Tim Teichmann2019-10-051-0/+27
* rules: Add automatic suspend udev rulesMario Limonciello2019-10-042-0/+329
* oss-fuzz.sh: stop downloading the skia seed corpusEvgeny Vereshchagin2019-09-111-1/+0
* meson: catch programs which ignore argumentsZbigniew Jędrzejewski-Szmek2019-07-221-2/+8
* meson: update hint in man/rules/Zbigniew Jędrzejewski-Szmek2019-07-191-0/+2
* 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
|\