This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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]

libgetopt++ ./Makefile.am ./README ./bootstrap ...


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Changes by:	rbcollins@sources.redhat.com	2002-04-13 19:23:32

Added files:
	.              : Makefile.am README bootstrap.sh configure.in 
	include        : BoolOption.h GetOption.h Option.h 
	src            : BoolOption.cc GetOption.cc Option.cc 
	tests          : testoption.cc 

Log message:
	2002-04-14  Robert Collins  <rbtcollins@hotmail.com>
	
	* Makefile.am: New file.
	* README: New file.
	* bootstrap.sh: New file.
	* configure.in: New file.
	* include/BoolOption.h: New file.
	* include/GetOption.h: New file.
	* include/Option.h: New file.
	* src/BoolOption.cc: New file.
	* src/GetOption.cc: New file.
	* src/Option.cc: New file.
	* tests/testoption.cc: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/Makefile.am.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/README.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/bootstrap.sh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/configure.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/BoolOption.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/GetOption.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/Option.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/BoolOption.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/GetOption.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/Option.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/tests/testoption.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


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