Mattes D
cc72b204b2
Output the binaries into a per-configuration Server subfolder. ( #4440 )
...
Make links to the original Server subfolder's items from the per-configuration Server subfolder.
2019-12-28 12:53:37 +01:00
peterbell10
7996571a6d
CI: Add arm build to travis ( #4422 )
...
* Add arm to travis build matrix
* Pin clang-3.5 build to ubuntu trusty
* Add ccache to build
This explicitly excludes macOS since the images don't come with ccache
installed and the install time is not justified by the time saved.
2019-11-10 16:55:24 +00:00
peterbell10
44519225b2
Travis: Remove gdb ( #4140 )
2018-01-14 15:08:08 +00:00
peterbell10
832b394715
Fix Travis build ( #4101 )
...
Stop using gdb on osx - was breaking the build
Add clang 3.5 build as travis now defaults to 5.0
Fix unknown-warning-option errors on AppleClang
ProtoProxy: Use nullptr
UrlClientTest: add override to callback destructor
Update jsoncpp to use nullptr
2017-12-22 18:25:46 +00:00
peterbell10
4dce6a59aa
TravisCI: Add osx builds
2017-10-21 19:31:45 +02:00
Lukas Pioch
3c3fcd60ec
Catch crash if any and print backtrace from every thread
2017-03-21 10:56:14 +01:00
Mattes D
5552feafca
CI: API test defaults to failure, unless explicitly succeeded.
...
This fixes problems with the CI build succeeding when the API description has a syntax error in it and the APIDump plugin won't even load.
2016-10-25 18:49:58 +02:00
Mattes D
96e8e95386
CIBuild: Mark as failure on duplicate API docs.
2016-09-12 23:23:45 +02:00
Mattes D
908b72abf0
Removed the BasicStyleCheck from Travis builds.
...
The check is being done on dedicated CircleCI "build" now.
2015-10-02 17:43:31 +02:00
Mattes D
c9f2b4e4df
CI builds fail on newly undocumented API.
2015-09-27 13:57:17 +02:00
Mattes D
dac97826f7
Renamed output directory to Server
2015-09-05 22:01:21 +02:00
Tiger Wang
f52a769761
Merge pull request #2427 from cuberite/fixes
...
Fixed and improved restarting
2015-08-22 13:07:34 +01:00
Tiger Wang
5751ba0c1c
Use container-based infrastructure for Travis
2015-08-20 16:15:55 +01:00
Tiger Wang
4315a11393
Fixed and improved restarting
...
Restarts are now an actual, close-as-possible to application
exit+reopen.
2015-08-20 16:15:23 +01:00
Mattes D
a729cba82e
CIBuild: Added action labels
2015-05-12 09:21:43 +02:00
Mattes D
c807a64a59
Enabled output of individual tests.
2015-03-18 14:10:30 +01:00
Mattes D
f5005fd2f8
Travis style check in the right folder.
2014-12-25 09:11:25 +01:00
Mattes D
ff65e77c57
Added basic style checking to Travis builds.
2014-12-25 08:49:47 +01:00
Tycho
4f67ca4c0a
Added MCServer_ prfix to env vars for versions
2014-09-10 18:08:50 +01:00
Tycho
c043f68024
Added example for how to use version info to travis
2014-09-10 16:31:23 +01:00
worktycho
8bb8c2ca7d
Don't start mcserver up in coverage builds
...
Starting the server up is not a test.
2014-05-17 13:04:40 +01:00
Tycho
7ebb0afd4e
Fail build on error
2014-05-10 17:52:46 +01:00
Tycho
4e6499c1c2
Don't run start test under gcov
2014-05-10 17:51:20 +01:00
Tycho
740aed3aef
Relocate gcda files so gcov can find them
2014-05-10 13:46:05 +01:00
Tycho
cebbb8abd0
Make scripts executable
2014-05-10 13:14:32 +01:00
Tycho
77395b3739
Maybe coverage working?
2014-05-10 05:03:36 -07:00