|
d2a4095a
|
2019-10-14T06:46:52
|
|
Fix comments.
|
|
c2a68590
|
2019-08-07T11:57:45
|
|
fix mingw build and crashing bugs for Python Windows ARM64 (#496)
* fix mingw build and crashing bugs for Python Windows ARM64
* Fix issues found in PR review
|
|
06bf1a9d
|
2019-04-28T03:21:44
|
|
fix x86/x64 MSVC build (#487)
|
|
db5706ff
|
2019-04-26T04:58:58
|
|
add support for 32-bit ARM on Windows (#477)
* add support for 32-bit ARM on Windows
* fix mismatched brace in appveyor.yml
* remove arm platform from appveyor.yml for now
* fix arm build
* fix typo
* fix assembler names
* try Visual Studio 2017
* add windows arm32 to .appveyor.yml
* update README.md
|
|
8e250c39
|
2018-04-25T13:17:32
|
|
update to https for cygwin download (#428)
|
|
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
|
|
206b2974
|
2018-03-27T14:37:50
|
|
fix quoting issue
|
|
5b41e9f6
|
2018-03-27T14:34:31
|
|
Try different msvc hack
|
|
70b93e4d
|
2018-03-27T07:14:59
|
|
try to fix windows builds
|
|
377134d7
|
2018-03-27T07:06:01
|
|
Reduce verbosity
|
|
d4991154
|
2018-03-27T05:59:26
|
|
Fix quoting
|
|
df314193
|
2018-03-27T05:13:38
|
|
Run tests with lots of debug output
|
|
00813780
|
2018-03-24T09:05:14
|
|
revert
|
|
59d44242
|
2018-03-24T08:45:59
|
|
Try bhaible tests in appveyor
|
|
b841ae70
|
2017-03-19T07:42:09
|
|
remove stray quote
|
|
073bc9d5
|
2017-03-19T07:25:24
|
|
Enable appveyor ci support
|