This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog Makefile.am String++.cc String ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-12-25 20:41:09

Modified files:
	.              : ChangeLog Makefile.am String++.cc String++.h 
	                 postinstall.cc 
Removed files:
	.              : FilterVisitor.cc FilterVisitor.h 

Log message:
	2004-12-25  Max Bowsher  <maxb@ukf.net>
	
	Remove some overcomplications.
	
	* Makefile.am (setup_SOURCES): Remove FilterVisitor.{cc,h}.
	* FilterVisitor.cc, FilterVisitor.h: Delete.
	* String++.cc (strmatch, String::matches): Remove.
	* String++.h (String::matches): Remove.
	* postinstall.cc: Do not include "FilterVisitor.h".
	(RunFindVisitor): Exclude items with the extension ".done".
	(do_postinstall_thread): Remove overcomplicated exclusion of items
	with the extension ".done".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.460&r2=2.461
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.45&r2=2.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.cc.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/String++.h.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.16&r2=2.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/FilterVisitor.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/FilterVisitor.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]