ilto:[EMAIL PROTECTED] On Behalf Of Lieven van
der Heide
Sent: Montag, 13. November 2006 15:51
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] GCC using nant
Some time ago, I sent a contribution to nant-contrib for this, but I didn't
really get a response from anybody, so it isn&
Some time ago, I sent a contribution to nant-contrib for this, but I
didn't really get a response from anybody, so it isn't in there. You can
try adding it yourself. The mailing list post is here:
http://www.mail-archive.com/nantcontrib-developer@lists.sourceforge.net/msg01510.html
On Mon, 13 Nov
Bonio Lopez wrote:
> Hi,
> Has anybody managed to compile C++ projects with gcc using nant a with
> header files dependency tracking?
> If yes, may be you want to share the code.
>
Personally, I'd use gmake, which is already a perfectly fine solution,
and one for which you'll find much more int