Oliver Hamlet
eba42959a5
Update version to v0.28.1
0.28.1
2025-09-05 21:42:44 +01:00
Oliver Hamlet
2694b1a5ec
Fix running for most games on Linux
2025-09-05 21:41:49 +01:00
Oliver Hamlet
afa9086d80
Fix Linux archive name in release notes
2025-09-05 21:40:56 +01:00
Oliver Hamlet
a174c2bc3e
Use same binary name as v0.26.1 and earlier
...
I.e. metadata_validator rather than metadata-validator.
2025-09-05 21:40:18 +01:00
Oliver Hamlet
7ee14e01d6
Fix release package filename
0.28.0
2025-09-05 17:24:38 +01:00
Oliver Hamlet
5f4d636491
Fix link in release description
2025-09-05 17:21:35 +01:00
Oliver Hamlet
544e2fc766
Fix wrong Windows release artifact path
2025-08-11 21:54:30 +01:00
Oliver Hamlet
1c913a58d6
Undo version increment
2025-08-11 21:48:18 +01:00
Oliver Hamlet
1f1ca79b38
Update libloot to v0.28.1
2025-08-11 21:40:40 +01:00
Oliver Hamlet
9fba98b764
Replace deprecated GitHub release actions
2025-08-11 21:32:54 +01:00
Oliver Hamlet
324cc1d9e0
Reimplement in Rust
...
Add an archive script since packaging is no longer handled by CMake.
2025-08-02 20:16:55 +01:00
Oliver Hamlet
e41240564a
Increase Windows requirement from 7 to 10
...
In practice this requirement was probably already the case for some time.
2025-08-02 20:15:04 +01:00
Oliver Hamlet
780ac3b45e
Fix the MSVC redist link in the release description
...
Since f6f242218d it should be the x86-64
redistributable, not the x86 redistributable.
2025-08-02 20:14:25 +01:00
Oliver Hamlet
2527180f28
Update to libloot v0.28.0
2025-08-02 19:48:31 +01:00
Oliver Hamlet
f6f242218d
Produce x86-64 instead of x86 binaries for Windows in CI
2025-08-01 18:18:35 +01:00
Oliver Hamlet
0b4727a9a2
Fix CI badge in the readme
2025-06-12 18:12:09 +01:00
Oliver Hamlet
76179346a0
Update libloot to v0.27.0
2025-06-12 18:12:08 +01:00
Oliver Hamlet
3c546812a2
Update Windows CI to windows-2025
...
windows-2019 will be fully retired by the end of June, and 2025 is the latest version.
This means that Windows build artifacts will be built using MSVC 2022, not MSVC 2019. They should be ABI-compatible across this change, since they expose no third-party types and Microsoft say that their compiler and standard library didn't break ABI between 2019 and 2022, but a newer version of the redistributable might be needed.
2025-06-12 18:10:46 +01:00
Oliver Hamlet
23e0aa19c2
Update version to 0.26.1
0.26.1
2025-05-01 22:55:01 +01:00
Oliver Hamlet
b2d8d2b6e7
Update libloot to v0.26.1
2025-05-01 22:55:00 +01:00
Oliver Hamlet
352ff5b64a
Set version to 0.26.0
0.26.0
2025-04-19 22:52:50 +01:00
Oliver Hamlet
6e240c51c2
Update minimum required CMake to v3.10
...
I'm not sure how accurate it is, but running with CMake v4.0 requires a minimum version of >= v3.5 and warns for < v3.10.
2025-04-19 22:52:49 +01:00
Oliver Hamlet
9814576c40
Update libloot to v0.26.0
2025-04-19 22:52:49 +01:00
Oliver Hamlet
36fea7e190
Set version to 0.24.0
0.24.0
2025-01-13 22:00:08 +00:00
Oliver Hamlet
b647914d8e
Install ICU from package repositories in CI
...
Ubuntu 24.04 provides a new-enough version of ICU to be accepted by the libloot build.
2025-01-13 21:57:31 +00:00