Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some hints for finding bison on its usual locations on Windows. | Vladislav Vaintroub | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Attempt to fix appveyor | Vladislav Vaintroub | 2018-02-01 | 1 | -10/+14 |
| | |||||
* | Appveyor: apply feedback from wlad, timeout=4 | Daniel Black | 2017-12-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | 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> | ||||
* | MDEV-12386: Use AppVeyor for public Windows CI | Daniel Black | 2017-12-25 | 1 | -0/+17 |
Signed-off-by: Daniel Black <daniel.black@au.ibm.com> |