summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use 2013 imageappveyorAnthony Green2018-04-151-1/+4
|
* use i386Anthony Green2018-04-151-2/+2
|
* fix env varAnthony Green2018-04-151-2/+2
|
* remove tabsAnthony Green2018-04-151-2/+2
|
* more vairantsAnthony Green2018-04-151-11/+19
|
* Merge branch 'master' of github.com:/libffi/libffiAnthony Green2018-04-081-6/+13
|\
| * Fix issue #421 (#422)Andreas Krebbel2018-04-051-6/+13
| | | | | | Fantastic - thanks for digging into this.
* | Fix case where callback arg value is split across regs and stackAnthony Green2018-04-081-3/+14
|/
* 3.3 release candidate 0v3.3-rc0Anthony Green2018-04-023-6/+6
|
* disable msabi testing for nowAnthony Green2018-04-021-7/+7
|
* Fix appveyor windows build (#420)fwg2018-04-028-52/+138
| | | | | | | | | | | | | * 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
* Trim some optimization testsAnthony Green2018-03-291-2/+2
|
* Simplify matrixAnthony Green2018-03-291-8/+10
|
* Remove warning message from clangAnthony Green2018-03-292-4/+4
|
* Expand ABI tests on x86. Testsuite bug fixes.Anthony Green2018-03-295-499/+584
|
* deal with msvc warningsAnthony Green2018-03-271-1/+4
|
* fix quoting issueAnthony Green2018-03-271-1/+1
|
* Don't ignore a fileAnthony Green2018-03-271-0/+1
|
* Try different msvc hackAnthony Green2018-03-273-1/+619
|
* msvc c99 hackAnthony Green2018-03-271-2/+2
|
* More msvc hacksAnthony Green2018-03-272-5/+5
|
* msvc fixesAnthony Green2018-03-272-1/+11
|
* Remove debug outputAnthony Green2018-03-271-5/+0
|
* Force literals to float (msvc warning)Anthony Green2018-03-271-3/+3
|
* Fix msvc linkingAnthony Green2018-03-271-19/+9
|
* Fix library path handlingAnthony Green2018-03-271-3/+3
|
* Deal with libpathAnthony Green2018-03-271-8/+19
|
* Fix library path handlingAnthony Green2018-03-271-4/+9
|
* Use mixed cygpath pathsAnthony Green2018-03-271-2/+2
|
* Copy - don't symlink - to support msvc buildsAnthony Green2018-03-271-2/+4
|
* Use cygpath to convert windows pathsAnthony Green2018-03-271-4/+6
|
* try to fix windows buildsAnthony Green2018-03-272-3/+1
|
* Reduce verbosityAnthony Green2018-03-271-1/+1
|
* iOS buildsAnthony Green2018-03-271-7/+3
|
* Fix -L supportAnthony Green2018-03-271-0/+3
|
* Fix quotingAnthony Green2018-03-271-1/+1
|
* Don't set AM_MAKEFLAGSAnthony Green2018-03-271-44/+0
|
* Run tests with lots of debug outputAnthony Green2018-03-271-1/+1
|
* Add -L and -l supportAnthony Green2018-03-271-0/+19
|
* Mention C99 and build requirementsAnthony Green2018-03-271-3/+5
|
* Remove reference to wikiAnthony Green2018-03-271-2/+1
|
* Refactor travis build instructions. Add iOS buildAnthony Green2018-03-271-0/+34
|
* Add issue templateAnthony Green2018-03-271-0/+10
|
* Remove uninitialized warning. Fix #163.Anthony Green2018-03-271-0/+1
|
* revertAnthony Green2018-03-241-1/+0
|
* Try bhaible tests in appveyorAnthony Green2018-03-241-0/+1
|
* Formatting fixesAnthony Green2018-03-241-4/+4
|
* Add libffi.map.in to extra dist filesAnthony Green2018-03-231-1/+2
|
* Add sparc solaris build notesAnthony Green2018-03-231-13/+13
|
* Fix formattingAnthony Green2018-03-181-97/+97
|