summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Rolled back Brad Hards patch. Cause doc/Makefile.am generation errorBaptiste Lepilleur2005-07-151-1/+1
|
* config/bb_enable_doxygen.m4: applied Brad Hards patch to remove warningBaptiste Lepilleur2005-07-091-1/+1
| | | | when running ./autogen.sh or aclocal.
* Configure.Baptiste Lepilleur2004-02-181-0/+40
| | | | | | | | configure.in: * config/ax_cxx_gcc_abi_demangle.m4: * src/cppunit/TypeInfoHelper.cpp: added patch from Neil Ferguson <nferguso@eso.org> to use gcc c++ abi to demangle typeinfo name when available.
* Makefile.Baptiste Lepilleur2003-05-071-0/+47
| | | | | | | | | | | | | | | | | | | | | Makefile.am * configure.in * config/ac_dll.m4 * examples/cppunittest/Makefile.am * examples/hierarchy/Makefile.am * examples/money/Makefile.am * examples/simple/Makefile.am * include/cppunit/config/SelectDllLoader.h * include/cppunit/plugin/TestPlugIn.h * include/cppunit/tools/Algorithm.h * src/DllPlugInTester/Makefile.am * src/cppunit/Makefile.am * src/cppunit/TestDecorator.cpp * src/cppunit/ShlDynamicLibraryManager.cpp * src/cppunit/UnixDynamicLibraryManager.cpp * src/cppunit/Win32DynamicLibraryManager.cpp: applied patch from Abdessattar Sassi <abdesassi@users.sourceforge.net> to add support for plug-in to hp-ux.
* Config/bb_enable_doxygen.Baptiste Lepilleur2003-03-111-1/+1
| | | | | | config/bb_enable_doxygen.m4: * doc/Makefile.am: applied Luke Dunstan's fix for bug #700730 (spaces not allowed in doxygen path)
* Improved strstream detection to use header <strstream>, if available.Steve M. Robbins2001-09-201-7/+13
|
* Build changes. Distribute all m4 files.Steve M. Robbins2001-08-071-0/+0
|
* Use strstream if stringstream unavailable.Steve M. Robbins2001-07-072-0/+47
|
* Moved doxygen stuff from configure.in into BB_ENABLE_DOXYGEN macro.Bastiaan Bakker2001-06-171-0/+34
|
* AddedBastiaan Bakker2001-06-171-0/+107
|
* Determine string::compare() weirdness automatically.Steve M. Robbins2001-06-022-0/+49
|
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ↵Steve M. Robbins2001-06-021-0/+34
| | | | macros
* Removed files generated by automake from CVS.Bastiaan Bakker2001-05-233-478/+0
|
* Removed files generated by libtoolize from CVS.Bastiaan Bakker2001-05-234-9593/+0
|
* Merged fixes for distcheck target, contributed by Steve M. Robbins ↵Bastiaan Bakker2001-05-174-145/+295
| | | | <steve@nyongwa.montreal.qc.ca>.
* Added debian packaging support by Christian Leutloff <leutloff@debian.org>.Bastiaan Bakker2001-05-164-295/+145
| | | | | Use 'make debian' to build. Since Christians files were for 1.5.4, they problably need to be resynced.
* Set CONFIG_AUX_DIR to config and moved corresponding files from . to config.Bastiaan Bakker2001-04-158-0/+10071