Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-28 | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 1 | -2/+2 | |
Make links to the original Server subfolder's items from the per-configuration Server subfolder. | |||||
2019-11-10 | CI: Add arm build to travis (#4422) | peterbell10 | 1 | -4/+16 | |
* 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. | |||||
2018-01-14 | Travis: Remove gdb (#4140) | peterbell10 | 1 | -10/+0 | |
2017-12-22 | Fix Travis build (#4101) | peterbell10 | 1 | -29/+62 | |
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-10-21 | TravisCI: Add osx builds | peterbell10 | 1 | -0/+16 | |
2017-03-21 | Catch crash if any and print backtrace from every thread | Lukas Pioch | 1 | -0/+1 | |
2015-11-08 | Use .travis.yml to whitelist coverity_scan for push builds. | worktycho | 1 | -1/+4 | |
2015-10-02 | Removed the BasicStyleCheck from Travis builds. | Mattes D | 1 | -1/+0 | |
The check is being done on dedicated CircleCI "build" now. | |||||
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -3/+3 | |
2015-08-20 | Use container-based infrastructure for Travis | Tiger Wang | 1 | -11/+9 | |
2015-05-24 | Fix #2105 - Add gcc to CI compilers | Cengiz Can | 1 | -18/+6 | |
2015-05-17 | Should disable coveralls. | Alexander Harkness | 1 | -7/+7 | |
2015-03-10 | Reduce amount of testing, realises #1795 | Tiger Wang | 1 | -5/+1 | |
2014-12-25 | Travis: Added lua installation before build. | Mattes D | 1 | -0/+3 | |
2014-12-13 | Clang needs the libstdc++ that comes with gcc-4.8 | Tycho | 1 | -3/+5 | |
2014-12-13 | final syntax errors | Tycho | 1 | -5/+4 | |
2014-12-13 | Double equals | Tycho | 1 | -5/+5 | |
2014-12-13 | Fix forgoten thens | Tycho | 1 | -4/+4 | |
2014-12-13 | "Don't set compiler to gcc on clang builds" | Tycho | 1 | -4/+5 | |
2014-11-23 | Update GCC on Travis | Tiger Wang | 1 | -0/+9 | |
2014-05-10 | Coverage builds are called MCServer not MCServer_debug | Tycho | 1 | -1/+1 | |
2014-05-10 | Add qutes to scripts | Tycho | 1 | -1/+1 | |
2014-05-10 | Fix spaces in bash | Tycho | 1 | -1/+1 | |
2014-05-10 | Fixed missing Dollar signs | Tycho | 1 | -1/+1 | |
2014-05-10 | Fixed paths | Tycho | 1 | -2/+2 | |
2014-05-10 | Fix bash ifs | Tycho | 1 | -1/+1 | |
2014-05-10 | Maybe coverage working? | Tycho | 1 | -1/+13 | |
2014-03-10 | Prepended Travis to env vars | Tycho | 1 | -4/+4 | |
2014-03-07 | Fixed wrong path in debug mode | worktycho | 1 | -5/+5 | |
2014-03-07 | Added travis support for multiple build types | Tycho | 1 | -1/+7 | |
2014-02-16 | Build cmake built tools in travis | Tycho | 1 | -1/+1 | |
2014-02-05 | Simplified shutdown | Tycho | 1 | -1/+1 | |
2014-02-05 | Added support to start up MCServer and then immediatly sut it down in travis | Tycho | 1 | -1/+1 | |
2013-12-19 | take advantage of 1.5 cores given by travis with parallelization! | Alexander Harkness | 1 | -1/+1 | |
2013-12-19 | explicitly defined email notifications | Alexander Harkness | 1 | -1/+7 | |
2013-12-19 | Create .travis.yml | Alexander Harkness | 1 | -0/+6 | |
2013-12-19 | modified travis CI file for cmake | Tycho Bickerstaff | 1 | -1/+1 | |