Re: Lab request for project axmake

2010-04-29 Thread Simone Gianni
Great! Simone 2010/4/29 Mladen Turk > AFAICT, I collected 3 binding +1 from > Bernd, Simone and Bertrand. > There was no objections, so according to lab rules > I'll create svn repo axmake by the end of this week. > > > > On 04/15/2010 12:48 PM, Tim Williams wrote: > >> On Thu, Apr 15, 2010 at

Re: Lab request for project axmake

2010-04-29 Thread Mladen Turk
AFAICT, I collected 3 binding +1 from Bernd, Simone and Bertrand. There was no objections, so according to lab rules I'll create svn repo axmake by the end of this week. On 04/15/2010 12:48 PM, Tim Williams wrote: On Thu, Apr 15, 2010 at 6:43 AM, Mladen Turk wrote: Hi Mladen, the lab request

Re: Lab request for project axmake

2010-04-22 Thread Bertrand Delacretaz
On Thu, Apr 22, 2010 at 1:03 PM, Mladen Turk wrote: > So far I collected two +1 > (dunno however if the folks who voted are at the lab PMC or not). > > Seeking for a third vote (or more) +1 -Bertrand - To unsubscribe, e-mail: l

Re: Lab request for project axmake

2010-04-22 Thread Tim Williams
On Thu, Apr 22, 2010 at 7:03 AM, Mladen Turk wrote: > So far I collected two +1 > (dunno however if the folks who voted are at the lab PMC or not). Looks like Simone and Bernd are on the PMC though, so you do have 2 binding votes thus far. > Seeking for a third vote (or more) +1 (non-binding th

Re: Lab request for project axmake

2010-04-22 Thread Mladen Turk
So far I collected two +1 (dunno however if the folks who voted are at the lab PMC or not). Seeking for a third vote (or more) Regards -- ^TM - To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org For additional commands,

Re: Lab request for project axmake

2010-04-18 Thread Mladen Turk
On 04/18/2010 09:51 AM, Kevin Jackson wrote: Hi, Beside attempts like premake and scons, there is no actually good multiplatform native build toolkits. Existing ant plugins either follow the premake/scons concept of producing the native make files, or do a compilation directly, but all of them

Re: Lab request for project axmake

2010-04-18 Thread Kevin Jackson
Hi, > Beside attempts like premake and scons, there is no actually > good multiplatform native build toolkits. Existing ant plugins > either follow the premake/scons concept of producing the native > make files, or do a compilation directly, but all of them require > some sort of (usually huge) ru

Re: Lab request for project axmake

2010-04-17 Thread Mladen Turk
On 04/16/2010 08:23 PM, Simone Gianni wrote: +1 I don't do a lot of C developement, but being a Linux user have to compile C things from time to time, and I find make "a bit outdated" :) Are you planning to "port ant" or start from scratch with an ant like syntax? From scratch, although I alr

Re: Lab request for project axmake

2010-04-17 Thread Bernd Fondermann
+1 Bernd On Fri, Apr 16, 2010 at 20:23, Simone Gianni wrote: > +1 > > I don't do a lot of C developement, but being a Linux user have to compile C > things from time to time, and I find make "a bit outdated" :) Are you > planning to "port ant" or start from scratch with an ant like syntax? > >

Re: Lab request for project axmake

2010-04-17 Thread Simone Gianni
+1 I don't do a lot of C developement, but being a Linux user have to compile C things from time to time, and I find make "a bit outdated" :) Are you planning to "port ant" or start from scratch with an ant like syntax? Simone 2010/4/15 Mladen Turk > On 04/15/2010 12:48 PM, Tim Williams wrot

Re: Lab request for project axmake

2010-04-15 Thread Mladen Turk
On 04/15/2010 12:48 PM, Tim Williams wrote: On Thu, Apr 15, 2010 at 6:43 AM, Mladen Turk wrote: Hi, I'd like to ask for a lab project for a thing currently called axmake. Dunno if description is needed at this stage, but it's my attempt to create a lightweight ant-like replacement written in

Re: Lab request for project axmake

2010-04-15 Thread Tim Williams
On Thu, Apr 15, 2010 at 6:43 AM, Mladen Turk wrote: > Hi, > > > I'd like to ask for a lab project for a thing currently called axmake. > Dunno if description is needed at this stage, but it's my attempt > to create a lightweight ant-like replacement written in C for > using instead standard GNU au

Lab request for project axmake

2010-04-15 Thread Mladen Turk
Hi, I'd like to ask for a lab project for a thing currently called axmake. Dunno if description is needed at this stage, but it's my attempt to create a lightweight ant-like replacement written in C for using instead standard GNU autotools/make toolchain. There were many attempts to create a wor