summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update project for VS2015 and appveyor.ymlEugene Opalev2019-08-301-1/+4
|
* Add cmake as build system to AppVeyor configurationMarcel Metz2019-08-071-5/+20
| | | | | | | | | | * Use build_script step in AppVeyor configuration. This is a preparation for building with multiple build systems. * Add BUILD_SYSTEM env variable to AppVeyor build matrix. This allows to switch between different build systems when building multiple test matrix configurations. Signed-off-by: Ralph Giles <giles@thaumas.net>
* Add appveyor.yml to test VS2015 builds.Ricardo Constantino (:RiCON)2016-07-271-0/+19
Signed-off-by: Ralph Giles <giles@thaumas.net>