Commit graph

8 commits

Author SHA1 Message Date
Janek Bevendorff
284486c056 Check version in vcpkg.json and appstream XML well-formedness, add translator listing (#12968)
* Check version in vcpkg.json and appstream XML well-formedness

* Move translator list utility to release-tool
2026-03-10 01:22:14 +01:00
Jonathan White
18973351de Fix AppImage not finding Auto-Type library
* Fixes #12719 and Fixes #12721
* Also fixes missing <ul> in the appdata xml
2025-11-25 01:52:44 +01:00
Jonathan White
815bba3d78 Add explicit encoding when reading text from files 2025-11-25 01:52:44 +01:00
Janek Bevendorff
faaf5e97de Fix release-tool merge cmd and rename to "tag" 2025-11-25 01:52:44 +01:00
Janek Bevendorff
d90c2ae731
Fix release-tool merge cmd and rename to "tag" 2025-11-23 23:13:32 +01:00
Janek Bevendorff
510cd03ce5 Integrate macOS code signing into CMake
Moves code signing from the release-tool to CMake and unifies the Windows-equivalent code.
2025-11-23 22:45:57 +01:00
Jonathan White
17d58ecf1e
release-tool: Move appimage zsync file to output dir (#12597) 2025-10-26 09:07:15 -04:00
Jonathan White
abd6d4e2ba
Migrate release-tool to Python 2025-10-25 18:27:18 -04:00