madsbuvi
f4e36f4be5
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
2021-04-24 21:14:51 +02:00
jvoisin
ce654b0504
Don't run brew uninstall
outside of travis-ci
2021-04-23 19:21:33 +02:00
nighthawk469
511d3344fe
Revert CMAKE_OSX_SYSROOT as this interferes with the gitlab ci builds.
2021-04-22 23:43:30 +00:00
nighthawk469
03bb569995
Revert Xcode sdk version from 11.6 to 10.2
2021-04-22 18:41:02 +00:00
jvoisin
dc10ab7bad
Install curl in the coverity job
2021-04-12 11:26:33 +02:00
elsid
010f290fd5
Update OSX deployment target to 10.14
...
To support std::variant
2021-04-11 14:07:15 +02:00
madsbuvi
1bee59c2b1
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
2021-03-26 17:59:23 +01: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
Bret Curtis
9fbb530dde
be explicit and print version information to verification
2021-03-05 13:25:46 +01:00
Bret Curtis
53cb20454f
add path hack only to verify, will remove later
2021-03-05 13:20:03 +01:00
Bret Curtis
f03beb7963
uninstall qt@6
2021-03-05 13:12:42 +01:00
Bret Curtis
8fc0f965bb
which qmake?
2021-03-05 13:10:22 +01:00
Bret Curtis
87ede9284b
be more explicit
2021-03-05 13:08:38 +01:00
Bret Curtis
17059cefea
give qt@5 a try
2021-03-05 13:07:26 +01:00
Bret Curtis
caa8b0ca1a
give qt5 a show for brew
2021-03-05 13:03:21 +01:00
Bret Curtis
28cb14289a
initial attempt at FindRecastNavigation.cmake
2021-03-02 22:48:17 +01:00
madsbuvi
fff57bc047
missing debian dependencies
2021-03-02 16:35:35 +01:00
madsbuvi
d598923421
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
2021-03-02 14:32:34 +01:00
madsbuvi
6c9df35725
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
2021-02-01 15:09:00 +01:00
Gleb Mazovetskiy
2798db5418
CI/before_script.linux.sh: <tab> -> 4 spaces and remove unused ENV
2021-01-26 19:00:55 +00:00
Gleb Mazovetskiy
99ba45a308
Optional static builds of OSG, MyGUI, Bullet
2021-01-26 19:00:55 +00:00
psi29a
4974b64cbf
Update CI/before_install.osx.sh
2021-01-17 15:58:43 +00:00
madsbuvi
eb4f393568
Include new osg dependency
2021-01-10 14:40:09 +01: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
Mads Buvik Sandvei
49e76fa077
Merge remote-tracking branch 'remotes/origin/master' into openxr_vr
2020-11-27 00:36:10 +01: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
corristo
b8ed3b0059
[macOS, CI] Update dependencies, don't use lz4 from Homebrew
...
Also, enable double precision support for Bullet.
2020-11-10 08:21:46 +00:00
Mads Buvik Sandvei
4f8f0cc8ac
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr
2020-10-22 20:39:53 +02:00
psi29a
c86094e4db
Bump to C++17
2020-10-20 23:38:05 +02:00
Bret Curtis
06689cfe2a
bingo; cleanup
2020-10-20 23:22:37 +02:00
Bret Curtis
8b5aa4c001
try for link overwriting
2020-10-20 23:06:08 +02:00
Bret Curtis
c3b464a0c8
brew reinstall lz4; purge /tmp/openmw-deps just in case
2020-10-20 23:00:37 +02:00
Bret Curtis
0719b75307
try to use brew version of lz4
2020-10-20 22:28:09 +02: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
503bf7f78b
added lz4 to our macos deps; let us see if that works
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
b222872446
Android build on gitlab
2020-10-19 08:27:38 +00:00
Bret Curtis
b024518c18
Resolve 'shared_timed_mutex' is unavailable: introduced in macOS 10.12
2020-10-15 11:12:23 +02:00
AnyOldName3
ef41edba9b
Install tools in before_install.osx.sh
2020-10-09 13:56:21 +00:00