Commit graph

8 commits

Author SHA1 Message Date
Dan Huantes
c269666681 Version made explicitly 3 parts
- Updated to appveyor.yml and
configure.ac to 2.1.0 to
match CMake project version.
2019-10-17 08:23:46 -05:00
Patrick Johnmeyer
8e5968bb05 Roll version number to 2.0.0 2017-01-13 14:38:23 -06:00
Patrick Johnmeyer
782e620fbb Update versions to 1.6.1 2016-05-04 21:36:40 -05:00
Patrick Johnmeyer
6ce4bbe8d9 Use build_script instead of build for appveyor
Using build_script to run cmake --build fixes issues with msbuild
not always finding the correct file formats, etc.
2016-02-23 23:59:31 -06:00
Patrick Johnmeyer
8080a0c798 Fix CMAKE_GENERATOR values 2016-02-23 23:54:50 -06:00
Patrick Johnmeyer
5908e00efb Add forgotten quotes around CMAKE_GENERATOR 2016-02-23 23:49:15 -06:00
Patrick Johnmeyer
6c78c6ea2b Add more compilers to appveyor config 2016-02-23 23:45:52 -06:00
Ben Hymers
4b8d3a7418 Add AppVeyor configuration file, appveyor.yml
Builds project files with cmake, then builds those with VS2013.
OS is Windows Server 2012.
Debug and Release configurations are both built.
2015-04-27 08:52:29 +01:00