disabled warning 4214
[reactos.git] / reactos / tools / rbuild / backend / mingw / mingw.cpp
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-26 Royce Mitchell IIIXML: better descriptions on a couple errors, more accur...
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
2005-09-13 Royce Mitchell IIIrename variable and change parameters in call to find_l...
2005-09-13 Royce Mitchell IIIfix bug in GetBinutilsVersion()
2005-09-11 Art YerkesPreviously, the first character written to the buffer...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Casper HornstrupChristoph_vW <Christoph@ApiViewer.de>:
2005-08-23 Royce Mitchell IIImsvc6 compatibility
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
2005-06-29 Filip NavaraAllow YASM to be used instead of NASM.
2005-06-12 Casper HornstrupShow execution time of tests
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
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 Hornstrup-mi switch for rbuild to not have rbuild create install...
2005-05-28 Alex IonescuBuild with optimizations
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 HornstrupOverwrite registry only if the source files change
2005-05-15 Casper HornstrupSupport modules with no base install directory
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-13 Casper HornstrupSupport compilerflag within IFs
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 HornstrupAdd <module>_install target
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-23 Casper HornstrupDon't detect host compiler on Linux
2005-04-22 Casper HornstrupClean object files for static libraries
2005-04-21 Casper HornstrupUse ROS_INTERMEDIATE and ROS_OUTPUT environment variables
2005-04-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-21 Casper HornstrupAutodetect compiler
2005-04-19 Casper HornstrupSupport 'make livecd'
2005-04-10 Casper HornstrupSupport -Werror
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-25 Casper HornstrupOutput rules for objectlibrary files
2005-03-25 Casper HornstrupGenerate object macros before target macros
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-20 Casper HornstrupTest module type support
2005-03-14 Royce Mitchell IIIecho [WMC] commands
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-13 Royce Mitchell IIIfix some dependencies
2005-03-12 Royce Mitchell IIIset *nix-compatible paths for tools
2005-03-11 Royce Mitchell IIIhost vs target refactoring, <module> has two new attrib...
2005-03-10 Royce Mitchell IIIPCH support
2005-03-09 Royce Mitchell IIIsimplified <if> handling ( and fixed several bugs,...
2005-03-09 Royce Mitchell IIIfixed some dependency issues, verbose support, 'make...
2005-03-08 Royce Mitchell IIIadjust newlines around rsym command
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-06 Casper HornstrupRun rsym on images
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-25 Royce Mitchell IIIfix NUL, move macros to the bootstrap makefile as necessary
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-12 Casper HornstrupAdd stub GNU makefile
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-08 Casper HornstrupGenerate reactos.cab
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* Invoke cabman when building a CD
next