Commit graph

11 commits

Author SHA1 Message Date
Vladislav Vaintroub
80d33261ea Windows, appveyor - use VS2022 2022-01-09 13:56:50 +01:00
Vladislav Vaintroub
3fb3acf58e Windows, appveyor - use Cygwin's bison again
The bug that made build stuck in bison call seems to have disappeared
with image update
2022-01-09 00:19:06 +01:00
Vladislav Vaintroub
d5ceddb391 Appveyor - cache chocolatey packages 2021-12-07 01:28:51 +01:00
Vladislav Vaintroub
322fc4f4b3 appveyor - do not use buggy cygwin bison. 2021-11-04 07:34:55 +01:00
Vladislav Vaintroub
2084800768 Try to fix appveyor to prevent occasional failing of mysql_client_test
Sometimes, although not often, it would timeout after 3 minutes.
2021-10-26 14:33:07 +02:00
Vladislav Vaintroub
f345172379 MDEV-26527 speedup appveyor build - 10.2 2021-09-11 15:19:42 +02:00
Rasmus Johansson
8f9c8579d0 Appveyor configuration and addition of badge 2019-05-09 10:56:15 +02: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