summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Change all fixed-path bash shebangs to /u/b/env bash outside test/наб2021-12-123-3/+3
* Export D-Bus interfaces to /usr/share/dbus-1/interfacesigo958622021-12-101-0/+61
* meson: add missing final newline in jinja2 outputsZbigniew Jędrzejewski-Szmek2021-12-091-0/+1
* bpf: refactor skeleton generationJames Hilliard2021-12-071-128/+0
* ci: pin python dependencies and let Dependabot keep track of themEvgeny Vereshchagin2021-12-071-2/+6
* docs: fix descriptions in discoverable partitionsAlyssa Ross2021-11-271-6/+6
* gpt: Rename PPC64LE TO PPC64_LEDaan De Meyer2021-11-241-2/+2
* docs: remove comment that makes githubs renderer very angryZbigniew Jędrzejewski-Szmek2021-11-231-1/+0
* Add a trivial guard against using the same uuid twiceZbigniew Jędrzejewski-Szmek2021-11-191-0/+6
* docs: document the partition UUID used by homedZbigniew Jędrzejewski-Szmek2021-11-191-0/+5
* docs: generate table from header using a scriptZbigniew Jędrzejewski-Szmek2021-11-191-0/+181
* oss-fuzz: move apt-gets and pips to the systemd repositoryEvgeny Vereshchagin2021-11-191-0/+7
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-1/+6
* meson-render-jinja2: use ast.literal_eval()Zbigniew Jędrzejewski-Szmek2021-11-051-2/+4
* tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-012-2/+2
* licensing: add spdx header to chromiumos helper, move license fileZbigniew Jędrzejewski-Szmek2021-10-012-28/+2
* tools: shellcheck-ify tool scriptsFrantisek Sumsal2021-09-303-31/+36
* git-contrib: copypaste-friendly outputLuca Boccassi2021-07-191-2/+3
* man: add "DNS resource record types" sectionZbigniew Jędrzejewski-Szmek2021-06-291-1/+2
* tools/analyze-dump-sort: a helper to compare two 'systemd-analyze dump' outputsZbigniew Jędrzejewski-Szmek2021-06-041-0/+78
* core: make libbpf a dlopen() dependencyLuca Boccassi2021-05-251-1/+6
* Drop dependency on m4Zbigniew Jędrzejewski-Szmek2021-05-191-21/+0
* meson: replace some m4 templates with jinja2Zbigniew Jędrzejewski-Szmek2021-05-191-0/+28
* fix bash shebangsJörg Thalheim2021-05-171-1/+1
* Revert "tools/make-directive-index: parallelize"Zbigniew Jędrzejewski-Szmek2021-05-141-42/+21
* tools/make-directive-index: parallelizeZbigniew Jędrzejewski-Szmek2021-05-131-21/+42
* bpf: add build script for bpf programsJulia Kartseva2021-04-261-0/+123
* tools: shellcheck-ify most of the tool scriptsFrantisek Sumsal2021-04-2013-67/+83
* test: check if the unit file fuzzer corpora is up to dateFrantisek Sumsal2021-04-051-13/+47
* git-contrib: use non-breaking spaces in namesZbigniew Jędrzejewski-Szmek2021-03-301-2/+3
* tools: exclude Weblate bot from "ninja git-contrib"Lennart Poettering2021-03-171-1/+1
* hwdb: update for v248Zbigniew Jędrzejewski-Szmek2021-03-081-3/+1
* update-dbus-docs: use color in summaryZbigniew Jędrzejewski-Szmek2021-02-061-1/+6
* update-dbus-docs: say "MODIFIED" not "OUTDATED"Zbigniew Jędrzejewski-Szmek2021-02-061-7/+8
* oss-fuzz: show meson logsEvgeny Vereshchagin2021-02-011-1/+5
* tools: make update-dbus-docs compatible with Python 3.6Anita Zhang2021-02-011-1/+1
* tools: make update-dbus-docs compatible with Python 3.7Luca Boccassi2021-01-291-3/+11
* tools: rename helper to match target nameZbigniew Jędrzejewski-Szmek2021-01-281-0/+0
* Use .txt as the extension of arch syscall listsZbigniew Jędrzejewski-Szmek2021-01-281-1/+1
* Use .txt as the extension for syscall list fileZbigniew Jędrzejewski-Szmek2021-01-281-1/+1
* tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-2817-0/+17
* meson: rename target to update-hwdb-autosuspendZbigniew Jędrzejewski-Szmek2021-01-271-0/+0
* meson: rename target to update-hwdbZbigniew Jędrzejewski-Szmek2021-01-271-0/+0
* meson: rename target to update-man-rulesZbigniew Jędrzejewski-Szmek2021-01-271-1/+1
* meson: rename target to update-dbus-docsZbigniew Jędrzejewski-Szmek2021-01-271-1/+1
* hwdb: Pull autosuspend rules from upstream libfprintBenjamin Berg2021-01-201-1/+10
* tools: Pass source directory to autosuspend-update.shBenjamin Berg2021-01-191-1/+1
* meson: add missing license headerYu Watanabe2021-01-191-0/+2
* Merge pull request #18263 from keszybz/syscalls-autoZbigniew Jędrzejewski-Szmek2021-01-164-14/+18
|\
| * tree-wide: use curl --failZbigniew Jędrzejewski-Szmek2021-01-153-10/+10