summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * add the remaining missing filesMarkus Mohrhard2012-06-215-0/+1689
| * add visual studio 2005 and 2010 project files to build cppunit libsMarkus Mohrhard2012-06-212-0/+198
| * fix visual studio 2005 buildMarkus Mohrhard2012-06-211-2/+4
| * a bit warning cleaning in the testsMarkus Mohrhard2012-06-161-0/+4
| * TestDecorator assumes ownership and is not allowed to create copiesMarkus Mohrhard2012-06-161-1/+8
| * update NEWSMarkus Mohrhard2012-06-131-0/+4
| * correct documentation, sf#2185407Markus Mohrhard2012-06-131-1/+1
| * correct documentation, sf#2186611Markus Mohrhard2012-06-131-2/+2
| * adjust documentation to freedesktop homepageMarkus Mohrhard2012-05-052-14/+2
* | Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal2012-08-063-6/+31
|\ \ | |/
| * update README to new freedesktop homeMarkus Mohrhard2012-04-251-6/+4
| * add patch management to CodingGuidelinesMarkus Mohrhard2012-04-251-0/+13
| * update NEWSMarkus Mohrhard2012-04-251-0/+14
* | Use correct variable for pc file.Tomas Chvatal2012-04-251-1/+1
* | Remove leftover from visio msvc compat.Tomas Chvatal2012-04-251-29/+4
* | WaE: set but unused variables in testsMarkus Mohrhard2012-04-251-0/+8
* | try to fix problem with ISO c++ function vs object pointerMarkus Mohrhard2012-04-251-2/+3
* | it should be cppunit and not libvisioMarkus Mohrhard2012-04-251-1/+1
* | disable -Weffc++ warning as it throws too much stuff around now.Tomas Chvatal2012-04-251-1/+2
* | Automake cleanup, install and generate changelogTomas Chvatal2012-04-2514-3858/+77
* | Remove patch that was already applied at some point.Tomas Chvatal2012-04-251-281/+0
* | Add the quirks to produce same config.h as previouslyTomas Chvatal2012-04-2511-8/+121
* | Add new autoconf using the latest macrosTomas Chvatal2012-04-2532-607/+752
|/
* Fix as-needed build.Tomas Chvatal2012-02-241-0/+1
* GCC -Werror=sign-promoStephan Bergmann2012-02-141-0/+15
* Improve previous warnings patchStephan Bergmann2012-02-011-1/+1
* Fix for Solaris "finite" in ieeefp.h instead of math.hStephan Bergmann2012-02-011-0/+5
* don't set api/abi entries for 1.13.0Markus Mohrhard2012-01-281-2/+2
* remove references to old cvs and sourceforgeMarkus Mohrhard2012-01-284-116/+0
* upstream libreoffice patch for sf#3123759Markus Mohrhard2012-01-281-1/+1
* development for 1.13.0Markus Mohrhard2012-01-271-4/+4
* Portability.h contains #define CPPUNIT_VERSION "1.12.0", sf#2983798Markus Mohrhard2012-01-271-1/+1
* upstream libreoffice patch related to rhbz#641350Markus Mohrhard2012-01-272-0/+6
* upstream libreoffice warnings patchMarkus Mohrhard2012-01-271-4/+2
* Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur2009-11-244-0/+8