summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix installation path for API documentationfeature/cmakeBernhard Sessler2014-01-111-1/+2
* examples/qt: Rename executable and fix install pathBernhard Sessler2014-01-111-7/+6
* examples/simple: Build simple exampleBernhard Sessler2014-01-112-0/+19
* examples/hierarchy: Build hierarchy exampleBernhard Sessler2014-01-112-0/+15
* examples/DumperPlugIn: Build dumper pluginBernhard Sessler2014-01-112-0/+13
* examples/cppunittest: Add to CMake build systemBernhard Sessler2014-01-113-0/+56
* DllPluginTester: Add CMake build systemBernhard Sessler2014-01-113-0/+29
* examples: Add Qt test runner example to CMake build systemBernhard Sessler2014-01-063-0/+29
* src/qttestrunner: Add CMake build systemBernhard Sessler2014-01-065-3/+111
* examples: Port qt test runner example to Qt4 / Qt5Bernhard Sessler2014-01-064-101/+64
* src/qttestrunner: Port Qt test runner to Qt4 / Qt5Bernhard Sessler2014-01-0645-2594/+1541
* src: Fix build with Borland C++ compilerBernhard Sessler2013-12-173-1/+19
* doc: Add support for generating the API documentationBernhard Sessler2013-12-173-278/+327
* include: Let the build system handle detecting the featuresBernhard Sessler2013-12-177-180/+35
* cmake: Use target export featureBernhard Sessler2013-12-175-1/+63
* Add CMake build system for cppunit libraryBernhard Sessler2013-12-1715-1/+554
* -Werror,-Wbind-to-temporary-copyStephan Bergmann2013-08-161-4/+0
* -Werror,-Woverloaded-virtualStephan Bergmann2013-08-161-0/+2
* Bug # 51154: cppunit warning cleaningTobias Lippert2013-08-1524-25/+80
* add cppunit 1.13.1 changes to NEWSMarkus Mohrhard2013-05-251-2/+10
* update NEWS file with 1.13.2 changesMarkus Mohrhard2013-05-251-0/+9
* report dlerror messages on unixMarkus Mohrhard2013-05-251-1/+5
* add configuration for 64bit windows buildsMarkus Mohrhard2013-05-256-0/+1143
* allow compiling the cppunit solution as 64bit with MSVCMarkus Mohrhard2013-05-254-5/+5
* Obsolete AM_CONFIG_HEADER -> AC_CONFIG_HEADERSStephan Bergmann2013-01-011-1/+1
* Use tabs as they are used in the rest of the file.Tomas Chvatal2012-12-041-7/+7
* support easy way to add debug informationMarkus Mohrhard2012-10-241-0/+16
* build with WextraMarkus Mohrhard2012-10-241-2/+2
* next version is 1.14.0 from the master branchMarkus Mohrhard2012-10-241-2/+3
* Fix "No newline at end of file"Julien Nabet2012-08-152-2/+2
* Bin deprecated attributesJulien Nabet2012-08-152-81/+0
* add execution permJulien Nabet2012-08-151-0/+0
* workaround problem when mxing older gcc with newer versions, fdo#52539Andriy Gapon2012-08-141-3/+6
* Version bump post release.Tomas Chvatal2012-08-111-1/+1
* Ignore build folder as we support OOT build.Tomas Chvatal2012-08-111-0/+1
* Merge branch 'master' into feature/buildsystem_rewritefeature/buildsystem_rewriteTomas Chvatal2012-08-112-4/+12
|\
| * also adapt the configure check to portable header for freeMarkus Mohrhard2012-08-081-1/+1
| * use portable way to access free, fdo#52536Markus Mohrhard2012-08-071-1/+1
| * don't crash if demangling fails, fdo#52539Markus Mohrhard2012-08-071-2/+10
* | Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal2012-08-0617-47/+1847
|\ \ | |/
| * gitignore: Ignore compiled files generated by 'make check'Robinson Tryon2012-07-281-0/+4
| * gitignore: Ignore more build-generate filesRobinson Tryon2012-07-281-0/+2
| * gitignore: Add generated files to ignore listRobinson Tryon2012-07-281-1/+6
| * gitignore: Create .gitignore fileRobinson Tryon2012-07-281-0/+27
| * Fix non-doxygen buildcppunit-1.13.0Fridrich Štrba2012-06-281-2/+5
| * Some build system tweaksFridrich Štrba2012-06-283-41/+76
| * calm gcc paranoia about uninitialized stateMichael Meeks2012-06-271-0/+1
| * avoid the need to work around auto_ptr warnings by dropping thatMichael Meeks2012-06-271-4/+13
| * the 2005 project is not usefull, problems with the existing vcproj filesMarkus Mohrhard2012-06-221-99/+0
| * update NEWSMarkus Mohrhard2012-06-211-17/+14