Hi,
well  <depend> task is useful only with java projects.
 
but  does anybody know that for a C++ project, 
how ANT can calculate dependancies? and 
does it provide any dependacy caching task or facility to speed up since we are 
having a very large C++ project with hundreds of files?
  
please provide suggestions,
thanks
 hiren

"Shatzer, Larry" <[EMAIL PROTECTED]> wrote:
If you are using the task, there is a cache attribute.
http://ant.apache.org/manual/OptionalTasks/depend.html

Or are you talking with ?

> -----Original Message-----
> From: hiren patel [mailto:[EMAIL PROTECTED] 
> Sent: Friday, July 15, 2005 6:01 PM
> To: ant user group
> Subject: is there any way to cache dependancy information in ANT?
> 
> 
> Hi,
> Ant calcualtes the dependacies between files on the fly. but 
> since this operation will be performed each time, in order 
> to make it fast , is it possible to cache it ? and skip it ? 
> 
> thanks,
> hiren
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


                
---------------------------------
 Start your day with Yahoo! - make it your home page 

Reply via email to