summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-11Merge branch 'master' into feature/buildsystem_rewritefeature/buildsystem_rewriteTomas Chvatal2-4/+12
2012-08-08also adapt the configure check to portable header for freeMarkus Mohrhard1-1/+1
2012-08-07use portable way to access free, fdo#52536Markus Mohrhard1-1/+1
2012-08-07don't crash if demangling fails, fdo#52539Markus Mohrhard1-2/+10
2012-08-06Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal17-47/+1847
2012-08-06Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal3-6/+31
2012-07-28gitignore: Ignore compiled files generated by 'make check'Robinson Tryon1-0/+4
2012-07-28gitignore: Ignore more build-generate filesRobinson Tryon1-0/+2
2012-07-28gitignore: Add generated files to ignore listRobinson Tryon1-1/+6
2012-07-28gitignore: Create .gitignore fileRobinson Tryon1-0/+27
2012-06-28Fix non-doxygen buildcppunit-1.13.0Fridrich Štrba1-2/+5
2012-06-28Some build system tweaksFridrich Štrba3-41/+76
2012-06-27calm gcc paranoia about uninitialized stateMichael Meeks1-0/+1
2012-06-27avoid the need to work around auto_ptr warnings by dropping thatMichael Meeks1-4/+13
2012-06-22the 2005 project is not usefull, problems with the existing vcproj filesMarkus Mohrhard1-99/+0
2012-06-21update NEWSMarkus Mohrhard1-17/+14
2012-06-21add the remaining missing filesMarkus Mohrhard5-0/+1689
2012-06-21add visual studio 2005 and 2010 project files to build cppunit libsMarkus Mohrhard2-0/+198
2012-06-21fix visual studio 2005 buildMarkus Mohrhard1-2/+4
2012-06-16a bit warning cleaning in the testsMarkus Mohrhard1-0/+4
2012-06-16TestDecorator assumes ownership and is not allowed to create copiesMarkus Mohrhard1-1/+8
2012-06-13update NEWSMarkus Mohrhard1-0/+4
2012-06-13correct documentation, sf#2185407Markus Mohrhard1-1/+1
2012-06-13correct documentation, sf#2186611Markus Mohrhard1-2/+2
2012-05-05adjust documentation to freedesktop homepageMarkus Mohrhard2-14/+2
2012-04-25Use correct variable for pc file.Tomas Chvatal1-1/+1
2012-04-25Remove leftover from visio msvc compat.Tomas Chvatal1-29/+4
2012-04-25WaE: set but unused variables in testsMarkus Mohrhard1-0/+8
2012-04-25try to fix problem with ISO c++ function vs object pointerMarkus Mohrhard1-2/+3
2012-04-25it should be cppunit and not libvisioMarkus Mohrhard1-1/+1
2012-04-25update README to new freedesktop homeMarkus Mohrhard1-6/+4
2012-04-25add patch management to CodingGuidelinesMarkus Mohrhard1-0/+13
2012-04-25update NEWSMarkus Mohrhard1-0/+14
2012-04-25disable -Weffc++ warning as it throws too much stuff around now.Tomas Chvatal1-1/+2
2012-04-25Automake cleanup, install and generate changelogTomas Chvatal14-3858/+77
2012-04-25Remove patch that was already applied at some point.Tomas Chvatal1-281/+0
2012-04-25Add the quirks to produce same config.h as previouslyTomas Chvatal11-8/+121
2012-04-25Add new autoconf using the latest macrosTomas Chvatal32-607/+752
2012-02-24Fix as-needed build.Tomas Chvatal1-0/+1
2012-02-14GCC -Werror=sign-promoStephan Bergmann1-0/+15
2012-02-01Improve previous warnings patchStephan Bergmann1-1/+1
2012-02-01Fix for Solaris "finite" in ieeefp.h instead of math.hStephan Bergmann1-0/+5
2012-01-28don't set api/abi entries for 1.13.0Markus Mohrhard1-2/+2
2012-01-28remove references to old cvs and sourceforgeMarkus Mohrhard4-116/+0
2012-01-28upstream libreoffice patch for sf#3123759Markus Mohrhard1-1/+1
2012-01-27development for 1.13.0Markus Mohrhard1-4/+4
2012-01-27Portability.h contains #define CPPUNIT_VERSION "1.12.0", sf#2983798Markus Mohrhard1-1/+1
2012-01-27upstream libreoffice patch related to rhbz#641350Markus Mohrhard2-0/+6
2012-01-27upstream libreoffice warnings patchMarkus Mohrhard1-4/+2
2009-11-24Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur4-0/+8