e how complicated the build script gets.
-Original Message-
From: Jeremy P. Owens-Boggs [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 2:12 PM
To: Joe Kemp; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Differential builds
If I understand correctly, then this s
ubject: Re: [Nant-users] Differential builds
Joe Kemp wrote:
> I am developing a process to create true differential builds. My
> definition of a differential build is compiling only assemblies that
> really need to be recompiled. This requires looking at more than the
> datetime of
I am developing a process to create true differential
builds. My definition of a differential build is compiling only assemblies
that really need to be recompiled. This requires looking at more than the
datetime of the dependencies of an assembly. I need to know if any public
members hav