Commit Graph

14 Commits

Author SHA1 Message Date
Xiang Fan
2f88520238 Switch AppVeyor to use MSVC 2018-09-23 12:07:32 -04:00
Xiang Fan
73cf124587 Switch AppVeyor to use VS2017 (#420)
* Move AppVeyor to VS2017.

The config currently uses clang-cl which will fail due to some compiler errors.
Once AppVeyor supports VS2017 15.8, we can switch the compiler to MSVC.
2018-08-30 10:50:42 -04:00
Louis Dionne
a5d1ffb0c4 [CMake] Update required version of CMake to 3.9 2017-11-25 13:59:19 -08:00
Louis Dionne
47ee15d1a6 [Appveyor] Use a newer version of VS2015 2017-06-24 14:54:50 -07:00
Louis Dionne
8bddcd9b7f Move to CMake 3.8 2017-06-24 14:53:10 -07:00
Louis Dionne
da3a0378ad [Appveyor] Use a single job
We don't timeout anymore
2017-05-13 12:59:45 -07:00
Louis Dionne
50336d4aeb [CMake] Use per-target properties instead of populating global flags 2017-02-10 08:07:44 -08:00
Louis Dionne
9895803ede Bump copyright year to 2017 2017-01-07 14:14:18 -08:00
Louis Dionne
3c8fbead19 [Appveyor] Use Visual Studio 2015 Update 2
This unbreaks the Appveyor build until Appveyor fixes their support for
Clang-cl. See https://github.com/appveyor/ci/issues/878#issuecomment-231565556
for more information.
2016-07-11 23:44:14 -07:00
Louis Dionne
3af6106f47 Use Clang-cl provided by Appveyor
Fixes #279

Thanks @badair for this question: https://goo.gl/6eFl73
2016-05-27 19:12:46 -07:00
Louis Dionne
c3becc9a1d [Appveyor] Run all tests, not only the quick ones 2016-01-16 14:44:43 -05:00
Louis Dionne
c41a5cb6be Update copyright notices for 2016 2016-01-01 14:54:06 -05:00
Louis Dionne
b50c0e0cf5 [Appveyor] Disable Boost
When building with Boost, the tests time out. Boost is being tested
on Travis anyway, so this isn't a dealbreaker.
2015-12-31 12:40:13 -05:00
Louis Dionne
18d42c87e8 Rename appveyor.yml to .appveyor.yml 2015-12-29 13:59:56 -05:00