Petr Mikheev
b6dd84c8ef
Check LuaJit version
2022-11-18 02:08:40 +01:00
jvoisin
f1ae796026
Factorise/simplify a bit before_script.msvc.sh
2022-10-01 13:00:05 +02:00
psi29a
3c173646ce
Update CI/before_script.msvc.sh
2022-09-26 07:24:16 +00:00
psi29a
ef92281b4b
Update CI/before_script.msvc.sh
2022-09-24 17:10:26 +00:00
psi29a
36b4e6929c
Update CI/before_script.msvc.sh
2022-09-24 16:39:57 +00:00
psi29a
4c5c449b0b
bump sdl from 2.0.22 to 2.0.24 for windows
2022-09-24 15:16:35 +00:00
psi29a
448853fbcf
Update CI/before_script.msvc.sh
2022-08-19 20:09:44 +00:00
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
2022-08-16 07:21:47 +00:00
elsid
8e4f6fc4e4
Use FetchContent to get googletest
2022-08-04 01:12:11 +02:00
psi29a
201528a6e2
Merge branch 'issue-6435' into 'master'
...
Issue 6435: Allow builds using Visual Studio 2022
See merge request OpenMW/openmw!2144
2022-07-27 12:03:07 +00:00
AnyOldName3
6e3c04195c
Enable LTO Release builds on Windows by default
2022-07-25 10:04:36 +00:00
Max Henzerling
281abae2fd
Issue-64356: Add support for msvc 2022
2022-07-24 20:12:20 -07:00
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 .
2022-07-17 11:23:12 +02:00
Project579
5ee825b5f6
Enable warnings as errors in MSVC builds.
2022-07-17 11:21:55 +02:00
psi29a
f8f2e00eca
Fix mouse clicking with sdl2 2.0.22
2022-07-05 17:44:22 +00:00
psi29a
2586beed72
Updating Boost on windows to 1.79 to support C++20
2022-06-15 14:55:42 +00:00
psi29a
bb0dad7c08
Update to C++20 and see if our CI can handle it.
2022-06-12 08:00:11 +00:00
AnyOldName3
eedae407ab
Tell CMake where to find ICU properly
...
I had a problem where CMake picked up half of ICU from its C API, which
is included with the Windows SDK, and half from the C++ API we provide.
This should prevent that.
* ICU_ROOT takes precedence as a CMake variable so do that instead of as
an environment variable.
* ICU_LIBRARY is an output of FindICU.cmake, not an input, so don't set
it.
* FindICU.cmake needs telling about components via their own variables.
2022-05-02 19:49:30 +01:00
madsbuvi
dd5901d351
Initial commit
...
Multiview shaders.
Refactor Frustum management
Rewrite shared shadow map
cull mask should respect stereo
Stereo savegame screencap
LocalMap refactoring
use the vertex buffer hint instead of the display list patch to enable/disable display lists
Character preview fixes
2022-04-28 21:05:34 +02:00
Benjamin Winger
165f146e69
Added ICU runtime DLLs to Windows builds
2022-04-12 19:37:10 -04:00
Benjamin Winger
21ffbcc4b4
Lua i18n updates
2022-04-10 07:57:02 +00:00
psi29a
f6757ce124
ccache for Windows
2022-03-02 09:06:58 +00:00
psi29a
bdd13f36b2
do some Appveyor Qt magic to get it all sorted
2022-01-18 23:29:45 +00:00
Evil Eye
e967e0544f
Upgrade to SDL 2.0.18
2021-12-15 21:13:22 +01:00
elsid
2bace703d5
Add dependency to SQLite3
...
This will be required by navmeshtool.
2021-10-11 19:34:07 +02:00
Petr Mikheev
9e168fd9cc
Add Lua/LuaJit and sol3 to openmw
2021-07-09 19:27:00 +02:00
AnyOldName3
3014963145
Fail on bad download instead of downloading HTML 404 page
2021-07-04 15:20:27 +00:00
Bret Curtis
4ffc30f502
add OSGoS hash
2021-06-12 16:06:22 +02:00
Bret Curtis
fced78b66a
bump windows build deps to OSGoS 3.6 and MyGUI 3.4.1
2021-06-12 15:35:40 +02:00
elsid
4d7e5245a3
Support benchmarks for windows
...
Don't run the binary because gitlab can't execute it successfully due to
unknown reason.
2021-05-11 13:16:59 +02:00
fredzio
6fd04cb8f6
Remove support for single-precision Bullet, fail during configuration instead of during linking.
2021-05-02 17:48:50 +02:00
Max
72a2e3722e
update syntax
2021-03-24 14:01:40 -07:00
Max
91bca0cb1f
attempt to fix build issue
2021-03-24 13:28:34 -07:00
AnyOldName3
4862e8c8f4
Bump aqt version
2021-03-21 21:30:17 +00:00
psi29a
a4719ffdf3
Merge branch 'fix-windows-theme' into 'master'
...
Deploy Qt style DLL
Closes #5907
See merge request OpenMW/openmw!667
2021-03-18 08:27:52 +00:00
AnyOldName3
b38a817600
Ensure vswhere finds us a single suitable MSVC installation
...
Also document the numerous arguments to achieve this.
2021-03-17 23:29:48 +00:00
AnyOldName3
1c296a1a78
Deploy Qt style DLL
2021-03-17 18:11:36 +00:00
wareya
18ef32ca82
values for this higher than sGroundOffset cause jittering on some surface; use safe-seeming value slightly less than sGroundOffset
2020-12-27 22:16:11 +00:00
AnyOldName3
211894a178
Fix extraction with 7z 9.10
...
This is still used in the wild as lots of people install 7zip and never update it because it works. We can't check the version and abort if it's too old as the changelog doesn't make it clear which version fixed the behaviour.
2020-11-17 16:14:05 +00:00
psi29a
7b1cd8a72f
use LZ4_1.9.2 instead of LZ4_1.9.2
2020-10-20 07:35:02 +00:00
psi29a
1278d3b784
make sure to use new path and trick caching
2020-10-19 22:36:34 +00:00
psi29a
c0e3f1c7ce
Update CI/before_script.msvc.sh
2020-10-19 21:59:44 +00:00
psi29a
b3e27fae4c
use updated msvc lz4 provided by anyoldname3
2020-10-19 20:29:22 +00:00
Alexei Dobrohotov
d6612eef20
Fix indentation
2020-10-19 22:31:42 +03:00
Bret Curtis
edd6a329ee
tell 7z to extract to specific directory
2020-10-19 22:31:42 +03:00
Bret Curtis
e280a36701
correct filename of lz4 archive; fix indentation
2020-10-19 22:31:42 +03:00
Bret Curtis
7954dccb44
lz4 prep work; get linux and windows ready
2020-10-19 22:31:42 +03:00
psi29a
1ddfb18cb3
Update CI/before_script.msvc.sh
2020-10-02 21:07:46 +00:00
Bret Curtis
c291bb169e
fixed indentation and additional diffs
2020-09-29 13:29:12 +02:00
Bret Curtis
18899394c4
typo in path
2020-09-29 13:13:26 +02:00