csc task does this by default, if this doesn't work for you out of the
box, then you have something broken somwhere else...

On Mon, Sep 14, 2009 at 6:20 PM, Rasmus Jelsgaard <ras...@jelsgaard.com> wrote:
> No worries - please let me know how it works out :)
>
> Regards,
> Rasmus Jelsgaard
>
> 2009/9/14 Lokhande, Manjusha <manjusha.lokha...@morganstanley.com>
>>
>> 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>
>>
>> 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
>> 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.
>
>
> --
> Med venlig hilsen
>
> Rasmus Jelsgaard
> Rydevænget 117, 3. th
> DK-8210 Århus V
>
> ------------------------------------------------------------------------------
> 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
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to