If you are going to do more work on rbuild, I'd suggest doing it in a
branch to avoid clean rebuilds every few revisions.
Timo
hyperion(a)svn.reactos.org schrieb:
Author: hyperion
Date: Mon Jan 26 08:26:15 2009
New Revision: 39111
URL:
http://svn.reactos.org/svn/reactos?rev=39111&view=rev
Log:
Begin moving rules out of modulehandler.cpp and into makefile include rules.mak, where
they will be more readable and manageable. Currently implemented: target C compiler and
target C++ compiler rules. Please do a clean build if possible. Testing with unusual
output paths appreciated