This is the mail archive of the cygwin-apps-cvs 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 choose.cc package_db.cc packag ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2011-08-13 14:43:31

Modified files:
	.              : ChangeLog choose.cc package_db.cc package_db.h 

Log message:
	* choose.cc (OnInit, createListview): Build the initial list of packages
	to install in OnInit() not in CreateListView().  If packages were selected
	on command line in unattended mode, just install those packages.
	* package_db.h (packagedb):Add addCommandLinePackages() method
	* package_db.cc (addCommandLinePackages): Add separate method to add these
	so we can indicate if packages were added on the command line

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.755&r2=2.756
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.159&r2=2.160
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_db.cc.diff?cvsroot=cygwin-apps&r1=2.48&r2=2.49
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_db.h.diff?cvsroot=cygwin-apps&r1=2.26&r2=2.27


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