reactos/reactos/tools/wpp
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
..
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
ppl.l [WPP] 2014-09-20 18:53:11 +00:00
ppl.yy.c [WPP] 2014-09-20 18:53:11 +00:00
ppy.tab.c [WPP] 2014-09-20 18:53:11 +00:00
ppy.tab.h [WPP] 2014-09-20 18:53:11 +00:00
ppy.y [WPP] 2013-09-14 09:02:13 +00:00
preproc.c [WPP] 2014-09-20 18:53:11 +00:00
wpp.c [WPP] 2014-09-20 18:53:11 +00:00
wpp_private.h [WPP] 2014-09-20 18:53:11 +00:00