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
Changes by:	rbcollins@sources.redhat.com	2002-02-18 20:33:31

Modified files:
	winsup/cinstall: ChangeLog choose.cc filemanip.cc filemanip.h 
	                 install.cc 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.
	
	2002-02-19  Robert Collins <rbtcollins@hotmail.com>
	
	* install.cc (install_one_source): Make NULL cached package names cause
	errors.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=2.196&r2=2.197
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/choose.cc.diff?cvsroot=src&r1=2.89&r2=2.90
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/filemanip.cc.diff?cvsroot=src&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/filemanip.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/install.cc.diff?cvsroot=src&r1=2.41&r2=2.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.cc.diff?cvsroot=src&r1=2.17&r2=2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/package_meta.h.diff?cvsroot=src&r1=2.12&r2=2.13


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