summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-05-23C++11 provides std::isfinite and std::isnanMarkus Mohrhard1-1/+0
2017-04-13fix broken packaging for windowsMarkus Mohrhard1-0/+1
2017-04-13remove more msvc specific code and bc5 stuffMarkus Mohrhard1-3/+1
2017-04-13remove the qt test runner that depends on ancient qtMarkus Mohrhard1-1/+0
2016-12-31remove reference to deleted fileMarkus Mohrhard1-1/+0
2016-10-15cppunit.m4 is goneMarkus Mohrhard1-1/+1
2016-02-13drop cppunit-config in favor of pkg-configDavid Tardon1-3/+0
2015-11-08fix make distcheckMarkus Mohrhard1-0/+2
2015-11-07add a flag for adding optional featuresMarkus Mohrhard1-0/+1
2012-04-25Automake cleanup, install and generate changelogTomas Chvatal1-56/+60
2012-04-25Add new autoconf using the latest macrosTomas Chvatal1-3/+1
2007-01-12Do not fail dist-hook if $(distdir)/lib exists.Steve M. Robbins1-1/+1
2006-07-28Makefile.Baptiste Lepilleur1-1/+2
2006-03-04Cppunit.Baptiste Lepilleur1-0/+4
2004-02-18Configure.Baptiste Lepilleur1-0/+1
2003-05-07Makefile.Baptiste Lepilleur1-1/+2
2002-08-30Attempt to fix the makig of lib directory in tar ballBaptiste Lepilleur1-0/+1
2002-08-30added automatic creation of lib directory for tar ballBaptiste Lepilleur1-1/+0
2002-08-30added automatic creation of lib directory for tar ballBaptiste Lepilleur1-1/+1
2002-08-30added automatic creation of lib directory for tar ballBaptiste Lepilleur1-0/+1
2002-07-14CodingGuideLines.Baptiste Lepilleur1-1/+1
2002-04-18Configure.Baptiste Lepilleur1-0/+3
2002-04-12Makefile.Baptiste Lepilleur1-0/+1
2002-04-10Makefile.Baptiste Lepilleur1-1/+0
2002-03-28No messageBaptiste Lepilleur1-0/+1
2002-03-27Makefile.Baptiste Lepilleur1-4/+7
2001-09-30Distribute contrib/msvc/*.Steve M. Robbins1-0/+6
2001-09-30Documentation tweaks. Add config-mac.hSteve M. Robbins1-5/+6
2001-09-24Final touch-ups for release 1.6.0.Steve M. Robbins1-3/+3
2001-09-21Correct rule to change line endings for INSTALL-WIN32.txt.Steve M. Robbins1-1/+1
2001-09-20Improved strstream detection to use header <strstream>, if available.Steve M. Robbins1-3/+1
2001-09-19*** empty log message ***Steve M. Robbins1-0/+1
2001-09-19Use iso date for snapshot.Steve M. Robbins1-2/+5
2001-09-19Changes in response to bug reports.Steve M. Robbins1-2/+3
2001-09-17Makefile.Baptiste Lepilleur1-1/+2
2001-08-07Build changes. Distribute all m4 files.Steve M. Robbins1-8/+13
2001-05-17Merged fixes for distcheck target, contributed by Steve M. Robbins <steve@ny...Bastiaan Bakker1-3/+3
2001-05-16Added debian packaging support by Christian Leutloff <leutloff@debian.org>.Bastiaan Bakker1-0/+4
2001-05-06Convert *.ds? files to CRLF endings in dist-hook.Bastiaan Bakker1-0/+1
2001-04-28Merged from Baptiste Lepilleurs patch. Missed at first try.Bastiaan Bakker1-0/+2
2001-04-28Moved files in subdir cppunit to src/cppunit.Bastiaan Bakker1-3/+3
2001-04-28Fixed dist-hook target.Bastiaan Bakker1-1/+1
2001-04-28Merged msvc6 specific TestRunner and example adapted from Michael FeathersBastiaan Bakker1-0/+4
2001-04-15Set CONFIG_AUX_DIR to config and moved corresponding files from . to config.Bastiaan Bakker1-3/+3
2001-04-14Moved public header files from cppunit dir to include/cppunit, to separate th...Bastiaan Bakker1-3/+3
2001-04-13Added support for building RPMs using 'make rpm'.Bastiaan Bakker1-9/+10
2001-04-13Document generation is now autoconfed. (copied from log4cpp autoconf/automake).Bastiaan Bakker1-2/+6
2000-10-11Added examples directory to distribution.Eric Sommerlade1-1/+2
2000-10-05Initial check in.Eric Sommerlade1-0/+32