summaryrefslogtreecommitdiff
path: root/msvcc.sh
Commit message (Expand)AuthorAgeFilesLines
* fix windows tests (#595)ericLemanissier2021-03-241-1/+1
* Properly quote and resolve msvcc.sh params (#596)Tres Finocchiaro2020-11-241-11/+11
* fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson2019-08-071-0/+11
* add support for 32-bit ARM on Windows (#477)Paul Monson2019-04-261-2/+16
* Fix appveyor windows build (#420)fwg2018-04-021-14/+51
* More msvc hacksAnthony Green2018-03-271-1/+1
* msvc fixesAnthony Green2018-03-271-1/+9
* Remove debug outputAnthony Green2018-03-271-5/+0
* 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
* Use cygpath to convert windows pathsAnthony Green2018-03-271-4/+6
* try to fix windows buildsAnthony Green2018-03-271-2/+0
* Fix -L supportAnthony Green2018-03-271-0/+3
* Add -L and -l supportAnthony Green2018-03-271-0/+19
* Merge pull request #199 from Pan7/masterAnthony Green2016-02-201-0/+4
|\
| * Fix configuring msvc compilerPan72015-09-141-0/+4
* | Don't clobber safeseh for msvcc.sh -clang-cl in 32-bit modeEhsan Akhgari2016-01-281-1/+0
|/
* Enable forcing the usage of the static CRT in libffi's msvc wrapperEhsan Akhgari2014-07-311-2/+18
* Add support for building with clang-clEhsan Akhgari2014-06-121-1/+5
* Bug 1014976 - Don't make --enable-debug imply using the debug CRT in libffi.Mike Hommey2014-06-021-1/+5
* Various compatibility fixes and improvements to msvcc.sh.Ryan VanderMeulen2014-03-181-5/+41
* Fix msvcc.sh botchAnthony Green2011-02-081-5/+17
* RebaseAnthony Green2010-11-211-17/+5
* Fix debug build for windowsAnthony Green2010-08-051-6/+18
* Don't use -safeseh with ml64Anthony Green2010-08-051-1/+3
* Remove warnings and add OS/2 supportAnthony Green2010-04-131-2/+3
* Dan Witte's windows build fixes.Anthony Green2010-03-301-4/+1
* Add msvc.sh wrapperAnthony Green2010-01-151-0/+185