Re: C++ and Ivy [WAS: Re: [DISCUSS] EasyAnt ...]

2008-01-11 Thread Gilles Scokart
According to me, you might enounter some issues when working with C/C++. The major issue that I see is that ivy can handle any kind of dependencies provided that the dependencies are files. And the natural way of managing dependencies in C++ is to use directories. In C++ your compile dependencie

Re: C++ and Ivy [WAS: Re: [DISCUSS] EasyAnt ...]

2008-01-10 Thread Dominique Devienne
On Jan 10, 2008 11:26 AM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > On Jan 10, 2008 6:13 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > First what I mean by language agnostic is that Ivy can handle any kind of > artifacts, and not only jars. So in your case you can easily declare that > your m

Re: C++ and Ivy [WAS: Re: [DISCUSS] EasyAnt ...]

2008-01-10 Thread Xavier Hanin
On Jan 10, 2008 6:13 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > On Jan 10, 2008 10:34 AM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > > On Jan 10, 2008 5:13 PM, Dominique Devienne <[EMAIL PROTECTED]> > wrote: > > > it so that my involvement with Ant took a back step, and I'm mostly > >