reactos/reactos/tools/widl
David Quintana 3933ca6bce This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release).
[BUILD]
msvc.cmake: Disable thread-local static initialization.
CMakeLists.txt: Disable PCH for VS2015.
configure.cmd: Make it aware of cl.exe version 19.x

[CPPRT]
Add alias for the new variants of the delete operators.

[BROWSEUI]
[MFIFS]
[FRAMEDYN]
[NDIS]
[DDK]
[PSDK]
[STLPORT]
Add explicit declarations of the new delete operators for those modules that don't use the WITH_RUNTIME option.

[WIDL]
[WPP]
Do not alias the snprintf family of functions to the _snprintf variants, since VS14 already declares them internally.

svn path=/trunk/; revision=67483
2015-04-30 21:48:26 +00:00
..
port
client.c [WIDL] 2012-08-12 16:19:13 +00:00
CMakeLists.txt This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
expr.c [TOOLS] 2011-08-09 22:51:55 +00:00
expr.h
getopt.c [WIDL] 2014-04-18 20:22:07 +00:00
hash.c [WIDL] 2011-08-09 22:58:13 +00:00
hash.h
header.c [WIDL] 2014-04-18 20:22:07 +00:00
header.h [WIDL] 2014-04-18 20:22:07 +00:00
parser.h
parser.l [WIDL] 2014-04-18 20:22:07 +00:00
parser.tab.c [WIDL] 2014-04-18 20:22:07 +00:00
parser.tab.h [WIDL] 2014-04-18 20:22:07 +00:00
parser.y [WIDL] 2014-04-18 20:22:07 +00:00
parser.yy.c [WIDL] 2014-04-18 20:22:07 +00:00
proxy.c [WIDL] 2014-04-18 20:22:07 +00:00
register.c [WIDL] 2012-08-29 12:25:55 +00:00
server.c [WIDL] 2012-08-18 18:37:39 +00:00
typegen.c [WIDL] 2014-04-18 20:22:07 +00:00
typegen.h [TOOLS] 2011-08-09 22:51:55 +00:00
typelib.c [WIDL] 2014-04-18 20:22:07 +00:00
typelib.h
typelib_struct.h [WIDL] 2014-04-18 20:22:07 +00:00
typetree.c
typetree.h [WIDL] 2012-08-12 16:19:13 +00:00
utils.c [WIDL] 2014-04-18 20:22:07 +00:00
utils.h [TOOLS] 2011-08-09 22:51:55 +00:00
widl.c [WIDL] 2014-04-18 20:22:07 +00:00
widl.h [WIDL] 2014-04-18 20:22:07 +00:00
widl_ros.diff [WIDL] 2012-08-12 12:26:48 +00:00
widltypes.h [WIDL] 2014-04-18 20:22:07 +00:00
write_msft.c [WIDL] 2014-04-18 20:22:07 +00:00