I've never been a fan of having everything recompile if the build file (or makefile) changes. I often make changes to the build file that don't invalidate any of the outputs. If anything, this should be optional, but I'd rather see it not included. What does everyone else think?
-----Original Message----- From: Martin Aliger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 9:26 AM To: [EMAIL PROTECTED] Subject: [nant-dev] RecompileNeeded enhancement Hi all, I draft one enhancenment to recompile-needed feature in CompilerBase. I'm heading to compile mono classes by nant. This is lot of subprojects/namespaces and files and this feature is desirable. 1/ Added support for changed .build projects ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
