define _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING_SWPRINTFS until we have a...
[reactos.git] / reactos / tools / rbuild / backend / msvc / vcprojmaker.cpp
2005-11-30 Steven Edwardsdefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING...
2005-11-30 Christoph von Wittichadded more correct linker flags (patch by brezenbak)
2005-11-30 Christoph von Wittichfix some problems in patch from brezenbak
2005-11-29 Royce Mitchell IIIenhance generated msvc projects - patch by Brezenbak
2005-11-02 Christoph von Wittich* compile .S files with MSVC2002/2003 too
2005-10-22 Christoph von Wittichadding gccasm.rules to vcproj files
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-20 Christoph von Wittichfixing OutputFile in *.vcproj files
2005-10-20 Christoph von Wittichcreate only the project files specified on cmdline
2005-10-20 Royce Mitchell IIImsvc6+PSDK fixes
2005-10-20 Christoph von Wittichcreate more correct solution files for different versio...
2005-10-20 Christoph von Wittichfix vcprojmaker to add the correct GUIDs
2005-10-20 Christoph von Wittichfix creation of shlwapi vcproject file
2005-10-20 Christoph von Wittichfix for creating *.sln file
2005-10-20 Christoph von Wittichadded new cmdline switch to rbuild: -vs{version}
2005-10-19 Christoph von Wittichfix "./" include dir
2005-10-19 Christoph von Wittichadd support for cpl applets
2005-10-05 Nathan WoodsRbuild: Enhanced MSVC support
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
2005-09-13 Steven Edwardsadded LGPL license header to the code from Wine and...
2005-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...