This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

src/winsup/cinstall ChangeLog choose.cc filema ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	setup200202
Changes by:	rbcollins@sources.redhat.com	2002-02-18 19:50:26

Modified files:
	winsup/cinstall: ChangeLog choose.cc filemanip.cc filemanip.h 
	                 package_meta.cc package_meta.h 

Log message:
	2002-02-19  Robert Collins <rbtcollins@hotmail.com>
	
	* choose.cc: Include cygpackage.h for scan2 use.
	(set_existence): Ignore setup.ini mirrors when installing from cwd.
	(scan2): Process any valid file.
	Add cache entries when a file matching a setup.ini listed version is found.
	* filemanip.cc (parse_filename): Remove pkgtar - not used anywhere else.
	* filemanip.h (filemanip::pkgtar): Remove.
	* package_meta.cc (CategoryPackage::~CategoryPackage): New method.
	(packagemeta::~packagemeta): Move from package_meta.h
	Remove and delete all version and category information.
	* package_meta.h (CategoryPackage): Create a destructor.
	(packagemeta::~packagemeta): Move to .cc file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&only_with_tag=setup200202&r1=2.194.2.3&r2=2.194.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.89&r2=2.89.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/filemanip.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.5&r2=2.5.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/filemanip.h.diff?cvsroot=src&only_with_tag=setup200202&r1=1.6&r2=1.6.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.cc.diff?cvsroot=src&only_with_tag=setup200202&r1=2.17&r2=2.17.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.h.diff?cvsroot=src&only_with_tag=setup200202&r1=2.12&r2=2.12.2.1


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