Menu

Tree [r154] / trunk / cppunit /
 History

HTTPS access


File Date Author Commit
 config 2001-07-07 smr99 [r149] Use strstream if stringstream unavailable.
 debian 2001-05-16 bastiaan [r72] Added debian packaging support by Christian Leu...
 doc 2001-07-07 smr99 [r153] Tighten up build process to ensure "make distch...
 examples 2001-07-07 smr99 [r151] Add const qualifier to operator== methods.
 include 2001-07-07 smr99 [r153] Tighten up build process to ensure "make distch...
 src 2001-07-07 smr99 [r152] Removed last uses of estring.
 AUTHORS 2001-05-15 bastiaan [r70] Added acknowledgements for Baptiste, Tim and my...
 COPYING 2000-10-05 e-s [r4] initial check in.
 ChangeLog 2001-07-07 smr99 [r153] Tighten up build process to ensure "make distch...
 INSTALL 2001-07-06 smr99 [r147] Build both shared and static libs by default. ...
 Makefile.am 2001-05-17 bastiaan [r76] Merged fixes for distcheck target, contributed ...
 NEWS 2000-10-05 e-s [r4] initial check in.
 README 2001-07-06 smr99 [r148] Add configure option to disable RTTI for class ...
 README.CVS 2001-06-20 smr99 [r139] Add README.CVS; improve autogen.sh
 THANKS 2001-05-17 bastiaan [r75] Added .cvsignore files contributed by Steve M. ...
 TODO 2001-06-12 blep [r121] * include/cppunit/NotEqualException.h
 autogen.sh 2001-06-20 smr99 [r139] Add README.CVS; improve autogen.sh
 autoupd.sh 2000-10-05 e-s [r4] initial check in.
 configure.in 2001-07-07 smr99 [r149] Use strstream if stringstream unavailable.
 cppunit-config.1 2000-10-05 e-s [r4] initial check in.
 cppunit-config.in 2001-05-16 bastiaan [r72] Added debian packaging support by Christian Leu...
 cppunit.m4 2000-10-05 e-s [r4] initial check in.
 cppunit.spec.in 2001-05-15 bastiaan [r71] Added cppunit-config to RPM.

Read Me

To generate the configure script, you need several auxiliary
tools.  The version numbers are minimal: later versions should
also work.

	autoconf 2.50 
	- see http://www.gnu.org/directory/autoconf.html

	automake 1.4
	- see http://www.gnu.org/directory/automake.html

	libtool 1.4
	- see http://www.gnu.org/directory/libtool.html


After checking the sources out from CVS, you need to run the script

	sh autogen.sh

from the top-level source directory (i.e. the one containing this
file).  This needs only to be done once.

MongoDB Logo MongoDB