This is the mail archive of the cygwin-apps 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]

[PATCH] setup.exe: specify packages on command line


In reply to http://cygwin.com/ml/cygwin-apps/2006-03/msg00070.html, Igor
suggested that cleaning up Frank's patch would get it merged into
setup.exe. Please see attached patch for my cleaned up version
(hopefully this is the clean up he was asking for).

For the ChangeLog:

2007-08-09  Bryan Thrall  <bryan.thrall@flightsafety.com>

	* package_db.cc (PackageOption): Option for specifying packages
to add to the
	Base category from command line.
	(manuallyAddedToBase): Checks that the given package needs to be
added to Base.
	(fillMissingCategory): Add packages from command line to Base.
	* package_meta.h (addToCategoryBase): Declaration.
	* package_meta.cc (addToCategoryBase): Add Base category to
package.

--
Bryan Thrall
FlightSafety International
Bryan.Thrall@flightsafety.com 

Attachment: cmdline_base.patch
Description: cmdline_base.patch


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