sync to trunk r38300
[reactos.git] / reactos / tools / rbuild / backend / msvc / vcprojmaker.cpp
2009-01-01 Timo Kreuzersync to trunk r38300
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-16 KJK::Hyperionmodified rbuild/backend/codeblocks/codeblocks.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-05-15 Marc Piulachs- Add specific module type for keyboard layouts
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-03-07 Hervé PoussineauPrevent some FileLocation copies (in LinkerScript and...
2008-02-28 Aleksey Bragin- If BASEDIR env var is set to point to your WDK instal...
2008-02-27 Christoph von Wittichfix path to msvc def file
2008-02-12 Johannes Anderwald- pass the correct path to _strip_gcc_deffile
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-03 Colin FinckAlways add _CRT_SECURE_NO_WARNINGS to the preprocessor...
2007-11-24 Aleksey Bragin- Don't escape defines with a " -> &quot; conversion...
2007-11-20 Christoph von Wittichautogenerate module definition files for msvc
2007-11-18 Aleksey Bragin- Include "obj-i386"\include path in the 'additional...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-15 Hervé PoussineauUpdate msvc backend, so Colin Finck will maybe stop...
2007-10-07 Christoph von Wittichfix building with VS2005
2007-09-16 Aleksey BraginGregor Brunmar <gregor.brunmar@home.se>:
2007-09-16 Hervé PoussineauAdd back support for files not in the root of the modul...
2007-09-14 Johannes Anderwald- reenable module definition
2007-09-14 Johannes Anderwald- include intermediate path for msvc projects since...
2007-09-12 Hervé PoussineauCleanup GetDirectory(), GetFilename() and GetExtension...
2007-09-10 Hervé PoussineauContinue rbuild cleanup (File class)
2007-09-10 Hervé PoussineauContinue rbuild cleanup (Include class)
2007-09-09 Hervé PoussineauContinue rbuild cleanup (Module class)
2007-09-08 Hervé PoussineauLet ImportLibrary class use the FileLocation concept.
2007-08-26 Magnus Olsenpatch from Gregor Brunmar (gregor dot brunmar at home...
2007-08-07 Christoph von Wittichadd support for Visual Studio 2008 (Orcas)
2007-07-05 Hervé PoussineauFix MSVC project files if version is not 8.00
2007-07-04 Ged Murphychange the name of the VS config from * - Wine headers...
2007-06-28 Johannes Anderwald- add option to macro to specify for which backend...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Christoph von Wittichsome configuration changes for debug builds
2007-03-02 Christoph von Wittichfix the msvc backend on linux hosts
2007-03-02 Christoph von Wittichfix a crash in the msvc8 backend
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Hervé PoussineauFix indentation
2007-01-05 Johannes Anderwald- ignore default libraries when msvcrt.lib is used.
2006-12-09 Johannes Anderwald- only control panel applet should be started with...
2006-12-08 Johannes Anderwald- generated client header/source files get _c postfix
2006-12-08 Johannes Anderwald- silence output
2006-12-08 Johannes Anderwald- include path to generated idl files for dependant...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-03 Johannes Anderwald- default to __cdecl convention for gui / console apps
2006-11-26 Johannes Anderwald-only include files where if Property == value || If...
2006-11-22 Christoph von WittichCode::Blocks backend
2006-11-17 Alex Ionescu- MSVC VCPROJ Maker:
2006-11-09 Ged Murphydon't force usage of warning.h as it breaks building...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-05 Christoph von Wittichadded missing copyright information
2006-10-30 Christoph von Wittich-force include of warning.h from WDK
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-04 Christoph von Wittich-removed unused var
2006-10-04 Christoph von Wittich-support debugging of control panel applets
2006-09-12 Ged MurphyRevert changes from r23620 until a better solution...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-20 Johannes Anderwald* implement debugger settings for Control Panel Applets...
2006-07-10 Christoph von Wittich-get rid of DllMain@12 because MSVC defaults to_DllMain...
2006-07-10 Magnus Olsenputting back Christoph_vW patch that was revert by me
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-08 Christoph von Wittich-use /noentry flag when entrypoint is set to "0"
2006-07-08 Christoph von Wittich-don't use an entrypoint when entrypoint is set to "0"
2006-07-08 Christoph von Wittich-fix msvc dll entrypoint
2006-07-08 Christoph von Wittich-revert 22909
2006-07-08 Christoph von Wittich-get rid of wine headers in Debug/Release/Speed configu...
2006-07-08 Christoph von Wittich-use correct RuntimeLibrary for DLLs
2006-06-22 Johannes Anderwaldimplement IDL compilation, generation of client/server...
2006-06-22 Johannes Anderwald* make intermediate / outpath optional
2006-06-22 Johannes Anderwald* fix idl build command
2006-06-18 Aleksey BraginChange entrypoint to be a get-style method of class...
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-13 Hervé PoussineauFix formatting. No code change
2006-06-05 Hervé PoussineauSet libraries as project dependencies
2006-05-13 Aleksey Bragin- Revert dependencies part of r21866 since it breaks...
2006-05-09 Johannes Anderwaldadd library output paths to linker
2006-05-09 Johannes Anderwaldexclude wine/w32api headers from msvc include paths
2006-05-08 Johannes Anderwaldfix msvc build bug with project having assemblers
2006-04-17 Peter Ward- Fix indentation (spaces -> TABs).
2006-04-17 Magnus Olsenprepare for screensaver : Adding win32scr as target...
2006-02-21 Martin Fuchsrbuild: merge changes of audited repository
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 Wittichfix pch bug (patch by Brezenbak)
2006-01-08 Christoph von Wittichcomment out some more not needed code
2006-01-08 Christoph von Wittichdon't use VCToolsFile anymore because of different...
2006-01-07 Alex Ionescu- Do not generate manifest files for drivers or native...
2006-01-07 Alex Ionescu- Properly set STDCALL as default convention, previous...
next