Commit Graph

39 Commits (03bb56999535f644bb027d0b606829af4965b375)

Author SHA1 Message Date
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
Nikolay Kasyanov bf0ec550da OS X: specify minimum CMake version & remove redundant argument from CI script 8 years ago
Nikolay Kasyanov 697b809c79 Reactivate OS X CI 8 years ago
Nikolay Kasyanov 8b2b54d89a Travis CI: enable OS X build
Refactor platform-specific calls from .travis.yml to separate .sh scripts.
Test suite still needs to be enabled & tested for OS X though.
10 years ago