Generate proxy makefiles in output tree.
[reactos.git] / reactos / tools / rbuild / rbuild.cpp
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-05-28 Casper Hornstrup-mi switch for rbuild to not have rbuild create install...
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-19 Casper HornstrupOption to disable automatic dependencies
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
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-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-20 Hervé PoussineauDon't hardcode "Reactos.xml" name
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Casper HornstrupVerbose mode
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-01-28 Casper HornstrupStarted on automatic dependencies support
2005-01-14 Steven Edwardsget the new buildsystem to mostly work for cross-compil...
2005-01-09 Royce Mitchell IIIadded xi:fallback support
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 IIIbeginnings of makefile output
2005-01-05 Royce Mitchell IIIpch.h can be used as pre-compiled header
2005-01-04 Casper HornstrupAdd project and module tests.
2005-01-04 Casper HornstrupException handling.
2005-01-04 Casper HornstrupMove project to its own file.
2005-01-04 Royce Mitchell IIIbreak XML-parsing stuff into it's own files, and fix...
2005-01-04 Casper HornstrupKill warnings.
2005-01-04 Royce Mitchell IIIparse a module's files into a vector ( conditions are...
2005-01-04 Royce Mitchell IIIhandle xml comments and added handling for some possibl...
2005-01-04 Royce Mitchell IIIeach XMLElement now stores a pointer to it's parent...
2005-01-04 Royce Mitchell IIIcreate virtual attribute "top_href" for <xi:include...
2005-01-04 Royce Mitchell IIIsupport for <xi:include href="foo/foo.xml">, including...
2005-01-04 Royce Mitchell IIIproper destruction for Project objects
2005-01-04 Royce Mitchell IIIinitial code to step through tree looking for modules...
2005-01-03 Royce Mitchell IIIget rid of transitory junk
2005-01-03 Casper HornstrupAdd small testing framework.
2005-01-03 Casper HornstrupAdd makefile for rbuild.
2005-01-03 Royce Mitchell IIImoved rbuild.cpp per Casper's request