Commit Graph

53 Commits (master)

Author SHA1 Message Date
Bret Curtis d16b1ca54e make macos use openal-soft 4 months ago
psi29a 088e8ea4c8 Have macos use Qt5 instead of Qt6 10 months ago
psi29a 96356a3815 Update file before_script.osx.sh 10 months ago
psi29a a5c2ad45dc Support macOS: AMD64 and ARM64 12 months ago
psi29a c75f8b3639 Update CI/before_install.osx.sh, CI/before_script.osx.sh 2 years ago
jvoisin 12bace3552 Silence a minor git warning
No need to pollute the CI log output.
2 years ago
Benjamin Winger 7821029056
Added missing line continuation to ICU_ROOT setting on macos CI 2 years ago
Benjamin Winger 2c5a4e6416
Set ICU_ROOT instead of PKG_CONFIG_PATH to find ICU on macos 2 years ago
psi29a 1816784784 Update CI/before_script.osx.sh to allow full use of c++17 on macOS 2 years ago
elsid 2bace703d5
Add dependency to SQLite3
This will be required by navmeshtool.
3 years ago
Bret Curtis 08a9abc46f get openmw building with LuaJIT on macos 3 years ago
Petr Mikheev 9a5229a821 Temporary fix for MacOS build. Remove this commit after resolving #5990. 3 years ago
fredzio 6fd04cb8f6 Remove support for single-precision Bullet, fail during configuration instead of during linking. 3 years ago
nighthawk469 511d3344fe Revert CMAKE_OSX_SYSROOT as this interferes with the gitlab ci builds. 3 years ago
nighthawk469 03bb569995 Revert Xcode sdk version from 11.6 to 10.2 3 years ago
elsid 010f290fd5
Update OSX deployment target to 10.14
To support std::variant
3 years ago
Bret Curtis 17059cefea give qt@5 a try 3 years ago
corristo b8ed3b0059 [macOS, CI] Update dependencies, don't use lz4 from Homebrew
Also, enable double precision support for Bullet.
4 years ago
psi29a c86094e4db Bump to C++17 4 years ago
Bret Curtis b024518c18 Resolve 'shared_timed_mutex' is unavailable: introduced in macOS 10.12 4 years ago
Nikolay Kasyanov 3be1cdef33
[macOS, CI] Use Xcode 11.6 (#2970)
* [macOS, CI] Use Xcode 11.6

* [macOS, CI] Enable OpenCs build and see how it goes

* [macOS, CI] Re-enable package build and check
4 years ago
Bret Curtis 14d5b3eeaf try release again and turning on bit by bit for ccache to be used 4 years ago
Bret Curtis db75398fba only build openmw for now 4 years ago
Bret Curtis 3ea576efdc do not build a few things; temporary disable checking package; get things compiling and cached first 4 years ago
Bret Curtis 1e23d007dd Use Debug instead of Release to increase build time (passing -O0) 4 years ago
Bret Curtis a62e3a7b35 What happens when I remove the sysroot line? 4 years ago
Bret Curtis 3eeee4bc94 drop need to upgrade qt, 5.15 is by default installed; add CXX_FLAGS; retarget SYSROOT to 10.15 4 years ago
Bret Curtis 61a5c6125d #5480: Drop Qt4 support and require Qt 5.12 or later. 4 years ago
elsid 99cd99bc3b
Remove unused BUILD_MYGUI_PLUGIN option 4 years ago
Nikolay Kasyanov d305e1933a Get ccache path from Homebrew
Also, don't use legacy syntax to get Qt path.
5 years ago
Nikolay Kasyanov a11c391231 Enable ccache for macOS CI 5 years ago
Nikolay Kasyanov e0161bb2bf Update macOS dependencies, use Xcode 10.1 5 years ago
elsid 792a0585c0 Add recastnavigation as subdirectory 6 years ago
elsid 3d97e96f55
Add dependency to recastnavigation 6 years ago
Bret Curtis ae4cb0c3ee no need for macos_qt_formula since on osx there is no more qt4, just qt5 6 years ago
Nikolay Kasyanov 90ccf5b42b [macOS, CI] Build using macOS 10.13 SDK 6 years ago
Nikolay Kasyanov dd882b69c6 [macOS, CI] Use Release configuration 7 years ago
Nikolay Kasyanov 071419db4a [macOS, CI] Enable OpenCS build and see what happens 7 years ago
Nikolay Kasyanov c16506d07c [OS X, CI] Use Xcode 8/macOS 10.12 SDK 7 years ago
Nikolay Kasyanov 6260e15852 [OS X] Temporarily disable OpenCS build on CI 7 years ago
Bret Curtis b6ee76b77b Switch to latest Qt5 version which is C++11-compatible 7 years ago
Nikolay Kasyanov f1abc5d7cb [macOS, CI] Use Release configuration 7 years ago
Nikolay Kasyanov a0990e5899 [macOS] Switch CI to Xcode 8.2 8 years ago
Nikolay Kasyanov 37c8a36dd8 [macOS] Parametrize Qt5 version used on CI 8 years ago
Nikolay Kasyanov 6d8d9e5dbc [macOS] Take Qt prefix path from Homebrew for CI resilience
Recent CI failure was caused by path changed by Homebrew.
8 years ago
Nikolay Kasyanov 3adf4cb97f Link OpenMW with libz on macOS 8 years ago
Nikolay Kasyanov 0115a3a874 Revert "Link OpenMW with libz on macOS"
This reverts commit 0c4dd05118.
8 years ago
Nikolay Kasyanov 0c4dd05118 Link OpenMW with libz on macOS 8 years ago
Nikolay Kasyanov cf2e59c983 [OS X] Use Qt 5.5 on CI
Newer Qt versions require C++11.
8 years ago
Roman Proskuryakov 95dc1258d6 Rewrites find_package for OpenSceneGraph plugins using LibFindMacros and osg_find_library 8 years ago