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] Multiple --site options


I want to say `./setup.exe --site <ports> --site <local-repo>', so there it is.

2011-05-30 SZAVAI Gyula <szgyg@ludens.elte.hu>

	* libgetopt++/src/StringArrayOption.cc: New file.
	* libgetopt++/include/getopt++/StringArrayOption.h: New file.
	* libgetopt++/Makefile.am: Add new files.
	* site.cc (SiteSetting::SiteSetting): Use them for multiple
	--site options.
	* crypto.cc (verify_ini_file_sig): Use them for multiple
	--pubkey and --sexpr-pubkey options.
	* package_meta.cc (packagemeta::isManuallyWanted): Use them for
	multiple --packages and --categories options.

Attachment: stringarrayoption.diff
Description: Text document


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