1. 2414bb8 add windows patch back by Markus Mohrhard · 14 years ago
  2. 8122fdb use updated cppunit-1.13.0 sources by Markus Mohrhard · 14 years ago
  3. fa0fd16 update cppunit to 1.13.0 by Markus Mohrhard · 14 years ago
  4. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  5. c1dc382 WaE: unused parameter by Tor Lillqvist · 14 years ago
  6. 7c4f2ec Simplify install name handling for external libraries on Mac OS X by Stephan Bergmann · 14 years ago
  7. 9529389 Mark cppunit patch as upstreamed by Stephan Bergmann · 14 years ago
  8. 8b65733 -Werror=sign-promo from cppunit; old GCC redux by Stephan Bergmann · 14 years ago
  9. 8de63ba -Werror=sign-promo from cppunit by Stephan Bergmann · 14 years ago
  10. dd929dd Added and improved READMEs for modules whihc used to be in libs-extern by Josh Heidenreich · 14 years ago
  11. 581b43d Clarified patch status against new upstream by Stephan Bergmann · 14 years ago
  12. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  13. faa285f cppunit build: fix the lib64 libdir on some linux distros by Cédric Bosdonnat · 14 years ago
  14. 9a52bf1 Use lo_dlopen() on Android by Tor Lillqvist · 14 years ago
  15. 9bb3159 Link libcppunit with the shared GNU C++ library for Android by Tor Lillqvist · 14 years ago
  16. aafe4bd We want Android shared objects to have names ending in .so by Tor Lillqvist · 14 years ago
  17. e0c7254 enable libstdc++ debug mode with --enable-dbgutil by Michael Stahl · 14 years ago
  18. fb6a64d make libcmis build aginst internal cppunit by Peter Foley · 15 years ago
  19. 04b8b4f Make Android cross-build working by Thorsten Behrens · 15 years ago
  20. bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
  21. 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
  22. 8ff2d9d ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without by Caolán McNamara · 15 years ago
  23. b02980c Pass also our EXTRA_CDEFS to the cppunit configury by Tor Lillqvist · 15 years ago
  24. 2588c76 build cppunit also with STL debug when STL debug is enabled by Luboš Luňák · 15 years ago
  25. 8112e5f iOS hacks by Tor Lillqvist · 15 years ago
  26. 96f256c2 Fix debugging build for iOS by Tor Lillqvist · 15 years ago
  27. c972267 Build with -g if we want to be able to debug by Tor Lillqvist · 15 years ago
  28. 167311b Make cppunit build for Android by Tor Lillqvist · 15 years ago
  29. d18133f Surely we are not building Cygwin DLLs in the WNTGCC case!? by Tor Lillqvist · 15 years ago
  30. c42df29 Surely we are not building Cygwin DLLs in the WNTGCC case!? by Tor Lillqvist · 15 years ago
  31. a25f315 Fix compilation error with MinGW by Tor Lillqvist · 15 years ago
  32. 04fa284 Pass --host and --build flags also when cross-compiling to Windows by Tor Lillqvist · 15 years ago
  33. 9b8b08b Deliver also static libcppunit if built in that way by Tor Lillqvist · 15 years ago
  34. d8aa986 Do build libccppunit when cross-compiling after all by Tor Lillqvist · 15 years ago
  35. 47ef127 Always compare CROSS_COMPILING explicitly to "YES" by Tor Lillqvist · 15 years ago
  36. ad700e1 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  37. b860ec1 Fix build on Windows by Tor Lillqvist · 15 years ago
  38. 76d999a Fix typo by Tor Lillqvist · 15 years ago
  39. c7d75e6 Mostly bypass when cross-compiling by Tor Lillqvist · 15 years ago
  40. 03022d3 I bet we need soltools here as a build dep by Caolán McNamara · 15 years ago
  41. 89c4f89 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  42. b54d64f Try to avoid triggering autotools during the build by Fridrich Štrba · 15 years ago
  43. ec2adc3 No need to include <windows.h> in TestPlugIn.h by Tor Lillqvist · 15 years ago
  44. 95d376f Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  45. 1c497d6 Make stlport only optional dependency of postprocess by Fridrich Štrba · 15 years ago
  46. 138cf77 Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN() by Tor Lillqvist · 15 years ago
  47. 5497dad CWS gnumake3: adapt mingw port to new features in cws by Takashi Ono · 15 years ago
  48. c62eba2 fix the patch, i said! by David Tardon · 15 years ago
  49. bb5a845 fix the patch by David Tardon · 15 years ago
  50. ad24601 rhbz#641350 don't segfault when test is built with debug. STL by David Tardon · 15 years ago
  51. 8791db4 reenable this after tweaking deliver by Caolán McNamara · 15 years ago
  52. 1efef67 Sorry, this breaks build miserably on linux. by Kohei Yoshida · 15 years ago
  53. 3de55fc add the correct cppunit library name for OpenBSD by Robert Nagy · 15 years ago
  54. 09a2db1 update libtooling and config.guess for aix 7 by Caolán McNamara · 15 years ago
  55. b81bacf Pass the 'debug' and 'verbose' dmake variables to the sub-dmakes by Tor Lillqvist · 16 years ago
  56. cb852ad sb126: merged in DEV300_m87 by sb · 16 years ago
  57. 39565fe #i107097# - pass MAXPROCESS to GNU make in external modules by Hans-Joachim Lankenau · 16 years ago
  58. 15a4ec2 sb126: merged in DEV300_m84 by sb · 16 years ago
  59. 6057d36 CWS-TOOLING: integrate CWS mingwport30 by obo · 16 years ago
  60. 65ad693 sb126: #i111141# patch the file that is actually used by sb · 16 years ago
  61. 6dcf4dd i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fix by tono · 16 years ago
  62. 8b741ce i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fix by tono · 16 years ago
  63. f9e1672 masterfix: #i10000# #i112124# build fails in configure fix by Ivo Hinkelmann · 16 years ago
  64. af97d05 mingwport30: merge with DEV300 m80 by tono · 16 years ago
  65. 2f0d1f0 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 by tono · 16 years ago
  66. 4e2c875 sb122: #i111385# fix for FreeBSD (by maho) by sb · 16 years ago
  67. 84b4b5f sb122: #i111141# fix ArchLinux build problem (patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=cppunit.diff;att=1;bug=338252>) by sb · 16 years ago
  68. bdb1325 DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for building on unxmacsxi by Release Engineering · 16 years ago
  69. 2904468 DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS by Jens-Heiner Rechtien · 16 years ago
  70. d470628 CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
  71. c2d29ac ause110: update to DEV300_m74 by Hans-Joachim Lankenau · 16 years ago
  72. 6f2625e sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle by sb · 16 years ago
  73. e958878 sb118: merged in DEV300_m72 by sb · 16 years ago
  74. aac3a82 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  75. b29bb2d ause110: #i106731# remove tarballs from scm and find them in download cache dir by Hans-Joachim Lankenau · 16 years ago
  76. cd55f83 sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. with com::sun::star::beans::PropertyAttribute::OPTIONAL) by sb · 16 years ago
  77. a1290f0 sb118: build cppunit as RPATH=NONE (as it will only be used while building, not go into installation sets) by sb · 16 years ago
  78. 68e460e sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration by sb · 16 years ago
  79. 8efa42c sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. by sb · 16 years ago
  80. adbb665 #i103496#: missing dependency on stlport by Mathias Bauer · 16 years ago
  81. c925168 #i103496#: add missing dependency on soltools by Mathias Bauer · 17 years ago
  82. c3e81ce #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 by Mathias Bauer · 17 years ago
  83. 4783cac #i103496#: remove superfluous dependencies in external libraries by Mathias Bauer · 17 years ago
  84. 177eb5d CWS-TOOLING: integrate CWS ause099 by Oliver Bolte · 17 years ago
  85. 5cef323 CWS-TOOLING: integrate CWS qadev34t_DEV300 by Rüdiger Timm · 17 years ago
  86. e3ee495 CWS-TOOLING: integrate CWS os2port04 by Rüdiger Timm · 17 years ago
  87. c30ae0c CWS-TOOLING: integrate CWS mingwport15 by Vladimir Glazounov · 18 years ago
  88. 22a54da #i10000# Fix license header by Rüdiger Timm · 18 years ago
  89. 056f930 #i91604# last diffs to last testshl2 version forgotten, fixed by Lars Langhans · 18 years ago
  90. 43353b6 #i86509# dep for win added by Lars Langhans · 18 years ago
  91. 80cb444 #i86509# remove wrong c5t_win, it's only on windows by Lars Langhans · 18 years ago
  92. 120c33c #i86509# cleanups by Lars Langhans · 18 years ago
  93. 065b2d0 #i86509# add dep by Lars Langhans · 18 years ago
  94. 9c4a737 #86509# cleanups by Lars Langhans · 18 years ago
  95. 188ad9a #i86509# by Lars Langhans · 18 years ago
  96. 382793c #i86509# by Lars Langhans · 18 years ago