bug#8753: unable to build VALA project out-of-tree

2012-01-11 Thread Stefano Lattarini
On 01/08/2012 12:54 PM, Stefano Lattarini wrote: > > Attached is what I'll pushed to maint in 72 hours, if there is no objection. > No objection has been advanced; I've thus pushed the patch and closed this bug report. Thanks, Stefano

bug#8753: unable to build VALA project out-of-tree

2012-01-08 Thread Stefano Lattarini
On 01/07/2012 07:21 AM, Ryan Lortie wrote: > hi, > Hi Ryan, and thanks for the patches. > Here are a pair of patches that should fix this issue. > I must admit I dont' like very much the idea of having the stamp file created in the $(srcdir) ... but I see that the .c files generated by Vala are a

bug#8753: unable to build VALA project out-of-tree

2012-01-07 Thread Ryan Lortie
hi, Here are a pair of patches that should fix this issue. Cheers >From 2debb991917a9f213423962fd4b4c4d4ba478d39 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Sat, 7 Jan 2012 01:06:37 -0500 Subject: [PATCH 1/2] tests: fix some bugs in the vala-vpath test There are (trivial) problems in this

bug#8753: unable to build VALA project out-of-tree

2011-09-04 Thread Stefano Lattarini
On Friday 02 September 2011, Stefano Lattarini wrote: > On Friday 02 September 2011, Zbigniew Jędrzejewski wrote: > > On 09/01/2011 09:35 PM, Stefano Lattarini wrote: > > > Hi Zbigniew, sorry for the shameful delay. > > No problem. Autotools are great anyway :) > > > Glad to hear that :-) > > > >

bug#8753: unable to build VALA project out-of-tree

2011-09-02 Thread Stefano Lattarini
On Friday 02 September 2011, Zbigniew Jędrzejewski wrote: > On 09/01/2011 09:35 PM, Stefano Lattarini wrote: > > Hi Zbigniew, sorry for the shameful delay. > No problem. Autotools are great anyway :) > Glad to hear that :-) > > I'm quite ignorant about vala and also its support in automake, > I th

bug#8753: unable to build VALA project out-of-tree

2011-09-01 Thread Zbigniew Jędrzejewski-Szmek
On 09/01/2011 09:35 PM, Stefano Lattarini wrote: Hi Zbigniew, sorry for the shameful delay. No problem. Autotools are great anyway :) I'm quite ignorant about vala and also its support in automake, I think that the support is in general adequate -- systemd uses vala and in general things get

bug#8753: unable to build VALA project out-of-tree

2011-09-01 Thread Stefano Lattarini
Hi Zbigniew, sorry for the shameful delay. On Saturday 28 May 2011, Zbigniew Jędrzejewski-Szmek wrote: > Automake generates rules for VALA files which try to create C output > in the source directory. This is pretty strange, but anyway the > build doesn't succeed even if the source directory is wr

bug#8753: unable to build VALA project out-of-tree

2011-05-29 Thread Zbigniew Jędrzejewski-Szmek
Automake generates rules for VALA files which try to create C output in the source directory. This is pretty strange, but anyway the build doesn't succeed even if the source directory is writable. quoting Andrey Borzenkov in http://lists.gnu.org/archive/html/automake/2010-11/msg00036.html: -