Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix windows tests (#595) | ericLemanissier | 2021-03-24 | 1 | -1/+1 |
* | Properly quote and resolve msvcc.sh params (#596) | Tres Finocchiaro | 2020-11-24 | 1 | -11/+11 |
* | fix mingw build and crashing bugs for Python Windows ARM64 (#496) | Paul Monson | 2019-08-07 | 1 | -0/+11 |
* | add support for 32-bit ARM on Windows (#477) | Paul Monson | 2019-04-26 | 1 | -2/+16 |
* | Fix appveyor windows build (#420) | fwg | 2018-04-02 | 1 | -14/+51 |
* | More msvc hacks | Anthony Green | 2018-03-27 | 1 | -1/+1 |
* | msvc fixes | Anthony Green | 2018-03-27 | 1 | -1/+9 |
* | Remove debug output | Anthony Green | 2018-03-27 | 1 | -5/+0 |
* | Fix msvc linking | Anthony Green | 2018-03-27 | 1 | -19/+9 |
* | Fix library path handling | Anthony Green | 2018-03-27 | 1 | -3/+3 |
* | Deal with libpath | Anthony Green | 2018-03-27 | 1 | -8/+19 |
* | Fix library path handling | Anthony Green | 2018-03-27 | 1 | -4/+9 |
* | Use mixed cygpath paths | Anthony Green | 2018-03-27 | 1 | -2/+2 |
* | Use cygpath to convert windows paths | Anthony Green | 2018-03-27 | 1 | -4/+6 |
* | try to fix windows builds | Anthony Green | 2018-03-27 | 1 | -2/+0 |
* | Fix -L support | Anthony Green | 2018-03-27 | 1 | -0/+3 |
* | Add -L and -l support | Anthony Green | 2018-03-27 | 1 | -0/+19 |
* | Merge pull request #199 from Pan7/master | Anthony Green | 2016-02-20 | 1 | -0/+4 |
|\ | |||||
| * | Fix configuring msvc compiler | Pan7 | 2015-09-14 | 1 | -0/+4 |
* | | Don't clobber safeseh for msvcc.sh -clang-cl in 32-bit mode | Ehsan Akhgari | 2016-01-28 | 1 | -1/+0 |
|/ | |||||
* | Enable forcing the usage of the static CRT in libffi's msvc wrapper | Ehsan Akhgari | 2014-07-31 | 1 | -2/+18 |
* | Add support for building with clang-cl | Ehsan Akhgari | 2014-06-12 | 1 | -1/+5 |
* | Bug 1014976 - Don't make --enable-debug imply using the debug CRT in libffi. | Mike Hommey | 2014-06-02 | 1 | -1/+5 |
* | Various compatibility fixes and improvements to msvcc.sh. | Ryan VanderMeulen | 2014-03-18 | 1 | -5/+41 |
* | Fix msvcc.sh botch | Anthony Green | 2011-02-08 | 1 | -5/+17 |
* | Rebase | Anthony Green | 2010-11-21 | 1 | -17/+5 |
* | Fix debug build for windows | Anthony Green | 2010-08-05 | 1 | -6/+18 |
* | Don't use -safeseh with ml64 | Anthony Green | 2010-08-05 | 1 | -1/+3 |
* | Remove warnings and add OS/2 support | Anthony Green | 2010-04-13 | 1 | -2/+3 |
* | Dan Witte's windows build fixes. | Anthony Green | 2010-03-30 | 1 | -4/+1 |
* | Add msvc.sh wrapper | Anthony Green | 2010-01-15 | 1 | -0/+185 |