automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/8] Vala support: some fixlets, improvements and tweaks


From: Stefano Lattarini
Subject: [PATCH 0/8] Vala support: some fixlets, improvements and tweaks
Date: Sat, 27 Oct 2012 09:22:37 +0200

This series is for maint, and I intend to have it appear in
Automake 1.12.5.

References and motivations for this series:

<http://lists.gnu.org/archive/html/automake-patches/2012-09/msg00012.html>
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12688>

I will push in a couple of days if there is no objection by then.
Review and testing on real-world projects would be very appreciated.

Thanks,
  Stefano

-*-*-*-

Daiki Ueno (1):
  vala: add action arguments, for when no proper vala compiler is found
Stefano Lattarini (3):
  vala: style fixes in vala.m4
  tests: enhance tests on AM_PROG_VALAC
  docs: document recent changes to AM_PROG_VALAC
Sébastien Wilmet (1):
  vala: AM_PROG_VALAC should not produce an error for tool-old valac
Stefano Lattarini (3):
  vala: if no proper compiler found, set $(VALAC) to 'valac'
  news: update w.r.t. recent vala changes
  vala: improve comments to AM_PROG_VALAC

 NEWS              | 24 ++++++++++++++
 THANKS            |  2 ++
 doc/automake.texi | 26 ++++++++-------
 m4/vala.m4        | 34 +++++++++++++-------
 t/vala4.sh        | 95 ++++++++++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 139 insertions(+), 42 deletions(-)

-- 
1.8.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]