Sync to trunk head(r38096)
[reactos.git] / reactos / tools / rbuild / backend / mingw / modulehandler.cpp
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-08 Timo Kreuzerrevert 37924, which reverted 37889, which works now
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzerrevert 37889 (still consuses rsym)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzermerge rbuild changes 37811-37861 from trunk
2008-12-06 Timo Kreuzermerge 37780 from trunk
2008-12-06 Timo Kreuzermerge rbuild changes 37270-37632 from trunk
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-04 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-12-04 KJK::HyperionUndo r37851 because rsym sucks
2008-12-04 KJK::HyperionDWARF debugging information confuses rsym, and DWARF...
2008-12-04 KJK::Hyperionmodified lib/3rdparty/mingw/main.c
2008-11-30 KJK::HyperionDefault debugging format might not be stabs - pass...
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-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-17 Samuel Serapion- Use TARGET_CPPFLAGS, needs latest ROSBE.
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-01 KJK::HyperionArch Blackmann's rules for preprocessed spec files...
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-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-16 KJK::Hyperionmodified rbuild/backend/codeblocks/codeblocks.cpp
2008-10-15 KJK::HyperionGive .gch files an unique path based on module name...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-28 Hervé PoussineauRemove a hack, and link with C++ libraries only when...
2008-09-21 Timo Kreuzeruse precompiler for .pspec files
2008-09-21 Timo Kreuzerrevert 36379
2008-09-21 Timo Kreuzerpreprocess all spec files
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-14 Timo KreuzerSync to trunk head (35333)
2008-08-09 Hervé PoussineauAdd module linker flags after project flags, so project...
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é PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-27 Hervé PoussineauPreprocess kernel .spec files
2008-07-14 Colin FinckReplace uses of $(ROS_ARCH) by $(ARCH).
2008-07-14 Colin FinckAttempt to fix Live-CD
2008-07-13 ReactOS Portable... - Do NOT prepend _ to ARM entrypoints.
2008-07-06 Colin FinckRevert r34346, it didn't work the way I thought because...
2008-07-06 Colin FinckAlso link host binaries with ld and not gcc/g++.
2008-06-30 Colin FinckFix a typo
2008-06-30 Colin Finck- Don't create a temporary batch file through "echo...
2008-06-29 Hervé PoussineauFix typo
2008-06-29 Hervé PoussineauMove some more linker args to temp file, so command...
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-22 Colin FinckAdd support for a new environment variable ROS_GENERATE...
2008-06-01 Hervé PoussineauRemove dead code (GetActualSourceFilename, GetSourceFil...
2008-05-23 Colin FinckApply the fix from r32705 to C and C++ files as well.
2008-05-21 Hervé PoussineauFix precompiled header name.
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-19 Marc Piulachs- Removed hard coded bootsector from *Iso module types...
2008-05-15 Marc Piulachs- Add specific module type for keyboard layouts
2008-05-07 Marc Piulachs-autogenerate dxsdk headers as part of the build as...
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-Fix unnecessary msi builds, this time for real! msi...
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-03-21 Hervé PoussineauRevert part of r32735 ; we can't use C preprocessor...
2008-03-21 Hervé PoussineauAdd preprocessor support for .spec files (exports can...
2008-03-17 Hervé PoussineauRemove $(INIT) variable, which was containing all host...
2008-03-17 Hervé PoussineauRemove some more circular dependencies.
2008-03-16 Colin FinckWinebuild files don't need to depend on $(module_precon...
2008-03-09 Colin FinckAdd an arHostRule2 to build host .a files
2008-03-07 Hervé PoussineauPrecompiled headers can depend of generated files
2008-03-07 Hervé Poussineau.mc files shouldn't depend of the whole module precondi...
2008-03-07 Hervé PoussineauMove precondition to rules
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-29 Hervé PoussineauClean up generated makefile.auto
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-16 Colin Finck- Only add a command for deleting the proxy makefile...
2008-02-12 ReactOS Portable... The kernel entrypoint is called KiSystemStartup, not...
2008-02-11 Hervé PoussineauFix case when $(TEMPORARY) is not the current directory...
2008-02-11 Hervé PoussineauFix build
next