[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[automake-commit] branch master updated (74a413f -> 626727a)
From: |
Zack Weinberg |
Subject: |
[automake-commit] branch master updated (74a413f -> 626727a) |
Date: |
Mon, 14 Sep 2020 08:41:55 -0400 |
zackw pushed a change to branch master
in repository automake.
from 74a413f automake: be robust against directories containing ().
new ab9ef6c Sync ChannelDefs.pm from autoconf.
new 9ae8a89 Consistently process -W(no-)error after all other warning
options.
new 74673d1 Consistently use ‘our’ instead of ‘use vars’.
new 626727a t/python-virtualenv.sh: Skip when versions don’t match
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/aclocal.in | 14 ++---
bin/automake.in | 7 +--
lib/Automake/ChannelDefs.pm | 126 +++++++++++++++++++++++++++++------------
lib/Automake/Channels.pm | 55 ++++++++----------
lib/Automake/Condition.pm | 7 +--
lib/Automake/Configure_ac.pm | 5 +-
lib/Automake/DisjConditions.pm | 2 +-
lib/Automake/FileUtils.pm | 19 ++++---
lib/Automake/General.pm | 9 +--
lib/Automake/Getopt.pm | 5 +-
lib/Automake/Options.pm | 27 +++++----
lib/Automake/Rule.pm | 22 ++++---
lib/Automake/RuleDef.pm | 5 +-
lib/Automake/VarDef.pm | 7 +--
lib/Automake/Variable.pm | 29 +++++-----
lib/Automake/Wrap.pm | 5 +-
lib/Automake/XFile.pm | 7 +--
t/python-virtualenv.sh | 3 +-
18 files changed, 192 insertions(+), 162 deletions(-)
- [automake-commit] branch master updated (74a413f -> 626727a),
Zack Weinberg <=