Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address comments | Tiger Wang | 2020-07-12 | 1 | -0/+5 |
| | |||||
* | More CMake cleanup | Tiger Wang | 2020-07-12 | 1 | -11/+17 |
| | |||||
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 1 | -12/+14 |
| | | | * Make our CMake slightly less insane | ||||
* | Travis: Fix ccache on debug builds (#4741) | peterbell10 | 2020-05-16 | 1 | -13/+13 |
| | |||||
* | Upgrade to C++17 [CI] (#4716) | Tiger Wang | 2020-05-09 | 1 | -47/+29 |
| | | | | | | | | | | | | | * Update CI * Reduce one build to minimum cmake version * Update compile instructions with new minimum versions * Update more guides * Run debug build with VS 2017 Co-authored-by: Peter Bell <peterbell10@live.co.uk> | ||||
* | Remove coverity_scan branch reference | Mat | 2020-05-07 | 1 | -1/+0 |
| | |||||
* | CI: Install ccache on macos (#4489) | peterbell10 | 2020-03-27 | 1 | -0/+4 |
| | |||||
* | Create build script for Jenkins (and use it) (#4473) | Alexander Harkness | 2020-02-24 | 1 | -1/+1 |
| | | | | | | | | | * Add Jenkins build script, so it can actually be used. * Build tools * Reduce build threads to 2 so as not to overload server * Rename CIBuild.sh to travisbuild.sh, better reflect actual use * Echo commands as they are executed * Add toolchain file configuration | ||||
* | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 2019-12-28 | 1 | -2/+2 |
| | | | Make links to the original Server subfolder's items from the per-configuration Server subfolder. | ||||
* | CI: Add arm build to travis (#4422) | peterbell10 | 2019-11-10 | 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. | ||||
* | 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 |