Re: [Vala] Autovala: new program for developers

2013-04-14 Thread rastersoft
I'm fully open to suggestions... El 14/04/13 18:48, Alexander Krivács Schrøder escribió: > On 30.03.2013 02:34, rastersoft wrote: >> Hi all: >> >> Several days ago, another user commented in Elementary Dev list that >> using CMake with Vala was quite hard and difficult. >> >> After thinking about

Re: [Vala] Autovala: new program for developers

2013-04-14 Thread Alexander Krivács Schrøder
On 30.03.2013 02:34, rastersoft wrote: > Hi all: > > Several days ago, another user commented in Elementary Dev list that > using CMake with Vala was quite hard and difficult. > > After thinking about it, I reached the conclusion that using CMake is > quite boring and repetitive, so I said to mysel

Re: [Vala] Autovala: new program for developers

2013-04-14 Thread rastersoft
Yes, I was, precisely, the one with the problem :D El 14/04/13 04:18, Jonas Kulla escribió: > 2013/4/14 Francis Giraldeau >> I have some problem to compile configuration.vala, seems related to Posix: >> >> >> /home/francis/workspace-vala/autovala/src/autovala_lib/configuration.c:2264:2: >> error:

Re: [Vala] Autovala: new program for developers

2013-04-13 Thread Jonas Kulla
2013/4/14 Francis Giraldeau > > I have some problem to compile configuration.vala, seems related to Posix: > > > /home/francis/workspace-vala/autovala/src/autovala_lib/configuration.c:2264:2: > error: too many arguments to function ‘realpath’ > > Here is the generated C code: > > _tmp35_ = realpat

Re: [Vala] Autovala: new program for developers

2013-04-13 Thread Francis Giraldeau
On 2013-03-29 20:34, rastersoft wrote : > Hi all: > > Several days ago, another user commented in Elementary Dev list that > using CMake with Vala was quite hard and difficult. > > After thinking about it, I reached the conclusion that using CMake is > quite boring and repetitive, so I said to myse

Re: [Vala] Autovala: new program for developers

2013-04-05 Thread rastersoft
gt; Like using --use-fast-vapi and adding a C file to complication. > > Hope the best for your tool. > Tal > >> From: tarn...@tarnyko.net >> To: vala-list@gnome.org >> Date: Sat, 30 Mar 2013 16:14:00 +0100 >> Subject: Re: [Vala] Autovala: new program f

Re: [Vala] Autovala: new program for developers

2013-04-03 Thread rastersoft
fast-vapi and adding a C file to complication. > > Hope the best for your tool. > Tal > >> From: tarn...@tarnyko.net >> To: vala-list@gnome.org >> Date: Sat, 30 Mar 2013 16:14:00 +0100 >> Subject: Re: [Vala] Autovala: new program for developers >> >&g

Re: [Vala] Autovala: new program for developers

2013-03-30 Thread Mario Daniel Ruiz Saavedra
Wow, thanks! --Mensaje original-- De: Evan Nemerson Para: Mario Daniel Ruiz Saavedra CC: rastersoft CC: vala-list@gnome.org Asunto: Re: [Vala] Autovala: new program for developers Enviado: 30 de mar, 2013 6:09 PM On Sat, 2013-03-30 at 21:58 +, Mario Daniel Ruiz Saavedra wrote: > Ma

Re: [Vala] Autovala: new program for developers

2013-03-30 Thread Evan Nemerson
On Sat, 2013-03-30 at 21:58 +, Mario Daniel Ruiz Saavedra wrote: > Maybe you could create something similar for GNU Automake. I'd be greatly > thankful. You might want to take a look at Bake [1]. It looks quite nice (the "recipes" are very simple--check out the tests folder), and it's writte

Re: [Vala] Autovala: new program for developers

2013-03-30 Thread Mario Daniel Ruiz Saavedra
r 2013 01:34:04 To: Subject: [Vala] Autovala: new program for developers Hi all: Several days ago, another user commented in Elementary Dev list that using CMake with Vala was quite hard and difficult. After thinking about it, I reached the conclusion that using CMake is quite boring and repetitiv

Re: [Vala] Autovala: new program for developers

2013-03-30 Thread Tal Hadad
Vala? Like using --use-fast-vapi and adding a C file to complication. Hope the best for your tool. Tal > From: tarn...@tarnyko.net > To: vala-list@gnome.org > Date: Sat, 30 Mar 2013 16:14:00 +0100 > Subject: Re: [Vala] Autovala: new program for developers > > Nice ! Thanks fo

Re: [Vala] Autovala: new program for developers

2013-03-30 Thread tarnyko
Nice ! Thanks for your work, will check that when I have time. Regards, Tarnyko rastersoft writes: Hi all: Several days ago, another user commented in Elementary Dev list that using CMake with Vala was quite hard and difficult. After thinking about it, I reached the conclusion that usi

[Vala] Autovala: new program for developers

2013-03-29 Thread rastersoft
Hi all: Several days ago, another user commented in Elementary Dev list that using CMake with Vala was quite hard and difficult. After thinking about it, I reached the conclusion that using CMake is quite boring and repetitive, so I said to myself: why not creating a tool that automatically gener