help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [PATCH 0/5] build: refactoring and preparations for Aut


From: Stefano Lattarini
Subject: [Help-smalltalk] [PATCH 0/5] build: refactoring and preparations for Automake-NG
Date: Mon, 20 Aug 2012 21:56:19 +0200

After these changes, the Smalltalk build system still works with
mainline Automake (and only with it), but will be much easier to
modify to convert it to Automake-NG.

-*-*-*-

Stefano Lattarini (5):
  build: use $(AM_CPPFLAGS), not $(INCLUDES)
  build: prefer pattern rules over suffix rules
  build: don't use files with non-standard extensions in _SOURCES
  svnprintf: modernize and improve its build system
  build: reorganize some stamp files' handling

 ChangeLog                       | 92 +++++++++++++++++++++++++++++++++++++++++
 doc/Makefile.am                 |  2 +-
 libgst/Makefile.am              | 31 +++++---------
 packages/glib/Makefile.am       |  6 ++-
 packages/gtk/Makefile.am        |  1 -
 packages/i18n/Makefile.am       |  2 +-
 snprintfv/Makefile.am           | 19 ---------
 snprintfv/snprintfv/Makefile.am |  2 -
 8 files changed, 109 insertions(+), 46 deletions(-)

-- 
1.7.12.rc0.129.g61b472e




reply via email to

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