Commit Graph
531 Commits
Author SHA1 Message Date
Jeremy Rimpo d06ee4e54b Update relevant licenses 2026-05-21 22:56:12 -05:00
Jeremy Rimpo e3ef6d11f3 Bump to Qt 6.11.1 2026-05-17 02:23:39 -05:00
Jeremy Rimpo b0a473f321 Bump Qt to 6.11.0 (#165) 2026-04-21 09:23:13 +02:00
Jonathan Feenstra 52e9840494 Update Qt installer link in README (#164) 2026-04-15 18:24:19 +02:00
pre-commit-ci[bot] a3a976e5e9 [pre-commit.ci] Pre-commit autoupdate. (#162) 2026-04-07 08:01:58 +02:00
Romeo Ahmed 64c62ad9a8 feat: move to vcpkg (#161) 2026-02-06 19:33:40 +01:00
Romeo Ahmed 98a71eae17 chore: update third-party binaries to latest versions (#160) 2026-02-02 20:04:18 +01:00
pre-commit-ci[bot] 3eea9f228f [pre-commit.ci] Pre-commit autoupdate. (#158)
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v21.1.8)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-05 19:25:07 +01:00
pre-commit-ci[bot] facd852e3f [pre-commit.ci] Pre-commit autoupdate. (#156)
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
- [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v21.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v21.1.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 15:01:53 +02:00
Jonathan Feenstra 8bf4671496 Fix typos in readme and add a note about Qt version 6.7.3 (#155) 2025-08-16 11:38:33 +02:00
pre-commit-ci[bot] 612ef324bc [pre-commit.ci] Pre-commit autoupdate. (#154)
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v20.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.5...v20.1.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-07 20:28:45 +02:00
Mikaël Capelle 621daac2ec Update README. (#152) 2025-05-29 11:59:34 +02:00
Mikaël CapelleandJeremy Rimpo 044a158340 Enable move to VCPKG (#142)
* Use CMake with presets to generate USVFS solution.
* Use preset when building super repository.
* Allow overriding VCPKG_ROOT with [paths] entry.
* Remove non needed stuff (gamebryo, nuget, third party dependencies, etc.).
* Use VCPKG from VS if no VCPKG_ROOT or path setting.
* Remove uibase from releases.

---------

Co-authored-by: Jeremy Rimpo <jrim@rimpo.org>
2025-05-29 10:48:30 +02:00
Matthew William Noel c29b1adca1 Update Qt version in build instructions (#151) 2025-05-24 09:33:14 +02:00
Mikaël Capelle ec6bb2a177 Add fallout london to build. (#150) 2025-05-23 14:03:40 +02:00
Mikaël Capelle bd6a03d2f8 Add VCPKG support for USVFS. (#149) 2025-05-22 19:02:43 +02:00
Jeremy Rimpo 1087129aac Dependency Update Meta PR (#148) 2025-05-21 17:46:44 +02:00
Jonathan Feenstra 237bd6ab5e Update readme.md for Qt 6.7.1, fix quick start commands (#146)
This also removes the `> ` before the commands to make copying and pasting more convenient.
2024-09-09 16:31:25 +02:00
Mikaël Capelle b3c66b3221 Bump Qt to 6.7.1. (#145) v2.5.2 2024-07-20 15:42:40 +02:00
Mikaël Capelle 9f1b33f3bd Bump libbsarch to 0.0.12. (#144) 2024-07-11 11:17:03 +02:00
Jeremy Rimpo ec429c01d6 Update libloot to 0.23.0 (#143) 2024-07-11 07:20:09 +02:00
Mikaël Capelle eba5bf49bd Build DirectXTex with mob. (#140) 2024-07-01 17:20:59 +02:00
Jeremy Rimpo a308e75cf8 Update to libbsarch 0.0.10 (#138) 2024-07-01 17:20:36 +02:00
Mikaël Capelle f99e777433 Add -d option to mob cmake to build in debug mode. (#137) 2024-06-21 17:14:11 +02:00
Mikaël Capelle ecd210d700 More flexibility to build Debug components (#136)
* Build components in all variant for boost to avoid issue with USVFS.
* Build googletest in both Debug and Release.
* Allow build configurations other than RelWithDebInfo.
2024-06-15 22:19:35 +02:00