Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Marjamäki 148af12bec appveyor: go back from vs2017 to vs2015 since the path worked better 2018-04-09 06:14:16 +02:00
PKEuS a5162e26e8 Set minimum required compilers to GCC 4.6 or Visual Studio 2013 to support more C++11 features. Use VS 2013 and VS 2017 in AppVeyor. 2018-04-08 23:03:57 +02:00
Alexander Mai 17b5083f3f Try to publish artifacts from appveyor build: correct syntax 2018-02-26 21:59:53 +01:00
Alexander Mai 16883d2c66 Try to publish artifacts from appveyor build: correct path 2018-02-26 21:56:23 +01:00
Alexander Mai 7b3dc4e091 Try to publish artifacts from appveyor build 2018-02-26 21:45:21 +01:00
Daniel Marjamäki 492d618653 Revert "Try to fix AppVeyor timeout. I would like to have VS2010 debug builds in appveyor but I drop these to save a little time so we will get results again."
This reverts commit a05f833843.

I think these problems where caused by thread bug.
2016-11-18 21:54:12 +01:00
Daniel Marjamäki a05f833843 Try to fix AppVeyor timeout. I would like to have VS2010 debug builds in appveyor but I drop these to save a little time so we will get results again. 2016-11-16 15:20:45 +01:00
XhmikosR 379b80ec27 appveyor.yml: Test more configs. 2016-07-28 11:11:29 +03:00
XhmikosR ba6478e98a Reindent appveyor.yml 2016-07-26 15:04:41 +03:00
vBm b372ef206a Appveyor: Add logger so we can see `Compilation messages` on a dedicated tab 2016-02-02 16:00:32 +01:00
vBm 298e2f2cb4 Appveyor: Set version to 1.73 dev
This is an update for f47e05b6a7
2016-02-02 16:00:31 +01:00
Daniel Marjamäki daf859c5bd appveyor: disable 64-bit builds for now since there are link problem (LINK : fatal error LNK1104: cannot open file 'kernel32.lib') 2015-07-16 12:23:12 +02:00
Daniel Marjamäki 3dfb84ed85 appveyor: attempt to fix PlatformToolset problem 2015-07-16 12:12:52 +02:00
Daniel Marjamäki bb3686e62f appveyor: use Visual Studio 2010 2015-07-16 12:04:15 +02:00
Daniel Marjamäki 043c586511 Revert "appveyor: test configuration that uses both visual studio 2012 and visual studio 2013"
This reverts commit 110a4b1dac.
2015-07-15 21:09:51 +02:00
Daniel Marjamäki 110a4b1dac appveyor: test configuration that uses both visual studio 2012 and visual studio 2013 2015-07-15 21:07:21 +02:00
unknown 2e0b83551f add support for the AppVeyor CI system for checked Windows builds 2015-01-27 04:49:31 +01:00