Of course my testing went a bit overboard before merging, so I actually
missed a couple of vala-related failures. Fixed with this patch, pushed
to master. (next has been merged into master.)
Cheers,
Ralf
Fix AM_PROG_VALAC version requirement detection.
* m4/vala.m4 (AM_PROG_VALAC):
Hello Jürg, all,
* Jürg Billeter wrote on Tue, Apr 07, 2009 at 11:20:36PM CEST:
> On Tue, 2009-04-07 at 23:08 +0200, Ralf Wildenhues wrote:
> > Other than that, I haven't yet gotten around to get my system up to date
> > in order to support Vala 0.7 yet. Would you be so nice as to post
> > verbos
Hi Jürg,
* Jürg Billeter wrote on Thu, Apr 16, 2009 at 09:19:13PM CEST:
> On Thu, 2009-04-16 at 21:09 +0200, Ralf Wildenhues wrote:
> > What about shared libraries, do they have .vapi's, too?
>
> Yes, shared libraries have .vapi files, too. They are installed
> into /usr/share/vala/vapi/ by defau
On Thu, 2009-04-16 at 21:09 +0200, Ralf Wildenhues wrote:
> * Jürg Billeter wrote on Thu, Apr 16, 2009 at 09:02:30PM CEST:
> > On Thu, 2009-04-16 at 20:49 +0200, Ralf Wildenhues wrote:
> > > bin_PROGRAMS = foo
> > > foo_SOURCES = foo1.vala foo2.vala
> > > foo_LDADD = libbar.a
> > > noinst_LIBRARIES
* Jürg Billeter wrote on Thu, Apr 16, 2009 at 09:02:30PM CEST:
> On Thu, 2009-04-16 at 20:49 +0200, Ralf Wildenhues wrote:
> > bin_PROGRAMS = foo
> > foo_SOURCES = foo1.vala foo2.vala
> > foo_LDADD = libbar.a
> > noinst_LIBRARIES = libbar.a
> > libbar_a_SOURCES = bar1.vala bar2.vala
> >
> > How wo
Hi Ralf,
On Thu, 2009-04-16 at 20:49 +0200, Ralf Wildenhues wrote:
> * Jürg Billeter wrote on Wed, Apr 15, 2009 at 08:56:44PM CEST:
> > On Wed, 2009-04-15 at 20:42 +0200, Ralf Wildenhues wrote:
> > > or even
> > > valac -C b.vala
> > > valac -C e.vala
> >
> > This would not work, valac requir
Hi Jürg,
* Jürg Billeter wrote on Wed, Apr 15, 2009 at 08:56:44PM CEST:
> On Wed, 2009-04-15 at 20:42 +0200, Ralf Wildenhues wrote:
> > I'm looking at adding per-target flag support for vala sources.
> >
> > Say I have baz.vala and want to create from that
> > foo-baz.c foo-baz.h
> >
> > in on
Hi Ralf,
On Wed, 2009-04-15 at 20:42 +0200, Ralf Wildenhues wrote:
> I'm looking at adding per-target flag support for vala sources.
>
> Say I have baz.vala and want to create from that
> foo-baz.c foo-baz.h
>
> in one valac invocation, as well as
> bar-baz.c bar-baz.h
>
> in another 'valac
Hi Jürg,
* Jürg Billeter wrote on Tue, Apr 07, 2009 at 11:20:36PM CEST:
>
> I've attached the verbose test log.
Thanks.
I'm looking at adding per-target flag support for vala sources.
Say I have baz.vala and want to create from that
foo-baz.c foo-baz.h
in one valac invocation, as well as
Hi Ralf,
On Tue, 2009-04-07 at 23:08 +0200, Ralf Wildenhues wrote:
> Other than that, I haven't yet gotten around to get my system up to date
> in order to support Vala 0.7 yet. Would you be so nice as to post
> verbose log output for all the vala tests? That is, just
> cd tests
> for t in p
Hello Jürg,
very nice. Thanks again for working on this. At a first glance, all I
could find while reading the patch was a trivial s/_SOURCE/_SOURCES/ in
the manual.
Other than that, I haven't yet gotten around to get my system up to date
in order to support Vala 0.7 yet. Would you be so nice
Hello Jürg,
* Jürg Billeter wrote on Tue, Mar 31, 2009 at 01:11:55PM CEST:
> I've updated the Vala support patches initially written by Mathias
> Hasselmann to fix a few issues and to conform to the reworked header
> file generation in Vala 0.7.
Thanks for your work on this. I see your patch is
12 matches
Mail list logo