.appveyor.yml


Log

Author Commit Date CI Message
Stephen 8e250c39 2018-04-25T13:17:32 update to https for cygwin download (#428)
fwg af6773d6 2018-04-02T13:55:31 Fix appveyor windows build (#420) * Fix msvcc dll build by adding dllexport decorations to all API declarations * Fix appveyor build for VS 2013 Use the new -DFFI_BUILDING_DLL for producing a working DLL. Update the msvcc.sh wrapper script to successfully compile the testsuite files. * MSVC build: suppress warnings in testsuite * fix testsuite on appveyor
Anthony Green 206b2974 2018-03-27T14:37:50 fix quoting issue
Anthony Green 5b41e9f6 2018-03-27T14:34:31 Try different msvc hack
Anthony Green 70b93e4d 2018-03-27T07:14:59 try to fix windows builds
Anthony Green 377134d7 2018-03-27T07:06:01 Reduce verbosity
Anthony Green d4991154 2018-03-27T05:59:26 Fix quoting
Anthony Green df314193 2018-03-27T05:13:38 Run tests with lots of debug output
Anthony Green 00813780 2018-03-24T09:05:14 revert
Anthony Green 59d44242 2018-03-24T08:45:59 Try bhaible tests in appveyor
Anthony Green b841ae70 2017-03-19T07:42:09 remove stray quote
Anthony Green 073bc9d5 2017-03-19T07:25:24 Enable appveyor ci support