Commit graph

7 commits

Author SHA1 Message Date
Vladislav Vaintroub
44836bcd12 Fix appvyeor's perl.exe path
The one which is in PATH by default is MinGW perl, which uses Unix paths.
This perl does not work with mtr.
2020-11-03 10:47:25 +01:00
Vladislav Vaintroub
504d4c1ff6 Windows : require at least VS2019 for MSVC.
This will  avoid some errors on appveyor, due to outdated SDKs.
2020-11-02 11:11:05 +01:00
Rasmus Johansson
2ffa11e33e Appveyor configuration and addition of badge 2019-01-10 11:58:02 +01:00
Vladislav Vaintroub
1a10b261d0 Add some hints for finding bison on its usual locations on Windows. 2018-02-14 17:01:07 +00:00
Vladislav Vaintroub
f4f46ec13a Attempt to fix appveyor 2018-02-01 12:50:58 +00:00
Daniel Black
c3bd0b0301 Appveyor: apply feedback from wlad, timeout=4
PKG_CONFIG does not really work on Windows, Strawberry perl's uses mingw
libraries, which VS compiler cannot use,

BOOST not used.

Tests main.query_cache_debug and main.mdev-504 timed out on debug build
at 2 minutes so increase the timeout to 4 minutes.

Overall build time was 30 min 44 seconds so plenty of time currently.

Signed-off-by: Daniel Black <daniel@linux.vnet.ibm.com>
2017-12-25 12:00:52 +01:00
Daniel Black
e8182df142 MDEV-12386: Use AppVeyor for public Windows CI
Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
2017-12-25 12:00:52 +01:00