Thanks Rasmus!
I will try this.

Regards,
Manjusha

________________________________
From: Rasmus Jelsgaard [mailto:ras...@jelsgaard.com]
Sent: Monday, September 14, 2009 7:20 PM
To: Lokhande, Manjusha (ARCHITECTURE&FRAMEWORK)
Cc: nant-developers@lists.sourceforge.net
Subject: Re: [nant-dev] How to perform Incremental builds

Hi Manjusha,

I think you could probably achieve the desired effect by combining the uptodate 
task with the csc task.
Then you could skip the csc task entirely unless one or more source files a 
newer than the destination .exe or .dll.

Regards
Rasmus Jelsgaard

2009/9/14 Lokhande, Manjusha 
<manjusha.lokha...@morganstanley.com<mailto:manjusha.lokha...@morganstanley.com>>

Hi,



Is there any way to perform Incremental builds? i.e. compile only those files 
which are modified since last build and produce the product (exe or dll).

Can I achieve this with NAnt?



Thanks,

Manjusha

________________________________

NOTICE: If received in error, please destroy, and notify sender. Sender does 
not intend to waive confidentiality or privilege. Use of this email is 
prohibited when received in error. We may monitor and store emails to the 
extent permitted by applicable law.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net<mailto:nant-developers@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/nant-developers



--
Med venlig hilsen

Rasmus Jelsgaard
Rydevænget 117, 3. th
DK-8210 Århus V

--------------------------------------------------------------------------
NOTICE: If received in error, please destroy, and notify sender. Sender does 
not intend to waive confidentiality or privilege. Use of this email is 
prohibited when received in error. We may monitor and store emails to the 
extent permitted by applicable law.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to