* Name compilation unit
[reactos.git] / reactos / tools / rbuild / backend / mingw / mingw.h
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-09-08 Casper HornstrupChristoph_vW <Christoph@ApiViewer.de>:
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-05-29 Casper HornstrupAutodetect nasm
2005-05-28 Thomas Bluemelmake rbuild compile with gcc4
2005-05-28 Casper HornstrupUse detected prefix
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-20 Casper HornstrupImplement 'make test'
2005-05-19 Casper HornstrupOption to disable automatic dependencies
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-15 Casper HornstrupGenerate hooks and stubs for tests
2005-05-14 Casper HornstrupExtract WINE resources at compile-time
2005-05-14 Casper HornstrupOnly pass GCC specific options to GCC
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-12 Casper HornstrupGenerate make rules for creating directories if they...
2005-05-06 Casper HornstrupSet svn:eol-style=native
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-04-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-21 Casper HornstrupAutodetect compiler
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-05 Casper HornstrupAccept ROS_INSTALL environment variable
2005-04-05 Casper HornstrupSimplify directory handling
2005-04-05 Casper HornstrupGenerate registry hives on 'make install'
2005-04-04 Casper HornstrupSupport installation of generated files
2005-04-04 Casper HornstrupLet dependencies control 'make install'
2005-04-03 Casper HornstrupPartial 'make install' implementation
2005-04-03 Casper HornstrupVerbose mode
2005-04-03 Casper HornstrupDetect compiler -pipe support
2005-04-02 Casper HornstrupHave rbuild create the output directories
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-14 Casper Hornstrup* Build bin2res and cabman in bootstrap makefiles
2005-03-13 Casper Hornstrup* Correct dependencies for ROS_INTERMEDIATE <> . in...
2005-03-09 Royce Mitchell IIIsimplified <if> handling ( and fixed several bugs,...
2005-03-08 Royce Mitchell IIIdetect PCH support ( not doing anything more than detec...
2005-03-08 Casper HornstrupHave Makefile.auto depend on xml build files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-01 Casper HornstrupUse automatic dependencies to mark files to be rebuilt.
2005-01-31 Casper HornstrupGenerate automatic dependencies.
2005-01-28 Casper HornstrupStarted on automatic dependencies support
2005-01-22 Casper Hornstrup* Build cabman and zlib
2005-01-17 Art YerkesMore commits of the same. SVN is being a bit picky...
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.