[rbuild] Remove distinction between Iso/IsoRegTest, and LiveIso/LiveIsoRegTest module...
[reactos.git] / reactos / tools / rbuild / backend / codeblocks / codeblocks.cpp
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo Kreuzersync to trunk r38300
2008-12-23 Aleksey Bragin- Get back to using deprecated functions (because of...
2008-12-23 Aleksey Bragin- Replace all deprecated functions with underscored...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Dmitry Chapyshev- Attempt to fix a bug 3255.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
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-03-07 Hervé PoussineauDon't mix host and targets include files
2008-03-07 Hervé PoussineauPrevent some FileLocation copies (in LinkerScript and...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-15 Hervé PoussineauAdd RPC proxy support
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-19 Hervé PoussineauRemove rbuild stdlib="host" attribute. That was a worka...
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-04-30 Christoph von Wittichadd a FORCE_CPP condition to the C::B backend - sometim...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-14 Aleksey Bragin- Merge 25373
2007-01-11 Christoph von Wittichadded a dependencymap backend (it doesn't do anything...
2007-01-09 Christoph von Wittichdon't include the Iso targets in the workspace
2007-01-09 Christoph von Wittich-don't create project files for the ISO targets
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-28 Christoph von Wittichfix compilation of RC files
2006-11-28 Christoph von Wittich-fix some linking issues
2006-11-27 Christoph von Wittich-create import libraries
2006-11-26 Christoph von Wittichhandle IFable data
2006-11-26 Christoph von Wittichcompile asm files
2006-11-26 Christoph von Wittichuse correct path for import libs
2006-11-26 Christoph von Wittich-properly handle dependencies
2006-11-24 Christoph von Wittichadd mingw, mingw-common and msvcrt libs where needed
2006-11-24 Christoph von Wittich-added cpl applet debugging support
2006-11-23 Christoph von Wittich-always keep the correct file extension (fixes building...
2006-11-22 Christoph von Wittichbetter subsystem handling
2006-11-22 Christoph von Wittichuse the correct compiler for .c/.cpp files
2006-11-22 Christoph von Wittich-fix line endings
2006-11-22 Christoph von WittichCode::Blocks backend