summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Put the most recent image first in appveyor builds.newer-appveyorEric Haszlakiewicz2021-11-291-2/+5
* Skip most "Release" builds. s/b_config/CONFIGURATION/ to fix artifact creation.Eric Haszlakiewicz2021-11-291-3/+17
* There doesn't seem to be a way to extend the appveyor build matrix for just o...Eric Haszlakiewicz2021-11-271-20/+77
* Use the newer appveyor images to build for VS2017 and VS2019. Trim the numbe...Eric Haszlakiewicz2021-11-271-16/+30
* Fix line terminators to be UNIX.Björn Esser2020-04-111-37/+37
* The real CMake supportUnmanned Player2018-07-241-27/+25
* Try the appveyor changes again, using %Configuration% instead of "Debug"Eric Haszlakiewicz2018-05-271-1/+1
* Include the json-c.lib, .pdb and .exp files in the zip file created by the ap...Eric Haszlakiewicz2018-05-271-1/+1
* The new cmake-generated VS builds now generate a dynamic .dll instead of a .libEric Haszlakiewicz2017-09-171-1/+1
* For appveyor builds, json_config.h is actually generated in the "include" dir...Eric Haszlakiewicz2017-09-171-1/+1
* Add a "cmake ." line to the appveyor build file to try to get it working again.Eric Haszlakiewicz2017-09-171-0/+1
* Appveyor: Visual Studio v140 no longer failsJames Myatt2015-11-051-4/+0
* Appveyor: Create artefact with library and include files onlyJames Myatt2015-11-051-9/+19
* Appveyor: Allow failing builds against newest toolsetJames Myatt2015-10-091-0/+7
* Add initial version of Appveyor build scriptJames Myatt2015-10-091-0/+25