summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix AppVeyor IA32 builds (#5096)Tiger Wang2020-12-311-1/+1
| | | | | | | | | | | | | * Fix AppVeyor IA32 builds > The default target platform name (architecture) is that of the host and is provided in the CMAKE_VS_PLATFORM_NAME_DEFAULT variable. AppVeyor uses AMD64. Oops. * del cmakecache * - * +
* More CMake cleanupTiger Wang2020-07-121-56/+21
|
* Upgrade to C++17 [CI] (#4716)Tiger Wang2020-05-091-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)Mat2019-12-311-0/+8
| | | | | | * Skip release builds outside master * Remove tab character
* Appveyor: Cache only the CMakeCache file.Mattes D2019-12-301-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 D2019-12-281-44/+24
| | | Make links to the original Server subfolder's items from the per-configuration Server subfolder.
* AppVeyor release buildsmathiascode2019-12-221-10/+126
|
* Upgrade Appveyor's MSVCMattes D2019-08-241-1/+2
|
* CMake: Fix test builds on MSVC (#4131)peterbell102018-01-221-1/+3
| | | | | | * Add test dependency missing for MSVC builds. * Appveyor builds tests and tools
* Revert "Redstone fixes"Mattes D2016-07-291-2/+2
|
* Consolidated comparator codeTiger Wang2016-07-291-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 useMattes D2015-09-291-1/+0
|
* Renamed output directory to ServerMattes D2015-09-051-1/+1
|
* Added Appveyor yml settings file.Mattes D2015-08-181-0/+14