Files
reactos/reactos/tools
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
..
2014-11-27 19:09:07 +00:00
2014-11-27 19:09:07 +00:00
2015-01-07 18:25:21 +00:00
2015-01-07 18:24:14 +00:00
2015-02-07 15:05:04 +00:00
2014-11-27 19:09:07 +00:00
2015-03-05 20:43:25 +00:00
2014-10-17 23:28:29 +00:00
2015-02-14 14:28:02 +00:00
2015-03-30 22:31:43 +00:00