Merge trunk HEAD (r46369)
[reactos.git] / reactos / tools / rbuild / backend / msvc / msvc.h
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-10 Giannis Adamopoulos[rbuild]
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-04 Ged MurphyStart implementing Visual Studio 2010 support.
2009-12-03 Ged Murphy- Initial re-architecture of the msvc backend.
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-12-01 Ged Murphy- Include support for makefile configurations.
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-20 Christoph von Wittichautogenerate module definition files for msvc
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-07-04 Ged Murphychange the name of the VS config from * - Wine headers...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Christoph von Wittichfix the msvc backend on linux hosts
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-30 Johannes Anderwald- fix msvc_clean target
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-06-15 Hervé PoussineauCreate configuration list only once (in MSVCBackend...
2006-06-13 Hervé Poussineau- Add a MSVCConfiguration class, to keep trace of param...
2006-06-13 Hervé PoussineauAdd files to project only if the "If" condition is...
2006-06-05 Hervé PoussineauSet libraries as project dependencies
2006-01-11 Christoph von Wittichmake_msvcX_install_[config] patch by Brezenbak
2006-01-10 Christoph von Wittichadded msvc_clean and msvc_clean_all (patch by Brezenbak)
2006-01-08 Christoph von Wittichdon't use VCToolsFile anymore because of different...
2005-10-22 Christoph von Wittichadding gccasm.rules to vcproj files
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-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...
2005-08-24 Royce Mitchell IIIinvoke _generate_dsp() have it open the output file...
2005-08-24 Royce Mitchell IIIalmost done converting _generate_dsp(), but have to...
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-08-21 Steven Edwardsstarted working on a msvc2k5 backend. Mostly a dummy...