Added support for ROS_AUTOMAKE variable.
[reactos.git] / reactos / tools / rbuild / rbuild.mak
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-11-27 Royce Mitchell IIImove xml.h/cpp and ssprintf.h/cpp up a directory, make...
2005-11-27 Steven EdwardsXML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users...
2005-11-26 Casper HornstrupFix dependencies that cause trouble
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-22 Casper HornstrupParse <compilationunit>
2005-11-21 Casper HornstrupRevert 19411
2005-11-21 Casper HornstrupParse <compilationunit>
2005-10-24 Casper HornstrupImplement linkerscript element
2005-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-08-21 Steven Edwardsadded a genguid helper function based on genguid by...
2005-08-21 Steven Edwardsstarted working on a msvc2k5 backend. Mostly a dummy...
2005-08-01 Thomas Bluemeldefine common build flags so they can easily be changed...
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Casper HornstrupAdd missing separators to RBUILD_XXX_OUT variables. backups/xmlbuildsystem@15601
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-19 Casper HornstrupOption to disable automatic dependencies
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
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 HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Casper HornstrupUse order-only prerequisites for directories to prevent...
2005-04-05 Casper HornstrupRebuild source if a header is changed
2005-04-03 Casper HornstrupPartial 'make install' implementation
2005-04-03 Casper HornstrupAvoid spurious error messages during make clean
2005-03-25 Casper HornstrupEnable rbuild_test again
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-20 Casper HornstrupTest module type support
2005-03-15 Royce Mitchell IIII give up, make's "directory target" support has a...
2005-03-13 Royce Mitchell IIIhack fix 'hostzlib' circular dependency, added a couple...
2005-03-12 Royce Mitchell IIImore *nix compatibility fixes
2005-03-12 Royce Mitchell IIIrename more makefiles, preparation for local makefiles...