summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: drop version info from file hiearchy man pageLennart Poettering2024-07-041-0/+43
* Merge pull request #33214 from keszybz/system-clock-epochMike Yuan2024-06-161-3/+3
|\
| * man: describe setting of the clock by systemd and systemd-timesyncdZbigniew Jędrzejewski-Szmek2024-06-151-3/+3
* | tools/update-distro-hash: add a helper script to sync submoduleZbigniew Jędrzejewski-Szmek2024-06-061-0/+89
|/
* mkosi: Replace submodules with our own thingDaan De Meyer2024-05-302-22/+0
* meson: Set up git submodule update on post checkout as wellDaan De Meyer2024-05-052-1/+7
* Merge pull request #32204 from DaanDeMeyer/post-rewriteLuca Boccassi2024-04-102-5/+18
|\
| * git: Add post-rewrite hook that invokes git submodule updateDaan De Meyer2024-04-102-5/+18
* | tools/check-version-history: skip test if lxml is not installedAntonio Alvarez Feijoo2024-04-101-1/+6
|/
* git-contrib: use 'git shortlog' commandYu Watanabe2024-04-031-9/+3
* efi: skip check-alignment-* tests if pefile is not installedAntonio Alvarez Feijoo2024-03-261-1/+5
* Merge pull request #31907 from mrc0mmand/efi-shenanigansZbigniew Jędrzejewski-Szmek2024-03-231-0/+32
|\
| * efi: check if all sections of our EFI binaries are properly alignedFrantisek Sumsal2024-03-221-0/+32
* | Merge pull request #31779 from keszybz/elf2efi-clang-18Zbigniew Jędrzejewski-Szmek2024-03-231-119/+132
|\ \ | |/ |/|
| * tools/elf2efi: elif→if to make pylint happyZbigniew Jędrzejewski-Szmek2024-03-221-1/+1
| * tools/elf2efi: skip empty .got section and its .relro_paddingZbigniew Jędrzejewski-Szmek2024-03-221-0/+6
| * tools/elf2efi: rework exception messagesZbigniew Jędrzejewski-Szmek2024-03-141-18/+25
| * tools/elf2efi: split out function to create parserZbigniew Jędrzejewski-Szmek2024-03-141-1/+5
| * tools/elf2efi: align columns in tables, unify formattingZbigniew Jędrzejewski-Szmek2024-03-141-98/+94
* | docs: Add one more git submodule setting to configureDaan De Meyer2024-03-221-0/+1
* | dbus-exporter: Set explicit mode on output directoryDaan De Meyer2024-03-211-0/+2
* | meson: Rename add-git-hook.sh to git-setup.sh and configure git in itDaan De Meyer2024-03-151-0/+5
|/
* meson: Remove version_h dependency from jinja2_cmdlineDaan De Meyer2024-03-061-5/+4
* Merge pull request #31352 from DaanDeMeyer/versioningZbigniew Jędrzejewski-Szmek2024-02-231-42/+0
|\
| * meson: Decouple the version tag from the vcs tagDaan De Meyer2024-02-211-42/+0
* | test: verify our own units (where applicable)Frantisek Sumsal2024-02-201-0/+20
|/
* meson-vcs-tag: Say version format specificationDaan De Meyer2024-02-141-1/+1
* meson: Start adding devel and rc suffixes to the project versionDaan De Meyer2024-02-141-6/+12
* tools: fix typoYu Watanabe2024-02-131-1/+1
* Use tilde for rc tag versioningDaan De Meyer2024-02-131-1/+4
* tmpfiles: split out verbs in helpZbigniew Jędrzejewski-Szmek2024-02-091-3/+3
* man: suffix signals with ()Frantisek Sumsal2024-01-232-28/+33
* update-man-rules: skip over standard-conf.xmlFrantisek Sumsal2024-01-041-0/+1
* man: make ID validDavid Tardon2023-12-251-1/+1
* elf2efi: remove outdated comment mentioning linker scriptMike Yuan2023-12-101-1/+0
* tools/meson-vcs-tag: the third argument is optionalYu Watanabe2023-12-041-1/+1
* contrib: include co-authors to the contributor list of NEWSYu Watanabe2023-11-301-1/+6
* hwdb: rename .html=>.csvZbigniew Jędrzejewski-Szmek2023-11-151-2/+2
* fuzz: don't panic without a C++ compilerFrantisek Sumsal2023-11-151-1/+1
* fuzz: pass -Dc_args=/-Dcpp_args= to fuzzer targetsFrantisek Sumsal2023-11-101-15/+14
* tools: syscall tables moved to a subdirectoryLuca Boccassi2023-11-011-2/+2
* Update hwdb autosuspend rulesLuca Boccassi2023-11-011-0/+2
* meson: generate proper version tag when git fails on permission errorsZbigniew Jędrzejewski-Szmek2023-10-191-5/+10
* doc-sync: add support for uploading the documentation for mainAbderrahim Kitouni2023-10-101-5/+13
* doc-sync: automatically detect whether we're updating the latest versionAbderrahim Kitouni2023-10-091-4/+13
* doc-sync: add man/ to the passed directoryAbderrahim Kitouni2023-10-091-2/+2
* man: support multiple versions of the documentation on the websiteAbderrahim Kitouni2023-10-091-0/+134
* man: add checks for missing version informationAbderrahim Kitouni2023-10-013-0/+696
* elf2efi: Add GNU_RELRO supportJan Janssen2023-09-291-0/+11
* elf2efi: Add --copy-sections optionJan Janssen2023-09-291-0/+33