Re: [NAnt-users] NAntScript

2010-06-25 Thread Martin Gainty
users] NAntScript Date: Fri, 25 Jun 2010 15:51:02 +0100 You mean this? http://code.google.com/p/nantscript/ From: Martin Gainty Sent: Friday, June 11, 2010 9:43 PM To: cont...@roessler-wolfgang.de ; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NAntScript i liked it too l

Re: [NAnt-users] NAntScript

2010-06-25 Thread Richard Brown (gmail)
You mean this? http://code.google.com/p/nantscript/ From: Martin Gainty Sent: Friday, June 11, 2010 9:43 PM To: cont...@roessler-wolfgang.de ; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NAntScript i liked it too lately Nant makefiles have introduced hard

Re: [NAnt-users] NAntScript

2010-06-11 Thread Martin Gainty
i liked it too lately Nant makefiles have introduced hard dependencies on version specific .NET Framework binaries dependencies on cl.exe, link.exe,make.exe and rcs.exe i can understand but mcs.exe and cs.exe seem unnecessary especially when mcs and cs binaries are version specific acco

Re: [Nant-users] NantScript change does not trigger C# compiler

2005-09-08 Thread Madhusudhanan Ravisankar
Hi Gary,   That was really help ful. Thanks !   But is it not a bug in nAnt which is nothing but a tool for building softwares ?   bye, R.MadhuGary Feldman <[EMAIL PROTECTED]> wrote: Ravisankar, Madhusudhanan wrote:> In our project - which we build using nAnt 0.84 - if I change any > compiler opt

Re: [Nant-users] NantScript change does not trigger C# compiler

2005-08-17 Thread Gary Feldman
Ravisankar, Madhusudhanan wrote: In our project - which we build using nAnt 0.84 - if I change any compiler option like "/clr", etc., You should upgrade to 0.85 RC3 or a more recent nightly as soon as possible. Definitely do this before putting significant work into your build files, becaus