I'm pretty sure we need to add a rebuild bool attribute or something to the
compiler tasks (and probably some other tasks too) for this purpose ...

Gert

----- Original Message ----- 
From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>
To: "Block, Jeffrey A. (Jeff)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 12:24 PM
Subject: Re: [Nant-users] Force <csc> recompilation


> And that's exactly my problem. I cannot remove the file because mono/mcs
has
> problems recompiling this file since it contains (deliberately) cyclic
> assembly references.
>
> Jarek
>
> ----- Original Message ----- 
> From: "Block, Jeffrey A. (Jeff)" <[EMAIL PROTECTED]>
> To: "'Jaroslaw Kowalski'" <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 12:16 PM
> Subject: RE: [Nant-users] Force <csc> recompilation
>
>
> > I use a delete task to remove the assembly prior to calling the csc
task.
> >
> >
> > Jeff Block
> >
> >
> > -----Original Message-----
> > From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, January 13, 2004 3:42 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Nant-users] Force <csc> recompilation
> >
> > Hi!
> >
> > Is there any way to force re-compilation of CSharp assembly with <csc>
> even
> > though the timestamps suggests that it shouldn't get rebuilt?
> >
> > Jarek
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > _______________________________________________
> > Nant-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/nant-users
> >
> >
> > **********************************************************************
> > PLEASE NOTE: The above email address has recently changed from a
previous
> naming standard -- if this does not match your records, please update them
> to use this new name in future email addressed to this individual.
> >
> > This message and any attachments are intended for the
> > individual or entity named above. If you are not the intended
> > recipient, please do not forward, copy, print, use or disclose this
> > communication to others; also please notify the sender by
> > replying to this message, and then delete it from your system.
> >
> > The Timken Company
> > **********************************************************************
> >
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to