xml nodes now store the location they were parsed from; invalidbuildexceptions now...
[reactos.git] / reactos / tools / rbuild / project.cpp
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.