aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* correct appveyor matrixDaniel Neus2016-02-171-3/+7
|
* add VS2015 jobsDaniel Neus2016-02-171-2/+9
|
* Add DLL target to MSVC CI buildJack Lloyd2015-10-161-1/+7
|
* Update Appveyor configSimon Warta2015-08-121-2/+7
|
* Adjust MSVC compile flagsSimon Warta2015-07-211-1/+1
| | | | | | | | | | /FS is needed for parallel builds /bigobj is needed for amalgamation build. Remove explicit setting from appveyor /DEBUG is a parameter, not a precompiler constant Conflicts: src/build-data/cc/msvc.txt
* Test make install in CISimon Warta2015-07-101-0/+1
|
* Use static amalgamation build for AppVeyor as the static librarylloyd2015-05-121-1/+1
| | | | is more likely to run into problems. Discussion in GH #52 #88
* Move AppVeyor ymllloyd2015-05-121-0/+9