Commit Graph

261 Commits (81f2402e66cdc9c21dd81e7126b29a06dbd56d59)

Author SHA1 Message Date
Evil Eye 7b064920db Switch to downloading dependencies from Github releases 2 months ago
elsid d79fafd2ad
Run 7z with eval 4 months ago
AnyOldName3 0e2119c638 Ditch old AppVeyor stuff
We've not used AppVeyor for years.
If we started again, it'd use a different version of Boost and that aspect would need redoing anyway.
Everything else that was AppVeyor-specific is something we've got away without in GitLab CI so can't have been especially important.
4 months ago
elsid 0c15b403dd
Use vcpkg packages by before_scripts.msvc.sh 4 months ago
AnyOldName3 4563ddb028 Fix Collada loading on Windows for Release and RelWithDebInfo 6 months ago
Andrei Kortunov 819ba42be2 Upgrade Qt to 6.6.3 7 months ago
psi29a 0a7f4e5149 Merge branch 'unit_tests' into 'master'
Split openmw_test_suite into openmw and components tests

See merge request OpenMW/openmw!4166
7 months ago
elsid 7d1cd11ba9
Split openmw_test_suite into openmw and components tests
To avoid duplicated compilation for openmw translation units. Link openmw-lib to
openmw-tests instead.
7 months ago
AnyOldName3 66227f30f8 Fix Collada loading on Windows 7 months ago
Austin English c668a96999 before_script.msvc.sh: fix occurences of shellcheck SC2237 7 months ago
Andrei Kortunov 1bb48bcef7 Treat editor icons as scalable 8 months ago
Andrei Kortunov 118114c498 Add misisng empty line 9 months ago
Andrei Kortunov d06e8e2c24 Use Qt6 on Windows by default 9 months ago
Andrei Kortunov 1ad9e5f9e8 Rework editor icons 9 months ago
AnyOldName3 7ec723e9b9 More sensible conditions 10 months ago
AnyOldName3 72cf015401 Make ccache viable for Windows Release builds 10 months ago
Andrei Kortunov 0705175b9b Remove qmake leftover 1 year ago
elsid f08ab9af56
Use SDL2 generate cmake files to find the package 1 year ago
Bret Curtis 2a8976d4e9 bump windows mygui to 3.4.3 1 year ago
AnyOldName3 0d7b3d1eee Upgrade to standalone aqt v3.1.7 1 year ago
AnyOldName3 1747f585d4 Fix dumb typo
Now zlib debug DLLs are installed for Debug builds
1 year ago
psi29a 8d1a19a6f4 [#7358] Make MyGui 3.4.2 required for 0.49 1 year ago
psi29a b62b5f363e Merge branch 'osg_win_dep' into 'master'
Use most recent OSG dependency to match 0.48 RC builds

See merge request OpenMW/openmw!3120
2 years ago
elsid 6c7cdb981d
Use most recent OSG dependency to match 0.48 RC builds 2 years ago
elsid 11204d35d6
Use zlib directly for ESM4
Fallback to decompression by block of fixed size when decompressing the
whole archive fails.
2 years ago
jvoisin 8e3576022a Don't install boost-filesystem anymore 2 years ago
Andrei Kortunov 8df7ce545e Migrate from GraphicsWindowQt to QOpenGLWidget 2 years ago
psi29a 6d8f3c7bce Merge branch 'cs_unit_tests' into 'master'
Introduce unit tests for editor

See merge request OpenMW/openmw!2821
2 years ago
psi29a e37860c1dc Cherry pick 'openmw-48-stereo-fixes' into 'master'
Openmw 48 stereo fixes

See merge request OpenMW/openmw!2815
2 years ago
elsid 6f6e452dfa
Add executable to run CS tests 2 years ago
AnyOldName3 6ca9fb7e15 Use multithreaded Bullet libraries on Windows 2 years ago
elsid 8cfd947ecc
Copy osgSim.dll to openmw.exe location 2 years ago
elsid 3eda0b4af6
Use tabs for indentation in CI/before_script.msvc.sh 2 years ago
Evil Eye 7aa891c016 Bump OpenAL to 1.23.0 on Windows 2 years ago
Andrei Kortunov 7e2aedf637 Add an initial Qt6 support 2 years ago
Petr Mikheev b6dd84c8ef Check LuaJit version 2 years ago
jvoisin f1ae796026 Factorise/simplify a bit before_script.msvc.sh 2 years ago
psi29a 3c173646ce Update CI/before_script.msvc.sh 2 years ago
psi29a ef92281b4b Update CI/before_script.msvc.sh 2 years ago
psi29a 36b4e6929c Update CI/before_script.msvc.sh 2 years ago
psi29a 4c5c449b0b bump sdl from 2.0.22 to 2.0.24 for windows 2 years ago
psi29a 448853fbcf Update CI/before_script.msvc.sh 2 years ago
psi29a db5ca630f7 Merge branch 'update-windows-deps' into 'openmw-48'
Update OSGoS dependency package

See merge request OpenMW/openmw!2278

(cherry picked from commit cc27baec62)

14663b83 Update OSGoS dependency package
944e7489 Use the correct debug-suffixes for dependencies
619bb73d Add lost backslash
149d0b2f Increment CI cache key for Windows builds
2 years ago
elsid 8e4f6fc4e4
Use FetchContent to get googletest 2 years ago
psi29a 201528a6e2 Merge branch 'issue-6435' into 'master'
Issue 6435: Allow builds using Visual Studio 2022

See merge request OpenMW/openmw!2144
2 years ago
AnyOldName3 6e3c04195c Enable LTO Release builds on Windows by default 2 years ago
Max Henzerling 281abae2fd Issue-64356: Add support for msvc 2022 2 years ago
Project579 02ef9c953e MSVC: Fix all warnings at level 4, upgrade Qt5 to 5.15.2 to also reduce warnings, disabled 5054 warnings due to Qt5's use of deprecated operators in C++20 . 2 years ago
Project579 5ee825b5f6 Enable warnings as errors in MSVC builds. 2 years ago
psi29a f8f2e00eca Fix mouse clicking with sdl2 2.0.22 3 years ago