Commit Graph

372 Commits (d1fb8545217a4e4044e6825eace60a485618954c)

Author SHA1 Message Date
psi29a a79bdf07d2 do some bash magic to rearrange CXX_FLAGS 3 years ago
psi29a b3bbcef25e Merge branch 'make_appveyor_great_again' into 'master'
do some Appveyor Qt magic to get it all sorted

See merge request OpenMW/openmw!1564
3 years ago
psi29a bdd13f36b2 do some Appveyor Qt magic to get it all sorted 3 years ago
psi29a ca6262c033 switch Static Deps and Tests from GCC to clang and set to -O0 to speed up builds 3 years ago
psi29a 877f5c445e Add librecast-dev to deps that needed for Debian/Ubuntu 3 years ago
jvoisin 40faf54250 Remove -bugprone-narrowing-conversions from clang-tidy 3 years ago
psi29a 1816784784 Update CI/before_script.osx.sh to allow full use of c++17 on macOS 3 years ago
jvoisin c9fb4ee2ed Silence `apt-get install` even more 3 years ago
jvoisin 766cb52523 Factorise `add-apt-repository -y ppa:openmw/openmw` 3 years ago
Evil Eye e967e0544f Upgrade to SDL 2.0.18 3 years ago
elsid 953a4c5550
Add a binary to generate navmesh from content files
Load content files based on the engine config files. Generate navmesh per cell
for all cells and store into SQLite database.
3 years ago
jvoisin 810ad9d3fb Silence apt-get install 3 years ago
psi29a 365739d609 Give psi29a's custom android-ndk22 a go 3 years ago
elsid 2bace703d5
Add dependency to SQLite3
This will be required by navmeshtool.
3 years ago
Evil Eye a1825980c4 Define OpenMW specific C++ flags 3 years ago
elsid 1b1deeb59b
Fail CI build when not allowed warnings are present
Put -Wno-error after -Wall to make it work properly for clang.
3 years ago
jvoisin 8056476d64 Add clang-tidy 3 years ago
Bret Curtis ae5302f9cf typo2 4 years ago
Bret Curtis c2c754b1cc typo 4 years ago
Bret Curtis 6bcb7a86dd update brew; remove need for brew install lua 4 years ago
Bret Curtis 08a9abc46f get openmw building with LuaJIT on macos 4 years ago
elsid e1c525914c
Add CI jobs to build tests in debug mode 4 years ago
Petr Mikheev 9a5229a821 Temporary fix for MacOS build. Remove this commit after resolving #5990. 4 years ago
Petr Mikheev 9e168fd9cc Add Lua/LuaJit and sol3 to openmw 4 years ago
AnyOldName3 3014963145 Fail on bad download instead of downloading HTML 404 page 4 years ago
psi29a a0659cd017 Merge branch 'bump_windows_deps' into 'master'
bump windows build deps to OSGoS 3.6 and MyGUI 3.4.1

See merge request OpenMW/openmw!938
4 years ago
Bret Curtis 7be09078b4 bump mac deps to include collada 4 years ago
Bret Curtis 4ffc30f502 add OSGoS hash 4 years ago
Bret Curtis fced78b66a bump windows build deps to OSGoS 3.6 and MyGUI 3.4.1 4 years ago
Bret Curtis 91e1898aa2 make use of gitlab openmw-deps 4 years ago
Bret Curtis 49ce26361e update mac deps to include latest OSGoS 3.6, mygui 3.4.1 and multi-threaded bullet 4 years ago
elsid 4d7e5245a3
Support benchmarks for windows
Don't run the binary because gitlab can't execute it successfully due to
unknown reason.
4 years ago
elsid 6492e9522a
Run benchmarks on gitlab CI 4 years ago
psi29a 1e9a7894d5 Merge branch 'no_recommends' into 'master'
Don't install recommended packages in Debian's CI

See merge request OpenMW/openmw!756
4 years ago
jvoisin 885ff36b01 Don't install recommended packages in Debian's CI 4 years ago
Bret Curtis 4129cc244c allow macos11xcode12 to fail for now; but not macos10.15xcode11; add support for macos10.14_xcode10; make sure fontconfig does not update other stuff 4 years ago
Bret Curtis a1bc10888c add implicit dependancy fontconfig for macos 4 years ago
psi29a 7f7041656d Merge branch 'enforce_double_bullet' into 'master'
Remove support for single-precision Bullet, fail during configuration instead of during linking (#5980)

See merge request OpenMW/openmw!806
4 years ago
fredzio 6fd04cb8f6 Remove support for single-precision Bullet, fail during configuration instead of during linking. 4 years ago
psi29a aca5d2fc12 Merge branch 'bump-macos-dependencies' into 'master'
Use prebuilt macOS dependencies with fixed SDL and OSG 3.6

Closes #5939

See merge request OpenMW/openmw!804

(cherry picked from commit 74612b1286330b1e34a9c37528502770496e5bba)

9aaca972 Use prebuilt macOS dependencies with fixed SDL and OSG 3.6
4 years ago
AnyOldName3 a8c5fc74d1 Massively simplify the worst Bash ever 4 years ago
jvoisin ce654b0504 Don't run `brew uninstall` outside of travis-ci 4 years ago
nighthawk469 511d3344fe Revert CMAKE_OSX_SYSROOT as this interferes with the gitlab ci builds. 4 years ago
nighthawk469 03bb569995 Revert Xcode sdk version from 11.6 to 10.2 4 years ago
jvoisin dc10ab7bad Install curl in the coverity job 4 years ago
elsid 010f290fd5
Update OSX deployment target to 10.14
To support std::variant
4 years ago
Max 72a2e3722e update syntax 4 years ago
Max 91bca0cb1f attempt to fix build issue 4 years ago
AnyOldName3 4862e8c8f4 Bump aqt version 4 years ago
psi29a a4719ffdf3 Merge branch 'fix-windows-theme' into 'master'
Deploy Qt style DLL

Closes #5907

See merge request OpenMW/openmw!667
4 years ago