Build ntdll.dll.
[reactos.git] / reactos / tools / rbuild / module.cpp
2005-01-11 Casper HornstrupBuild ntdll.dll.
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Royce Mitchell IIIuse enum instead of string in more places
2005-01-09 Royce Mitchell IIIadd 'location' information to a couple exceptions that...
2005-01-09 Casper HornstrupPrecondition dependencies.
2005-01-08 Casper HornstrupInvocation of buildtool modules.
2005-01-08 Royce Mitchell III<include> now has attribute 'base' which allows to...
2005-01-08 Royce Mitchell IIIxml nodes now store the location they were parsed from...
2005-01-08 Royce Mitchell IIIDon't pass objects ( particularly vectors ) by value...
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 Casper HornstrupGenerate dependencies for kernel module type.
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 HornstrupParse module type.
2005-01-05 Royce Mitchell IIIpch.h can be used as pre-compiled header
2005-01-04 Royce Mitchell IIIparse a module's files into a vector ( conditions are...
2005-01-04 Royce Mitchell IIIcreate virtual attribute "top_href" for <xi:include...
2005-01-04 Royce Mitchell IIIinitial code to step through tree looking for modules...
2005-01-03 Casper HornstrupAdd small testing framework.