I don't like to use subdirectory of current path. Could be read only...

Maybe we could add some attribute to do build instead of rebuild?

 Martin

> ----- Original Message ----- 
> From: "Eddie Tse" <[EMAIL PROTECTED]>
> To: "'Erick Thompson'" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Tuesday, September 09, 2003 3:18 PM
> Subject: RE: [nant-dev] Another Solution Task suggestion
>
>
> > At the moment obj files are compiled to a temp directory that gets
removed
> > after a compile anyway.  I am thinking maybe change to store obj files
> under
> > the obj/<target> directory just like vs.net, this way compilation can
> > potentially speed up as it doesn't have to recompiled unchanged files
like
> > resources etc when you want to do a quick test build.
> >
> > Another option is maybe delete the whole output directory.
Suggestions?
> >
> >
> > Eddie
> >
> > -----Original Message-----
> > From: Erick Thompson [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, 9 September 2003 3:05 AM
> > To: Eddie Tse; [EMAIL PROTECTED]
> > Subject: RE: [nant-dev] Another Solution Task suggestion
> >
> > I personally love this feature. Would it also remove all obj files, and
> > all other temporary files, leaving only the project items?
> >
> > Thanks,
> > Erick
> >
> > > -----Original Message-----
> > > From: Eddie Tse [mailto:[EMAIL PROTECTED]
> > > Sent: Saturday, September 06, 2003 7:29 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: [nant-dev] Another Solution Task suggestion
> > >
> > >
> > > Hi All,
> > >
> > > I've made a quick patch to add a clean action to the solution task.
> > > Basically it will remove all the primary output files.  I
> > > would like some
> > > feedback on this.
> > >
> > > <solution solutionfile="WindowsApplication.sln" configuration="debug"
> > > action="Clean" >
> > > </solution>
> > >
> > > Cheers,
> > >
> > > Eddie
> > >
> > >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > nant-developers mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/nant-developers
> >
> >
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to