Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |