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