summaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clang 7?Tiger Wang2021-02-111-1/+2
|
* Revert travis changesTiger Wang2020-09-301-12/+0
|
* Upgrade squeelylitecpp to 3.1.1Tiger Wang2020-09-301-0/+12
|
* IBM Z (#4892)Tiger Wang2020-09-201-12/+11
|
* Address commentsTiger Wang2020-07-121-0/+5
|
* More CMake cleanupTiger Wang2020-07-121-11/+17
|
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-12/+14
| | | * Make our CMake slightly less insane
* Travis: Fix ccache on debug builds (#4741)peterbell102020-05-161-13/+13
|
* Upgrade to C++17 [CI] (#4716)Tiger Wang2020-05-091-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 referenceMat2020-05-071-1/+0
|
* CI: Install ccache on macos (#4489)peterbell102020-03-271-0/+4
|
* Create build script for Jenkins (and use it) (#4473)Alexander Harkness2020-02-241-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 D2019-12-281-2/+2
| | | Make links to the original Server subfolder's items from the per-configuration Server subfolder.
* CI: Add arm build to travis (#4422)peterbell102019-11-101-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)peterbell102018-01-141-10/+0
|
* Fix Travis build (#4101)peterbell102017-12-221-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 buildspeterbell102017-10-211-0/+16
|
* Catch crash if any and print backtrace from every threadLukas Pioch2017-03-211-0/+1
|
* Use .travis.yml to whitelist coverity_scan for push builds.worktycho2015-11-081-1/+4
|
* Removed the BasicStyleCheck from Travis builds.Mattes D2015-10-021-1/+0
| | | | The check is being done on dedicated CircleCI "build" now.
* Renamed output directory to ServerMattes D2015-09-051-3/+3
|
* Use container-based infrastructure for TravisTiger Wang2015-08-201-11/+9
|
* Fix #2105 - Add gcc to CI compilersCengiz Can2015-05-241-18/+6
|
* Should disable coveralls.Alexander Harkness2015-05-171-7/+7
|
* Reduce amount of testing, realises #1795Tiger Wang2015-03-101-5/+1
|
* Travis: Added lua installation before build.Mattes D2014-12-251-0/+3
|
* Clang needs the libstdc++ that comes with gcc-4.8Tycho2014-12-131-3/+5
|
* final syntax errorsTycho2014-12-131-5/+4
|
* Double equalsTycho2014-12-131-5/+5
|
* Fix forgoten thensTycho2014-12-131-4/+4
|
* "Don't set compiler to gcc on clang builds"Tycho2014-12-131-4/+5
|
* Update GCC on TravisTiger Wang2014-11-231-0/+9
|
* Coverage builds are called MCServer not MCServer_debugTycho2014-05-101-1/+1
|
* Add qutes to scriptsTycho2014-05-101-1/+1
|
* Fix spaces in bashTycho2014-05-101-1/+1
|
* Fixed missing Dollar signsTycho2014-05-101-1/+1
|
* Fixed pathsTycho2014-05-101-2/+2
|
* Fix bash ifsTycho2014-05-101-1/+1
|
* Maybe coverage working?Tycho2014-05-101-1/+13
|
* Prepended Travis to env varsTycho2014-03-101-4/+4
|
* Fixed wrong path in debug modeworktycho2014-03-071-5/+5
|
* Added travis support for multiple build typesTycho2014-03-071-1/+7
|
* Build cmake built tools in travisTycho2014-02-161-1/+1
|
* Simplified shutdownTycho2014-02-051-1/+1
|
* Added support to start up MCServer and then immediatly sut it down in travisTycho2014-02-051-1/+1
|
* modified travis CI file for cmakeTycho Bickerstaff2013-12-191-1/+1
|
* take advantage of 1.5 cores given by travis with parallelization!Alexander Harkness2013-12-191-1/+1
|
* explicitly defined email notificationsAlexander Harkness2013-12-191-1/+7
|
* Create .travis.ymlAlexander Harkness2013-12-191-0/+6