Commit Graph

48 Commits (9fbb530dde4d95e1881a5a83b12125ede46e786a)

Author SHA1 Message Date
Bret Curtis 9fbb530dde be explicit and print version information to verification 3 years ago
Bret Curtis 53cb20454f add path hack only to verify, will remove later 3 years ago
Bret Curtis f03beb7963 uninstall qt@6 3 years ago
Bret Curtis 8fc0f965bb which qmake? 3 years ago
Bret Curtis 87ede9284b be more explicit 3 years ago
Bret Curtis 17059cefea give qt@5 a try 3 years ago
Bret Curtis caa8b0ca1a give qt5 a show for brew 3 years ago
psi29a 4974b64cbf Update CI/before_install.osx.sh 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
Bret Curtis 06689cfe2a bingo; cleanup 4 years ago
Bret Curtis 8b5aa4c001 try for link overwriting 4 years ago
Bret Curtis c3b464a0c8 brew reinstall lz4; purge /tmp/openmw-deps just in case 4 years ago
Bret Curtis 0719b75307 try to use brew version of lz4 4 years ago
Bret Curtis 503bf7f78b added lz4 to our macos deps; let us see if that works 4 years ago
AnyOldName3 ef41edba9b Install tools in before_install.osx.sh 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 3eeee4bc94 drop need to upgrade qt, 5.15 is by default installed; add CXX_FLAGS; retarget SYSROOT to 10.15 4 years ago
Nikolay Kasyanov c8596f782a [macOS, CI] Use prebuilt dependencies with SDL2 2.0.12 4 years ago
Andrei Kortunov ed31b8c467 Attempt to fix MacOS CI 4 years ago
Andrei Kortunov 05a8702b6e Fix Boost 1.70+ detection 5 years ago
Nikolay Kasyanov 95ae9c4ac8 Don't downgrade CMake 5 years ago
Nikolay Kasyanov a11c391231 Enable ccache for macOS CI 5 years ago
Nikolay Kasyanov cdbd3a9c09
Fix macOS CI
It looks like Homebrew has deprecated some syntax making CMake formula invalid, now a for of the formula is used.
5 years ago
Nikolay Kasyanov 4a266b3277
[macOS, CI] Update dependencies
They now include boost iostreams for TES 4/5 BSA support.
See https://gitlab.com/OpenMW/openmw/merge_requests/56.
5 years ago
Nikolay Kasyanov 956934911a [macOS, CI] Use CMake 3.12.4
See https://gitlab.com/OpenMW/openmw/issues/4767 for details.
5 years ago
Nikolay Kasyanov e0161bb2bf Update macOS dependencies, use Xcode 10.1 5 years ago
Andrei Kortunov f88d5e808c Rewrite media decoder to use FFMpeg 3.2+ API (task #4686) 6 years ago
elsid 49d81241db Merge branch 'master' into pathfinder_detour 6 years ago
Nikolay Kasyanov f62ca24356 [macOS, CI] Use dependencies with downgraded MyGUI, fixing #4665 6 years ago
elsid 3d97e96f55
Add dependency to recastnavigation 6 years ago
Bret Curtis e068ee3533 tell unzip to overwrite all files 6 years ago
Bret Curtis 308d78e3da only download via curl if file on server is different than what is currently cached on VM. 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 c598f1313c [macOS, CI] Update dependencies
The following changes are included:
- https://github.com/OpenMW/openmw-deps-mac/pull/37
- https://github.com/OpenMW/openmw-deps-mac/pull/38
7 years ago
Nikolay Kasyanov 411b78562e [macOS, CI] Use most recent dependencies
Includes a fix for https://bugs.openmw.org/issues/3904.
7 years ago
Nikolay Kasyanov 016da1f10c [macOS, CI] Use most recent dependencies 7 years ago
Nikolay Kasyanov 231908d9cf [OS X, CI] Use dependencies build against libc++ 7 years ago
Nikolay Kasyanov 224fcc9a4a [macOS, CI] Fix dependency installation 7 years ago
Nikolay Kasyanov 57c5ecfba8 [macOS, CI] Use most recent prebuilt dependencies 7 years ago
Nikolay Kasyanov 7bd95c8ce3 [macOS] Use https link to download dependencies on CI 7 years ago
Nikolay Kasyanov 07423f973f [macOS] Use newer prebuilt dependencies on CI 7 years ago
Nikolay Kasyanov 37c8a36dd8 [macOS] Parametrize Qt5 version used on CI 8 years ago
Nikolay Kasyanov cf2e59c983 [OS X] Use Qt 5.5 on CI
Newer Qt versions require C++11.
8 years ago
Nikolay Kasyanov 697b809c79 Reactivate OS X CI 8 years ago
Nikolay Kasyanov 6b0ca73352 CI: use Qt from our homebrew tap 9 years ago
Nikolay Kasyanov 2fa39c4581 Do not install formulae that are already present on Travis instances, let's check if that would make Travis happy 10 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