Commit graph

8 commits

Author SHA1 Message Date
Pierre Schweitzer 0bcf43482b
[APPVEYOR] Disable the clang-cl
The compiler hits an assert while building a file
The two "officially" supported compilers are working though

This will bring back green status for our CI on GitHub
2019-05-13 08:35:23 +02:00
Serge Gautherie 853f7d84a0 [FORMATTING] appveyor.yml: Remove an extra space (#1538)
Addendum to 48f98e88.
2019-04-28 03:23:27 +02:00
Katayama Hirofumi MZ 48f98e88ed
[APPVEYOR] Enable fast_finish (#1494)
It stops the remaining jobs if any error happened. It becomes less time for waiting for building.
2019-04-19 23:39:18 +09:00
Serge Gautherie 95fdc24157 [APPVEYOR] Add 'BuildType: vssolution'
Disabled by default, though ready to be enabled.
2018-08-19 20:03:14 +02:00
Amine Khaldi 0668b91e1b [APPVEYOR] Start with the MSVC x64 build so we can get to what breaks it a bit sooner. 2018-04-03 13:19:30 +01:00
Amine Khaldi 127d41715f [APPVEYOR] Add the MSVC x64 build. Dedicated to Timo. 2018-04-03 13:16:36 +01:00
Amine Khaldi b6f2c9fc5c [APPVEYOR] Clean up our build logs so we can focus on warnings and errors. 2018-04-01 13:07:09 +01:00
Amine Khaldi f310b02337 [APPVEYOR] Add an appveyor.yml file. Dedicated to Alexander Shaposhnikov (sanchaez). [APPVEYOR/CLANG-CL] Add the clang-cl build as a second job next to our msvc build. 2017-11-24 12:13:10 +01:00