1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-07-08 13:54:52 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
tsjost
ba400a8e42 Speed up Mac CI build 2021-10-14 22:32:32 +02:00
Florin9doi
fc394a1bde Remove boost::filesystem; Fixes #670 2021-10-12 21:53:56 +02:00
tsjost
f8483d1905 Disable Mac builds because it's taking too long
Travis-CI throws a "The job exceeded the maximum time limit for jobs,
and has been terminated." before "brew upgrade python" has even
finished executing.
2021-10-12 18:28:42 +02:00
tsjost
738e3179c4 Disable Conan builds because it's very broken 2021-10-12 18:19:20 +02:00
tsjost
8c87e30b05 Don't do test coverage on Fedora as it's broken for some reason
==> git not installed, testing for mercurial
==> git nor mercurial are installed. Uploader may fail or have unintended consequences
==> curl not installed. Exiting.
ninja: build stopped: subcommand failed.
Command exited with the value: 1
MakeCommand:/usr/bin/cmake --build . --config "Release" --target "coverage_upload" -- -j1
   0 Compiler errors
   8 Compiler warnings
Error(s) when building project
ERROR: Collecting and uploading coverage failed!
2021-10-12 18:19:20 +02:00
Anonymous Maarten
d43123ba50 ci: add ability to upload to codecov.io 2018-11-27 13:47:25 +01:00
Filip Gawin
df0bda35e1 Update xcode version to 10.1 2018-11-15 17:48:15 +01:00
Anonymous Maarten
890deb217b ci: build openrw using clang on fedora 2018-09-16 00:52:41 +02:00
Anonymous Maarten
fa1ff787e5 ci: add debug build 2018-08-15 22:53:34 +02:00
Anonymous Maarten
893e4ede06 ci: update macos image 2018-08-10 00:48:59 +02:00
Anonymous Maarten
dc595748a0 rwtools: enable on ci 2018-08-10 00:48:59 +02:00
Anonymous Maarten
7d2da28dbc cmake: add ability to compile using conan package manager 2018-06-14 02:26:18 +02:00
Filip Gawin
f3ff844112
Try to fix mac build 2018-05-19 20:08:00 +02:00
Anonymous Maarten
d03a33c284 ci: upgrade python before general upgrade 2018-03-17 12:55:32 +00:00
Anonymous Maarten
af7b84637d cmake+ci: rewrite ctest + add appveyor 2018-02-13 22:15:26 +00:00
Christoph Heiss
2434a2b7f0 travis: Install libjack on macOS.
ffmpeg/libavcodec seems to require it.
2018-02-10 16:58:59 +00:00
Christoph Heiss
fd2637f5be Re-enable travis builds for macOS.
Since 13f8d4530d all macOS-related build
failures have been cleared, so travis can build again.
2018-02-09 22:58:49 +00:00
Daniel Evans
397bc15638 Disable macOS build as it doesn't work yet 2018-02-01 02:12:45 +00:00
Anonymous Maarten
c03e94f8b0 ci: use Docker for Travis Continuous Integration 2018-02-01 02:12:45 +00:00
Anonymous Maarten
ed4509fffa ctest: add experimental ctest script + rename ctest extensions to .ctest 2017-10-29 20:40:57 +00:00
Anonymous Maarten
aa1bbb0b57 ci: use ctest scripts to run the tests 2017-10-29 20:40:57 +00:00
darkf
f4f0f28a14 Support older libavcodec versions and update .travis.yml for new dependencies 2017-09-16 19:50:51 +01:00
Daniel Evans
b4aa01e4bb Use C++14 2016-10-24 21:26:51 +01:00
Sven Stucki
431e218a64 Use Boost to parse command line arguments (#177)
There are still some rough edges, first version to send in for
discussion.
2016-09-06 20:11:41 +02:00
Daniel Evans
e76ed47f1c Remove scripttool 2016-08-12 01:02:24 +01:00
Jannik Vogel
2da888bab0 Travis: Build all tools 2016-08-06 19:29:23 +02:00
darkf
95a38e1604 Update .travis.yml (include boost::filesystem) 2016-08-04 05:05:09 -07:00
Jannik Vogel
e230852ccd Travis: Replace SFML by SDL2 2016-06-22 23:58:27 +02:00
Daniel Evans
dd70e41bbd Add TESTS_NODATA to build tests without data 2016-06-16 21:22:18 +01:00
Daniel Evans
11e093332e Add .travis.yml 2016-06-16 20:44:51 +01:00