This is the mail archive of the
automake-cvs@sourceware.org
mailing list for the automake project.
automake ./ChangeLog doc/automake.texi lib/ins ...
- From: eggert at sourceware dot org
- To: automake-cvs at sources dot redhat dot com
- Date: 13 Sep 2005 23:14:59 -0000
- Subject: automake ./ChangeLog doc/automake.texi lib/ins ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: eggert@sourceware.org 2005-09-13 23:14:58
Modified files:
. : ChangeLog
doc : automake.texi
lib : install-sh
tests : instspc.test
Log message:
* doc/automake.texi (limitations on file names): New section.
* lib/install-sh: Rewrite to support '*' in file names.
Also, tune so that we don't invoke so many commands in the usual case.
* tests/instspc.test: The "*" test is now fixed.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2822&r2=1.2823
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/doc/automake.texi.diff?cvsroot=automake&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/install-sh.diff?cvsroot=automake&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/instspc.test.diff?cvsroot=automake&r1=1.6&r2=1.7