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
|
5 years ago |
Bret Curtis
|
3eeee4bc94
|
drop need to upgrade qt, 5.15 is by default installed; add CXX_FLAGS; retarget SYSROOT to 10.15
|
5 years ago |
Nikolay Kasyanov
|
c8596f782a
|
[macOS, CI] Use prebuilt dependencies with SDL2 2.0.12
|
5 years ago |
Andrei Kortunov
|
ed31b8c467
|
Attempt to fix MacOS CI
|
5 years ago |
Andrei Kortunov
|
05a8702b6e
|
Fix Boost 1.70+ detection
|
5 years ago |
Nikolay Kasyanov
|
95ae9c4ac8
|
Don't downgrade CMake
|
6 years ago |
Nikolay Kasyanov
|
a11c391231
|
Enable ccache for macOS CI
|
6 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.
|
6 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.
|
6 years ago |
Nikolay Kasyanov
|
956934911a
|
[macOS, CI] Use CMake 3.12.4
See https://gitlab.com/OpenMW/openmw/issues/4767 for details.
|
6 years ago |
Nikolay Kasyanov
|
e0161bb2bf
|
Update macOS dependencies, use Xcode 10.1
|
6 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
|
7 years ago |
Bret Curtis
|
308d78e3da
|
only download via curl if file on server is different than what is currently cached on VM.
|
7 years ago |
Bret Curtis
|
ae4cb0c3ee
|
no need for macos_qt_formula since on osx there is no more qt4, just qt5
|
7 years ago |
Nikolay Kasyanov
|
90ccf5b42b
|
[macOS, CI] Build using macOS 10.13 SDK
|
7 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.
|
8 years ago |
Nikolay Kasyanov
|
016da1f10c
|
[macOS, CI] Use most recent dependencies
|
8 years ago |
Nikolay Kasyanov
|
231908d9cf
|
[OS X, CI] Use dependencies build against libc++
|
8 years ago |
Nikolay Kasyanov
|
224fcc9a4a
|
[macOS, CI] Fix dependency installation
|
8 years ago |
Nikolay Kasyanov
|
57c5ecfba8
|
[macOS, CI] Use most recent prebuilt dependencies
|
8 years ago |
Nikolay Kasyanov
|
7bd95c8ce3
|
[macOS] Use https link to download dependencies on CI
|
8 years ago |
Nikolay Kasyanov
|
07423f973f
|
[macOS] Use newer prebuilt dependencies on CI
|
8 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
|
9 years ago |
Nikolay Kasyanov
|
6b0ca73352
|
CI: use Qt from our homebrew tap
|
10 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 |