How to perform Incremental builds

View: New views
5 Messages — Rating Filter:   Alert me  

How to perform Incremental builds

by Lokhande, Manjusha :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

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@...
https://lists.sourceforge.net/lists/listinfo/nant-developers

Re: How to perform Incremental builds

by Rasmus Jelsgaard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.lokhande@...>

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@...
https://lists.sourceforge.net/lists/listinfo/nant-developers




--
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@...
https://lists.sourceforge.net/lists/listinfo/nant-developers

Re: How to perform Incremental builds

by Lokhande, Manjusha :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Thanks Rasmus!

I will try this.

 

Regards,

Manjusha

 


From: Rasmus Jelsgaard [mailto:rasmus@...]
Sent: Monday, September 14, 2009 7:20 PM
To: Lokhande, Manjusha (ARCHITECTURE&FRAMEWORK)
Cc: nant-developers@...
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.lokhande@...>

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@...
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@...
https://lists.sourceforge.net/lists/listinfo/nant-developers

Re: How to perform Incremental builds

by Rasmus Jelsgaard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No worries - please let me know how it works out :)

Regards,
Rasmus Jelsgaard

2009/9/14 Lokhande, Manjusha <manjusha.lokhande@...>

Thanks Rasmus!

I will try this.

 

Regards,

Manjusha

 


From: Rasmus Jelsgaard [mailto:rasmus@...]
Sent: Monday, September 14, 2009 7:20 PM
To: Lokhande, Manjusha (ARCHITECTURE&FRAMEWORK)
Cc: nant-developers@...
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.lokhande@...>

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@...
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@...
https://lists.sourceforge.net/lists/listinfo/nant-developers

Re: How to perform Incremental builds

by Leszek Ciesielski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <rasmus@...> wrote:

> No worries - please let me know how it works out :)
>
> Regards,
> Rasmus Jelsgaard
>
> 2009/9/14 Lokhande, Manjusha <manjusha.lokhande@...>
>>
>> Thanks Rasmus!
>>
>> I will try this.
>>
>>
>>
>> Regards,
>>
>> Manjusha
>>
>>
>>
>> ________________________________
>>
>> From: Rasmus Jelsgaard [mailto:rasmus@...]
>> Sent: Monday, September 14, 2009 7:20 PM
>> To: Lokhande, Manjusha (ARCHITECTURE&FRAMEWORK)
>> Cc: nant-developers@...
>> 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.lokhande@...>
>>
>> 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@...
>> 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@...
> https://lists.sourceforge.net/lists/listinfo/nant-developers
>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry® 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-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
nant-developers mailing list
nant-developers@...
https://lists.sourceforge.net/lists/listinfo/nant-developers