|
08853e32
|
2014-07-31T20:33:33
|
|
Enable forcing the usage of the static CRT in libffi's msvc wrapper
This is required for AddressSanitizer builds with clang-cl.
|
|
fb25cd08
|
2014-06-11T12:07:24
|
|
Add support for building with clang-cl
|
|
360aa8ca
|
2014-06-02T09:21:10
|
|
Bug 1014976 - Don't make --enable-debug imply using the debug CRT in libffi.
|
|
c3dd0a1a
|
2014-03-18T12:09:45
|
|
Various compatibility fixes and improvements to msvcc.sh.
* Don't try to mix incompatible optimization flags in debug builds.
* Workaround ax_cc_maxopt.m4 not supporting MSVC and change -O3 to -O2.
* Fix MSVC warning by properly passing linker flags to compiler.
* Make msvcc.sh return 1 if invalid command line options are used rather than silently eating them.
* Add more comments.
|
|
b8099539
|
2011-02-08T13:50:43
|
|
Fix msvcc.sh botch
|
|
2db72615
|
2010-11-21T10:50:56
|
|
Rebase
|
|
00d0b59c
|
2010-08-05T14:56:53
|
|
Fix debug build for windows
|
|
bda487e8
|
2010-08-05T09:02:41
|
|
Don't use -safeseh with ml64
|
|
f2c2a4fc
|
2010-04-13T10:19:28
|
|
Remove warnings and add OS/2 support
|
|
c0b69e57
|
2010-03-30T08:30:22
|
|
Dan Witte's windows build fixes.
|
|
ff3cd68b
|
2010-01-15T11:27:24
|
|
Add msvc.sh wrapper
|