fixed bug 791
[reactos.git] / reactos / tools / rbuild / project.cpp
2005-11-16 Christoph von Wittichfixed bug 791
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-06-24 Casper HornstrupSearch current directory first for #include "".
2005-06-16 Hervé PoussineauImplement <ifnot>
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
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-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate hooks and stubs for tests
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-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-03 Casper HornstrupPartial 'make install' implementation
2005-03-13 Royce Mitchell IIIadded validation for <directory>'s name attribute
2005-03-09 Royce Mitchell IIIsimplified <if> handling ( and fixed several bugs,...
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-03-03 Casper HornstrupSupport for copying non-generated files to cd
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-15 Casper Hornstrup* LinkerFlag tag support
2005-01-13 Royce Mitchell IIIbugfixes to new <if> and related code
2005-01-13 Royce Mitchell IIIadd support for <if> and <property>
2005-01-09 Royce Mitchell IIIadded xi:fallback support
2005-01-08 Royce Mitchell IIIdon't allow duplicate module names
2005-01-08 Royce Mitchell IIIxml nodes now store the location they were parsed from...
2005-01-08 Casper HornstrupStatic library module type.
2005-01-07 Casper HornstrupInclude and define support.
2005-01-07 Royce Mitchell IIIparse, but ignore, <? ?> tags - eliminated duplicate...
2005-01-06 Casper Hornstrup* Generate kernel
2005-01-06 Royce Mitchell IIIFactories for Backend creation
2005-01-06 Royce Mitchell IIIfixed some warnings, and added some asserts
2005-01-05 Casper HornstrupParse libraries.
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-05 Royce Mitchell IIIhandle comments while parsing, instead of returning...
2005-01-05 Royce Mitchell IIIdon't define macros that conflict with MinGW system...
2005-01-04 Casper HornstrupMinGW backend.
2005-01-04 Casper HornstrupException handling.
2005-01-04 Casper HornstrupMove project to its own file.