Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More CMake cleanup | Tiger Wang | 2020-07-12 | 1 | -56/+21 |
| | |||||
* | Upgrade to C++17 [CI] (#4716) | Tiger Wang | 2020-05-09 | 1 | -4/+16 |
| | | | | | | | | | | | | | * 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> | ||||
* | Skip release builds outside master (#4447) | Mat | 2019-12-31 | 1 | -0/+8 |
| | | | | | | * Skip release builds outside master * Remove tab character | ||||
* | Appveyor: Cache only the CMakeCache file. | Mattes D | 2019-12-30 | 1 | -3/+3 |
| | | | | Caching the entire build folder would overwrite the symlinked Plugins, webadmin etc. | ||||
* | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 2019-12-28 | 1 | -44/+24 |
| | | | Make links to the original Server subfolder's items from the per-configuration Server subfolder. | ||||
* | AppVeyor release builds | mathiascode | 2019-12-22 | 1 | -10/+126 |
| | |||||
* | Upgrade Appveyor's MSVC | Mattes D | 2019-08-24 | 1 | -1/+2 |
| | |||||
* | CMake: Fix test builds on MSVC (#4131) | peterbell10 | 2018-01-22 | 1 | -1/+3 |
| | | | | | | * Add test dependency missing for MSVC builds. * Appveyor builds tests and tools | ||||
* | Revert "Redstone fixes" | Mattes D | 2016-07-29 | 1 | -2/+2 |
| | |||||
* | Consolidated comparator code | Tiger Wang | 2016-07-29 | 1 | -2/+2 |
| | | | | | * As a result, fixed an issue where GetPowerLevel didn't consider block entities behind it (only GetFrontPowerLevel did) | ||||
* | Let appveyor decide what OS to use | Mattes D | 2015-09-29 | 1 | -1/+0 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | Added Appveyor yml settings file. | Mattes D | 2015-08-18 | 1 | -0/+14 |