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