[rbuild] Implement delay import support for gcc in rbuild.
[reactos.git] / reactos / tools / rbuild / backend / mingw / modulehandler.h
2009-07-26 Timo Kreuzer[rbuild] Implement delay import support for gcc in...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-05 Timo Kreuzermerge from amd64 branch
2009-01-15 KJK::HyperionSync widl, comcat, ole32, oleaut32 and rpcrt4 to wine...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
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-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
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-24 Samuel Serapion- Sync to trunk 36919.
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-09 Hervé PoussineauRemove MingwKernelModeDriverModuleHandler, it is the...
2008-09-09 Hervé PoussineauRemove GetExtraDependencies() function.
2008-09-09 Hervé PoussineauRemove host attribute of module element. It wasn't...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-27 Hervé PoussineauFix code to correctly handle first object file.
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-27 Hervé PoussineauPreprocess kernel .spec files
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-01 Hervé PoussineauRemove dead code (GetActualSourceFilename, GetSourceFil...
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-03-07 Hervé PoussineauDon't mix host and targets include files
2008-02-29 Hervé PoussineauUse Rule class to describe .c/.cpp file compilation
2008-02-29 Hervé PoussineauRemove parameters from GenerateLinkerCommand() ; they...
2008-02-29 Hervé PoussineauGetObjectFilename() shouldn't be able to modify the...
2008-02-29 Hervé PoussineauPrevent passing of useless parameters
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-11 Hervé PoussineauUse Rule class to generate instructions for .idl files
2008-02-08 Hervé PoussineauAdd Rule class, which writes to Makefile how to handle...
2008-01-26 Christoph von Wittichcompilerflags can be set for compiler {ALL|CC|CPP}...
2008-01-15 Hervé PoussineauAdd RPC proxy support
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-22 Marc PiulachsAdd support for mc files and remove hardcoded WMC instr...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Hervé PoussineauAdd a Module argument to GetObjectFilename()
2007-11-05 Hervé PoussineauBetter error reporting in case of define override
2007-10-19 Hervé PoussineauIgnore compiler flags when generating resource macro
2007-10-19 Hervé PoussineauSupport define overriding in child .rbuild files
2007-10-11 Hervé PoussineauAdd list of source files in generated makefile
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-09-24 Hervé PoussineauAdd headers dependencies for modules which declare...
2007-09-19 Hervé PoussineauRemove rbuild stdlib="host" attribute. That was a worka...
2007-09-09 Hervé PoussineauContinue rbuild cleanup (Module class)
2007-09-07 Hervé PoussineauSome rbuild cleanup:
2007-09-03 Hervé PoussineauFew indentation fixes
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-09-02 Hervé PoussineauSearch a property by its name
2007-08-07 Hervé PoussineauSupport absolute paths for intermediate/output directories
2007-07-03 Christoph von Wittichrenamed TypeLib target to EmbeddedTypeLib
2007-07-03 Christoph von Wittich-added support for TypeLibs
2007-04-27 Ged Murphy- add support for .ocx files to rbuild
2007-04-01 KJK::Hyperion!!! ATTENTION EVERYONE - do a make clean after getting...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-10 KJK::Hyperionadded lib/debugsup
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-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-06 Thomas Bluemel- Force using the import libraries built by ReactOS...
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-09 Christoph von Wittich-remove nostdlib from KernelModeDlls to fix linking...
2006-06-18 Aleksey BraginThomas Weidenmueller: RBUILD: Support generating header...
2006-06-13 Alex Ionescu- Enable ROS_LEAN_AND_MEAN if you want 50% smaller...
2006-01-05 Royce Mitchell IIIfix build in unspecified build environment - patch...
2005-12-30 Nathan WoodsModified rbuild to generate a map file of the boot...
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-08-02 Filip NavaraFix the -sections option of PEFIXUP tool and adapt...
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-17 Casper HornstrupClean referenced object libraries when cleaning a module
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-09 Casper HornstrupDon't rebuild the module if a library is changed. Relin...
2005-07-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-06-12 Casper HornstrupSupport module_depends target
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupDepend on generated RPC headers
2005-05-15 Casper HornstrupBuild and run tests
next