This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./THANKS ./automake.in li ...
- From: adl at sourceware dot org
- To: automake-cvs at sources dot redhat dot com
- Date: 8 Dec 2004 22:00:51 -0000
- Subject: automake ./ChangeLog ./THANKS ./automake.in li ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2004-12-08 22:00:51
Modified files:
. : ChangeLog THANKS automake.in
lib/Automake : FileUtils.pm
tests : Makefile.am Makefile.in
Added files:
tests : hfs.test
Log message:
* lib/Automake/FileUtils.pm (dir_has_case_matching_file,
reset_dir_cache): New functions.
* automake.in (handle_dist, require_file_internal): Use them, so
that CHANGELOG is not confused with ChangeLog on case-insensitive
case-preserving file systems.
* tests/hfs.test: New file.
* tests/Makefile.am (TESTS): Add hfs.test.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2706&r2=1.2707
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.261&r2=1.262
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1589&r2=1.1590
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/FileUtils.pm.diff?cvsroot=automake&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/hfs.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.574&r2=1.575
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.745&r2=1.746