aboutsummaryrefslogtreecommitdiff
path: root/msvcc.sh
AgeCommit message (Expand)Author
2019-08-07fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson
2019-04-26add support for 32-bit ARM on Windows (#477)Paul Monson
2018-04-02Fix appveyor windows build (#420)fwg
2018-03-27More msvc hacksAnthony Green
2018-03-27msvc fixesAnthony Green
2018-03-27Remove debug outputAnthony Green
2018-03-27Fix msvc linkingAnthony Green
2018-03-27Fix library path handlingAnthony Green
2018-03-27Deal with libpathAnthony Green
2018-03-27Fix library path handlingAnthony Green
2018-03-27Use mixed cygpath pathsAnthony Green
2018-03-27Use cygpath to convert windows pathsAnthony Green
2018-03-27try to fix windows buildsAnthony Green
2018-03-27Fix -L supportAnthony Green
2018-03-27Add -L and -l supportAnthony Green
2016-02-20Merge pull request #199 from Pan7/masterAnthony Green
2016-01-28Don't clobber safeseh for msvcc.sh -clang-cl in 32-bit modeEhsan Akhgari
2015-09-14Fix configuring msvc compilerPan7
2014-07-31Enable forcing the usage of the static CRT in libffi's msvc wrapperEhsan Akhgari
2014-06-12Add support for building with clang-clEhsan Akhgari
2014-06-02Bug 1014976 - Don't make --enable-debug imply using the debug CRT in libffi.Mike Hommey
2014-03-18Various compatibility fixes and improvements to msvcc.sh.Ryan VanderMeulen
2011-02-08Fix msvcc.sh botchAnthony Green
2010-11-21RebaseAnthony Green
2010-08-05Fix debug build for windowsAnthony Green
2010-08-05Don't use -safeseh with ml64Anthony Green
2010-04-13Remove warnings and add OS/2 supportAnthony Green
2010-03-30Dan Witte's windows build fixes.Anthony Green
2010-01-15Add msvc.sh wrapperAnthony Green