automake-ng
[Top][All Lists]
Advanced

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

[Automake-NG] [PATCH 0/4] compile: reorganize code for default includes


From: Stefano Lattarini
Subject: [Automake-NG] [PATCH 0/4] compile: reorganize code for default includes
Date: Mon, 28 May 2012 11:35:01 +0200

Some namespace cleanups, and a little move of preprocessing code from
automake and configure runtime into make runtime.

I will push by tomorrow if there are no objections.

Regards,
  Stefano

-*-*-

Stefano Lattarini (4):
  maintcheck: refactor checks on obsolete variable names
  compile: rename make variable CONFIG_HEADER -> AM_CONFIG_HEADERS
  compile: add extra -I opts from config headers at make runtime
  compile: rename make variable DEFAULT_INCLUDES -> AM_DEFAULT_INCLUDES

 NG-NEWS                     |   11 +++++++++
 automake.in                 |   49 +++++++++-------------------------------
 doc/automake-ng.texi        |    2 +-
 lib/am/compile.am           |   13 ++++++++++-
 lib/am/remake-hdr.am        |    2 +-
 m4/init.m4                  |    4 ----
 syntax-checks.mk            |   41 +++++++++++++---------------------
 t/confh4.sh                 |   49 +++++++++++++++++++++++++++++++++-------
 t/no-extra-makefile-code.sh |    3 +--
 t/nostdinc.sh               |   45 ++++++++++++++++++++++++-------------
 t/stdinc-no-repeated.sh     |   52 +++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 174 insertions(+), 97 deletions(-)
 create mode 100755 t/stdinc-no-repeated.sh

-- 
1.7.9.5




reply via email to

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