- Tabs not spaces.
[reactos.git] / reactos / tools / rbuild / backend / msvc / vcprojmaker.cpp
2006-01-02 Ged MurphyAllow files other than C to be included in the projects
2005-12-14 Ged Murphyj_anderw@sbox.tugraz.at
2005-12-04 Ged Murphy- Put output from MSVC into the relevant output-i386...
2005-12-02 Christoph von Wittichfixed BaseAddress
2005-12-02 Christoph von Wittichfixed vcproj files for modules which do not use pch
2005-11-30 Christoph von Wittichfixed the build options for different configurations
2005-11-30 Christoph von Wittichadded PCH support
2005-11-30 Christoph von Wittichfix linker options
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...