Refactor GenerateGlobalCFlagsAndProperties
[reactos.git] / reactos / tools / rbuild / backend / mingw / mingw.h
2005-01-15 Casper HornstrupRefactor GenerateGlobalCFlagsAndProperties
2005-01-15 Casper Hornstrup* LinkerFlag tag support
2005-01-13 Royce Mitchell IIIbugfixes to new <if> and related code
2005-01-12 Casper Hornstrup* Keep project level includes and defines in PROJECT_CFLAGS
2005-01-09 Royce Mitchell IIIreplaced Backend Factory's vector with a map.
2005-01-08 Royce Mitchell IIIuse ROS_TEMPORARY and ROS_INTERMEDIATE to allow builder...
2005-01-08 Royce Mitchell IIIDon't pass objects ( particularly vectors ) by value...
2005-01-06 Casper HornstrupGenerate dependencies for kernel module type.
2005-01-06 Royce Mitchell IIImuch better factory implementation - thanks art yerkes
2005-01-06 Royce Mitchell IIIFactories for Backend creation
2005-01-05 Casper HornstrupGenerate MinGW makefile in the backend.
2005-01-05 Casper HornstrupHandle modules.
2005-01-05 Royce Mitchell IIIdon't define macros that conflict with MinGW system...
2005-01-04 Casper HornstrupMinGW backend.