summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-14meson-hwdb-update: fix undefined variable accessZbigniew Jędrzejewski-Szmek1-2/+4
2017-12-06tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek1-0/+31
2017-11-26test: set log_level to info in test-hwdb and check-help-*Yu Watanabe1-0/+2
2017-11-19Add SPDX license headers to python scriptsZbigniew Jędrzejewski-Szmek6-0/+8
2017-10-04hwdb: switch meson to use ids_parser.py (#6964)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-10-02hwdb: updateZbigniew Jędrzejewski-Szmek1-1/+1
2017-10-02meson-hwdb-update.sh: add -n param to skip downloadsZbigniew Jędrzejewski-Szmek1-8/+10
2017-07-24meson: install the git hook (#6425)Zbigniew Jędrzejewski-Szmek1-0/+11
2017-07-18python: remove star importsZbigniew Jędrzejewski-Szmek3-3/+3
2017-07-18build-sys: drop support for generation of Makefile-man.amZbigniew Jędrzejewski-Szmek1-67/+4
2017-07-03git-contrib: drop weird non-breaking spacesLennart Poettering1-0/+1
2017-05-07Mark python scripts executableZbigniew Jędrzejewski-Szmek3-0/+0
2017-04-30more portable python shebangs (#5816)Jörg Thalheim6-6/+6
2017-04-25meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek2-1/+2
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek3-13/+13
2017-04-24meson: $DESTDIR might be undefinedZbigniew Jędrzejewski-Szmek1-3/+3
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek5-5/+5
2017-04-23meson: add dist-check-includes replacementZbigniew Jędrzejewski-Szmek1-0/+3
2017-04-23hwdb: use curl instead of wget, and regenerate patch after successful updateZbigniew Jędrzejewski-Szmek1-7/+9
2017-04-23meson: add hwdb/update targetZbigniew Jędrzejewski-Szmek1-0/+13
2017-04-23meson: add git-contrib targetZbigniew Jędrzejewski-Szmek1-0/+7
2017-04-23meson: recreate dist-check-helpZbigniew Jędrzejewski-Szmek1-0/+20
2017-04-23meson: create various symlinksZbigniew Jędrzejewski-Szmek1-0/+11
2017-04-23make-man-rules: add support for generating the list in meson.build formatZbigniew Jędrzejewski-Szmek1-6/+40
2016-12-11tools/catalog-report.py: a script to scour the journal for bad catalog entriesZbigniew Jędrzejewski-Szmek1-0/+87
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler5-0/+5
2016-02-23Remove systemd-bootchartDaniel Mack1-9/+0
2015-11-22man: include the target name when linking to man pages in html outputZbigniew Jędrzejewski-Szmek1-0/+1
2015-07-27terminal: drop unfinished codeDavid Herrmann1-119/+0
2015-06-30build-sys: use wildcard glob in update-man-list againZbigniew Jędrzejewski-Szmek1-5/+7
2015-01-26compile-unifont: Python 2 compatibilityZbigniew Jędrzejewski-Szmek1-19/+22
2014-11-06s/command-line/command line/gLennart Poettering1-1/+1
2014-10-30tools: add gdb command to dump hashmap informationMichal Schmidt1-0/+94
2014-07-18terminal: add unifont font-handlingDavid Herrmann1-0/+116
2014-06-30man: mention that x-systemd.device-timeout is only for fstabZbigniew Jędrzejewski-Szmek1-2/+3
2014-06-20build-sys: fix indentation in make-man-rules generated outputFilipe Brandenburger1-1/+1
2014-03-06build-sys: update intructions for Makefile-man.am regenerationZbigniew Jędrzejewski-Szmek1-2/+10
2014-02-20man: ignore non-manpage files when generating makefileZbigniew Jędrzejewski-Szmek1-1/+7
2014-02-12build-sys: make lxml required when generating indicesZbigniew Jędrzejewski-Szmek1-19/+8
2014-02-12man: use xinclude to de-deduplicate common textZbigniew Jędrzejewski-Szmek1-9/+13
2014-02-10build-sys: move python helpers to tools directoryKarel Zak4-0/+610
2014-02-10build-sys: add check-includes build target and scriptKarel Zak1-0/+23