-
cdb61af358
feat(linux): per-config + total wall-clock build timing
main
Simone
2026-05-17 22:05:14 +02:00
-
8155d78230
fix(build): require VC C++ tools in vswhere query
Simone
2026-05-17 22:00:10 +02:00
-
b052497701
fix(build): pass -prerelease to vswhere (find VS2026)
Simone
2026-05-17 21:57:13 +02:00
-
ea71e0d8b2
perf(linux): full make -j per parallel config (no //nconfigs split)
Simone
2026-05-17 21:26:23 +02:00
-
c6e74909b4
perf(linux): build configs in parallel (default)
Simone
2026-05-17 21:07:02 +02:00
-
a9643c78e7
feat(build): add --dist to all remaining legacy Windows build scripts
Simone
2026-05-17 20:35:47 +02:00
-
57133b71ee
feat(build): add --dist to redirect output to dist/ instead of plugins/
Simone
2026-05-17 20:33:37 +02:00
-
00ddcbd9ff
ci: remove [skip ci] from dist pushback commit message
Simone
2026-05-05 00:39:33 +02:00
-
eb29dfe1f9
chore: update dist/ DLLs for v2.3.1 [skip ci]
github-actions[bot]
2026-05-04 22:38:30 +00:00
-
a731bedad0
fix: handle empty 204 response body in Gitea API calls
Simone
2026-05-05 00:34:33 +02:00
-
1aa358a78f
fix: correct Gitea release asset DELETE endpoint path
Simone
2026-05-05 00:28:27 +02:00
-
505c9a609f
ci: push back dist/ DLLs to Gitea after release build
Simone
2026-05-05 00:21:40 +02:00
-
bfd4cff9ff
ci: append empty line and -- to GitHub release body
Simone
2026-05-05 00:17:32 +02:00
-
002b7b4d54
ci: remove Gitea notice footer from GitHub release body
Simone
2026-05-05 00:16:37 +02:00
-
e0dc59bb7d
chore: release v2.3.1
v2.3.1
Simone
2026-05-05 00:12:28 +02:00
-
d3ab0cf488
chore: update release notes for version 2.3.0 and add GitHub release synchronization script
Simone
2026-05-05 00:08:59 +02:00
-
919395a423
fix: remove obsolete nsis7z.dll binaries for amd64-unicode, x86-ansi, and x86-unicode plugins
Simone
2026-05-04 19:33:42 +02:00
-
c2c91b9e48
fix: use #include_next in Linux overlay shims to prevent infinite recursion
Simone
2026-05-03 04:04:20 +02:00
-
f4cd9b9bf2
fix: update nsis7z.dll binaries for amd64, x86-ansi, and x86-unicode plugins
Simone
2026-05-03 03:20:13 +02:00
-
bc02b8b9cc
chore: consolidate release as v2.3.0
v2.3.0
Simone
2026-05-03 03:13:56 +02:00
-
10c2268071
chore: release v2.3.4
Simone
2026-05-03 03:06:22 +02:00
-
062c077a42
fix(vcxproj): add vendor CPP/7zip/UI/Common to AdditionalIncludeDirectories
Simone
2026-05-03 03:06:08 +02:00
-
f140165f75
chore: release v2.3.3
Simone
2026-05-03 02:50:17 +02:00
-
89beca4409
fix: avoid nested quotes in f-strings for Python <3.12 compat (Rebuild/Build target)
Simone
2026-05-03 02:49:56 +02:00
-
6cf744d3a4
chore: release v2.3.2
Simone
2026-05-03 02:47:54 +02:00
-
7295140210
fix: replace remaining nested double-quote f-strings for Python <3.12 compatibility
Simone
2026-05-03 02:47:43 +02:00
-
ff0f99f8b6
chore: release v2.3.1
Simone
2026-05-03 02:45:55 +02:00
-
bc96b491d6
fix: replace nested double-quote f-strings for Python <3.12 compatibility
Simone
2026-05-03 02:45:45 +02:00
-
24893784d9
chore: release v2.3.0
Simone
2026-05-03 02:40:46 +02:00
-
d620989a6c
chore: change default 7-zip version from 26.00 to 26.01
Simone
2026-05-03 02:34:26 +02:00
-
3e5bd02fe0
chore: remove one-shot fix_bundle_vcxproj_paths.py
Simone
2026-05-03 02:33:36 +02:00
-
870e5ba5b2
chore: ignore auto-generated bundle symlinks in .gitignore
Simone
2026-05-03 02:32:33 +02:00
-
6f37d34920
refactor: rename versions/zstd to versions/zstd-bundle for consistency
Simone
2026-05-03 02:25:50 +02:00
-
8a76f8cc70
fix: auto-recreate bundle symlinks on Linux if missing after clone
Simone
2026-05-03 02:07:25 +02:00
-
2207fbf217
refactor: replace bundle symlinks with direct vendor paths in vcxproj
Simone
2026-05-03 02:02:01 +02:00
-
8e8f26ae95
refactor: unify bundle-symlink scripts into setup_bundle_symlinks.py
Simone
2026-05-03 01:43:48 +02:00
-
56f831017e
build: redirect 25.01 builds to bundle directory
Simone
2026-05-03 01:38:45 +02:00
-
8968d0fd0c
feat(25.01): add bundle wrapper directory with NSIS sources and vendor symlinks
Simone
2026-05-03 01:38:45 +02:00
-
bcbae1b0be
submodule: convert versions/25.01 from committed vendor to git submodule
Simone
2026-05-03 01:38:45 +02:00
-
68f5101c64
build: redirect 26.00 builds to bundle directory
Simone
2026-05-03 01:31:30 +02:00
-
eec05089cf
feat(26.00): add bundle wrapper directory with NSIS sources and vendor symlinks
Simone
2026-05-03 01:31:19 +02:00
-
c232693340
submodule: convert versions/26.00 from committed vendor to git submodule
Simone
2026-05-03 01:31:01 +02:00
-
5419d38372
plugins: rebuild DLL artifacts with 7-zip 26.01
Simone
2026-05-03 01:20:32 +02:00
-
0a7ffdff4a
ci: rename release zip artifact from -plugins to -bundle
Simone
2026-05-03 01:20:20 +02:00
-
e92e48d7bc
build: add 26.01 Windows build script and register in dispatcher
Simone
2026-05-03 01:20:07 +02:00
-
e125ea5f9c
feat(26.01): add bundle wrapper directory with NSIS sources and vendor symlinks
Simone
2026-05-03 01:19:44 +02:00
-
6a961306c9
build(linux): introduce overlay makefile infrastructure
Simone
2026-05-03 01:19:13 +02:00
-
480f93aed5
submodule: add versions/26.01 (ip7z/7zip tag 26.01)
Simone
2026-05-03 01:18:47 +02:00
-
2491f0eba1
ci: enhance Gitea release workflow to upload assets and handle existing files
v2.2.2
Simone
2026-05-03 00:00:25 +02:00
-
0053ce8fcc
ci: refactor build and release workflows to streamline DLL handling and packaging
Simone
2026-05-02 23:38:02 +02:00
-
13787d1af9
ci: enhance release workflow to resolve and validate release tags dynamically
Simone
2026-05-02 23:20:00 +02:00
-
62e066c754
ci: enhance build and release workflows with improved artifact handling and versioning
Simone
2026-05-02 23:13:58 +02:00
-
e4362a3d02
ci: remove temporary gitea-only dispatch mode
Simone
2026-05-02 22:34:19 +02:00
-
3c87501c40
ci: set explicit User-Agent for Gitea API calls
Simone
2026-05-02 22:32:36 +02:00
-
68d949aa5b
ci: fix sync-gitea-only job nesting and YAML structure
Simone
2026-05-02 22:30:53 +02:00
-
da6bf4fd04
ci: make gitea_only workflow_dispatch input boolean
Simone
2026-05-02 22:29:05 +02:00
-
f973bf3107
ci: add workflow_dispatch gitea-only mode for release body sync
Simone
2026-05-02 22:23:06 +02:00
-
4f4508ccc3
ci: harden Gitea release sync auth diagnostics and upsert flow
Simone
2026-05-02 22:21:08 +02:00
-
84125ef688
ci: do not fail release when Gitea token lacks permissions
Simone
2026-05-02 22:19:56 +02:00
-
c10249d171
ci: handle missing Gitea release when syncing release body
Simone
2026-05-02 22:07:13 +02:00
-
576706dc17
ci: fix release workflow YAML syntax for publish job
Simone
2026-05-02 21:56:02 +02:00
-
b5d635d96f
chore: release v2.2.2
Simone
2026-05-02 21:54:01 +02:00
-
00263ec4ba
docs: update repository structure and CI/release workflow section
Simone
2026-05-02 21:54:01 +02:00
-
6e91c0ac31
tools: add update_gitea_releases.py and release-notes snippets
Simone
2026-05-02 21:54:01 +02:00
-
df1e68b378
ci: update Gitea release body with CHANGELOG section on publish
Simone
2026-05-02 21:47:29 +02:00
-
e39129c300
ci: upgrade actions to node24-native versions, release notes from CHANGELOG
Simone
2026-05-02 21:22:17 +02:00
-
e64386ebe5
docs: align README_IT with 2.2.0 Linux build path
Simone
2026-05-02 21:12:10 +02:00
-
cda44e07a8
release: cut v2.2.1
v2.2.1
Simone
2026-05-02 20:50:36 +02:00
-
0faf0fb360
ci: add Linux jobs to build and release workflows
v2.2.0
Simone
2026-05-02 20:06:58 +02:00
-
9be53c7e22
fix: correct remaining Windows build script f-strings
Simone
2026-05-02 20:01:01 +02:00
-
d80b025219
feat: add Linux MinGW build path and Windows build-script fixes (v2.2.0)
Simone
2026-05-02 19:56:28 +02:00
-
91fe17cda2
feat: add color and spinner to legacy build scripts
Simone
2026-04-30 23:12:42 +02:00
-
4b12e21dd4
chore: release v2.1.0
v2.1.0
Simone
2026-04-30 22:25:32 +02:00
-
e402720a12
Add NSIS plugin support and extraction functionality
Simone
2026-04-30 17:27:38 +02:00
-
5e738d749b
chore: release v2.0.1
v2.0.1
Simone
2026-04-29 21:54:26 +02:00
-
5cfade0df1
fix: use detected VS toolset in build_plugin_2600 (v143 fallback for VS2022 CI)
Simone
2026-04-29 21:51:16 +02:00
-
ce9e40d2b6
ci: use --verbosity normal to show build errors
Simone
2026-04-29 21:47:50 +02:00
-
2b01cf9e75
ci: add --verbosity minimal to build step
Simone
2026-04-29 21:47:12 +02:00
-
505d5cf158
fix UnicodeEncodeError in build summary (replace checkmarks with ASCII)
Simone
2026-04-29 21:45:10 +02:00
-
3298293474
restore tools/legacy build scripts and fix CI workflow
Simone
2026-04-29 21:42:26 +02:00
-
52513bb1c9
docs: add bilingual README (EN/IT)
Simone
2026-04-29 15:17:33 +02:00
-
940a8d6c7c
docs: add build options to README
Simone
2026-04-29 15:01:25 +02:00
-
d074cc7c07
chore: initial commit (extracted from Launchers monorepo)
v2.0.0
Simone
2026-04-29 14:07:51 +02:00