summaryrefslogtreecommitdiffstats
path: root/cppunit
Commit message (Collapse)AuthorAgeFilesLines
...
| * | sb126: merged in DEV300_m84sb2010-06-301-6/+44
| |\|
| * | sb126: #i111141# patch the file that is actually usedsb2010-06-211-6/+7
| | |
* | | Try to avoid triggering autotools during the buildFridrich Štrba2011-03-031-4/+6
| | | | | | | | | | | | | | | | | | Since the version of autotools used for the rolling of the tarball and the version on a machine running the build might be different, avoid breaking builds.
* | | No need to include <windows.h> in TestPlugIn.hTor Lillqvist2011-02-111-9/+15
| | | | | | | | | | | | | | | | | | We don't define any dummy DllMain() any more so no need to include <windows.h>. That was necessary just to get the types used by the DllMain() prototype.
* | | Removing the ext_std masterpieceFridrich Štrba2011-02-091-60/+6
| | |
* | | Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
| | |
* | | Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()Tor Lillqvist2011-02-081-2/+20
| | | | | | | | | | | | | | | It caused compilation errors even thanks to our workarounds for BOOL clashes.
* | | fix the patch, i said!David Tardon2011-01-251-4/+4
| | |
* | | fix the patchDavid Tardon2011-01-251-4/+4
| | |
* | | rhbz#641350 don't segfault when test is built with debug. STLDavid Tardon2011-01-252-1/+30
| | |
* | | reenable this after tweaking deliverCaolán McNamara2010-11-061-0/+3
| | | | | | | | | | | | | | | reenable this after tweaking deliver to not remove a link unless symlink would work
* | | Sorry, this breaks build miserably on linux.Kohei Yoshida2010-11-061-3/+0
| | |
* | | add the correct cppunit library name for OpenBSDRobert Nagy2010-11-052-1/+6
| | |
* | | update libtooling and config.guess for aix 7Caolán McNamara2010-10-133-1/+27
| | |
* | | Pass the 'debug' and 'verbose' dmake variables to the sub-dmakesTor Lillqvist2010-10-011-2/+2
| |/ |/|
* | CWS-TOOLING: integrate CWS mingwport30obo2010-06-221-6/+44
|\ \ | |/ |/|
| * i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fixtono2010-06-201-5/+36
| |
| * i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fixtono2010-06-151-4/+6
| |
| * mingwport30: merge with DEV300 m80tono2010-06-052-2/+12
| |\
| * | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2010-05-311-0/+5
| | |
* | | masterfix: #i10000# #i112124# build fails in configure fixIvo Hinkelmann2010-06-071-0/+2
| |/ |/|
* | sb122: #i111385# fix for FreeBSD (by maho)sb2010-05-051-1/+1
| |
* | sb122: #i111141# fix ArchLinux build problem (patch from ↵sb2010-05-032-1/+11
|/ | | | <http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=cppunit.diff;att=1;bug=338252>)
* DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for ↵Release Engineering2010-04-191-1/+1
| | | | building on unxmacsxi
* DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMSJens-Heiner Rechtien2010-04-161-1/+1
|
* CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien2010-04-169-2455/+344
|\
| * sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb2010-02-252-10/+6
| | | | | | | | to Oracle
| * sb118: merged in DEV300_m72sb2010-02-251-5/+1
| |\
| * | sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. ↵sb2010-01-112-1/+13
| | | | | | | | | | | | with com::sun::star::beans::PropertyAttribute::OPTIONAL)
| * | sb118: build cppunit as RPATH=NONE (as it will only be used while building, ↵sb2009-12-181-0/+1
| | | | | | | | | | | | not go into installation sets)
| * | sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵sb2009-12-162-10/+22
| | | | | | | | | | | | --enable-dbgutil configuration
| * | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb2009-12-118-10007/+333
| | | | | | | | | | | | | | | | | | | | | | | | - Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead.
* | | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-102-40/+15
|\ \ \ | | |/ | |/|
| * | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-40/+15
| | | | | | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/ /
* | #i103496#: missing dependency on stlportMathias Bauer2009-11-171-1/+1
| |
* | #i103496#: add missing dependency on soltoolsMathias Bauer2009-09-161-1/+1
| |
* | #i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer2009-09-144-7892/+370
| | | | | | | | -> testshl2
* | #i103496#: remove superfluous dependencies in external librariesMathias Bauer2009-07-281-1/+2
|/
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | | | | | | | | 2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
* CWS-TOOLING: integrate CWS qadev34t_DEV300Rüdiger Timm2008-12-15100-10697/+10022
|
* CWS-TOOLING: integrate CWS os2port04Rüdiger Timm2008-12-091-2/+2
| | | | | | | | | | | | | | | | | 2008-11-27 13:22:38 +0100 ydario r264480 : #i96439#: fix build for unix platforms. 2008-11-26 18:32:42 +0100 ydario r264433 : #i96439#: os2 systemshell code (dummy code). 2008-11-26 16:33:48 +0100 ydario r264421 : #i96439#: vcl fix for pdf export of truetype fonts. 2008-11-26 15:04:44 +0100 ydario r264399 : #i96439#: build macros fix scripts, gcc specific flags. 2008-11-26 15:00:15 +0100 ydario r264398 : #i96439#: vcl source code updates. 2008-11-26 13:21:37 +0100 ydario r264378 : #i96439#: os2 build system fixes. 2008-11-26 13:20:27 +0100 ydario r264377 : #i96439#: configuration and build macros updates. 2008-11-26 13:16:35 +0100 ydario r264375 : #i96439#: new launcher code, build system updates. 2008-11-26 13:12:49 +0100 ydario r264373 : #i96439#: use OSL endian macro. 2008-11-26 12:54:50 +0100 ydario r264371 : #i96439#: os2 build system fixes. 2008-11-26 12:30:46 +0100 ydario r264367 : #i96439#: os2 build system fixes. 2008-11-26 12:09:33 +0100 ydario r264365 : #i96439#: _Export is a reserved keyword under gcc for os2. 2008-11-26 12:08:12 +0100 ydario r264364 : #i96439#: new libpath handling. 2008-11-26 11:57:51 +0100 ydario r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
* CWS-TOOLING: integrate CWS mingwport15Vladimir Glazounov2008-10-011-2/+2
|
* #i10000# Fix license headerRüdiger Timm2008-07-163-66/+54
|
* #i91604# last diffs to last testshl2 version forgotten, fixedLars Langhans2008-07-1421-435/+351
|
* #i86509# dep for win addedLars Langhans2008-07-081-2/+2
|
* #i86509# remove wrong c5t_win, it's only on windowsLars Langhans2008-07-071-1/+1
|
* #i86509# cleanupsLars Langhans2008-07-0719-419/+326
|
* #i86509# add depLars Langhans2008-07-071-1/+1
|
* #86509# cleanupsLars Langhans2008-07-078-207/+154
|