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