[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [PATCH 0/3] depcomp: unify rules for '.o' and '.obj' objec
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [PATCH 0/3] depcomp: unify rules for '.o' and '.obj' objects |
Date: |
Fri, 8 Jun 2012 12:49:10 +0200 |
Plus a preparatory patch and a minor follow-up cleanup.
I will push by tomorrow if there is no objection.
Regards,
Stefano
-*-*-*-
Stefano Lattarini (3):
[ng] depcomp: prefer make automatic variables over automake transforms
[ng] depcomp: unify rules for '.o' and '.obj' objects
[ng] depcomp: remove unused variable '$source' from the depcomp script
automake.in | 2 --
lib/am/depend2.am | 37 +++++++++----------------------------
lib/depcomp | 5 ++---
t/empty2.sh | 5 +++--
t/empty3.sh | 4 +++-
t/ext.sh | 4 ++--
t/ext2.sh | 2 +-
t/libtool3.sh | 8 ++++----
t/objc-basic.sh | 2 +-
t/objcxx-basic.sh | 2 +-
t/pr87.sh | 13 -------------
t/silent-many-gcc.sh | 2 +-
t/silent-many-generic.sh | 2 +-
t/specflg.sh | 10 ++++++----
t/specflg2.sh | 15 +++++++++------
t/specflg3.sh | 2 +-
t/specflg6.sh | 4 ++--
t/subdir3.sh | 2 +-
t/subobj4.sh | 3 +--
t/suffix.sh | 14 +++++---------
t/suffix2.sh | 15 ++++++---------
21 files changed, 59 insertions(+), 94 deletions(-)
--
1.7.9.5
- [Automake-NG] [PATCH 0/3] depcomp: unify rules for '.o' and '.obj' objects,
Stefano Lattarini <=