Caolán McNamara
6b16723121
cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport
2010-08-03 10:01:07 +01:00
Release Engineering
c5934ada09
DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers
2010-04-19 15:13:32 +02:00
Jens-Heiner Rechtien
a3ed338f81
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
thb
ce1a6f9141
Merge DEV300_m75
...
* resolved two conflicts caused by lineend changes in
canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
version, which uses new texture fill semantics, and fixes clipping
bug
* binned file header changes from head for deleted files
2010-03-31 14:57:58 +02:00
sb
1f8c841f58
sb118: #i109791# improved CPPUNIT_CFLAGS handling
2010-03-04 22:13:08 +01:00
Rene Engelhard
7c85f9d5fe
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
2010-03-04 00:11:19 +01:00
Rene Engelhard
17feb1f604
sb118: add forgotten CPPUNIT: in o3tl
2010-03-03 21:04:06 +01:00
sb
ba88d908e6
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
sb
eeca9dafb7
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
thb
58ed75fad4
#i108160# #i10000# backport cairocanvas build fix & more build fixes
...
* adapted tests to use new testshl include dir
* took P1 masterfix also for this cws
* more tweaks to get build done
2010-01-18 16:10:01 +01:00
thb
ea48c18b84
thbfixes10: merge with DEV300 m69
2010-01-18 01:10:42 +01:00
sb
e6fd0d7630
sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before
2010-01-13 18:56:34 +01:00
sb
7397e8c1bb
sb118: make test libraries RPATH=NONE
2010-01-07 11:18:02 +01:00
sb
0367aa64de
sb118: merged in DEV300_m68
2010-01-05 13:49:30 +01:00
sb
18be96dc73
sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
...
- 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.
2009-12-11 14:29:59 +01:00
thb
44dfc8de1a
#i105938# Provides simplistic pool memory from a std::vector
2009-10-16 00:48:23 +02:00
Mathias Bauer
4de41d18fd
merge commit
2009-09-25 21:47:16 +02:00
Ivo Hinkelmann
d6cf80c14e
CWS-TOOLING: integrate CWS l10nframework01
2009-09-16 11:45:54 +00:00
Mathias Bauer
6152b5efa3
#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2
2009-09-14 19:06:55 +02:00
Ivo Hinkelmann
4f6f5673f0
CWS-TOOLING: integrate CWS ause102
...
2009-06-16 19:22:59 +0200 hjs r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Oliver Bolte
10c3d32975
CWS-TOOLING: integrate CWS sb104
...
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2009-02-19 11:42:47 +00:00
Rüdiger Timm
d11e75f0bf
#i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree.
2008-12-22 15:32:35 +00:00
Oliver Bolte
3735d9d387
CWS-TOOLING: integrate CWS cmcfixes49
2008-10-10 13:02:43 +00:00
Rüdiger Timm
798e64e98b
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
...
2008/03/31 12:33:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:57:33 +00:00
Rüdiger Timm
f6cdeb76b1
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
...
2008/03/31 12:33:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:56:51 +00:00
Rüdiger Timm
9b707f6b09
INTEGRATION: CWS changefileheader (1.1.32); FILE MERGED
...
2008/03/31 12:33:51 rt 1.1.32.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:56:34 +00:00
Rüdiger Timm
68928b38b5
INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED
...
2008/03/31 12:33:51 rt 1.3.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:56:18 +00:00
Rüdiger Timm
9904f58e28
INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED
...
2008/03/31 12:33:51 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:56:00 +00:00
Rüdiger Timm
6357828703
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
...
2008/03/31 12:33:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:55:42 +00:00
Rüdiger Timm
1cccde6eb6
INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED
...
2008/03/31 12:33:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:55:26 +00:00
Rüdiger Timm
c64d51cf9c
INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED
...
2008/03/31 12:33:51 rt 1.5.32.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:54:52 +00:00
Ivo Hinkelmann
a53ed24712
INTEGRATION: CWS np1 (1.1.2); FILE ADDED
...
2007/07/16 08:56:40 np 1.1.2.3: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files.
2007/04/27 16:37:41 np 1.1.2.2: #i76769#
2007/04/27 16:24:28 np 1.1.2.1: #76768#
2007-08-20 14:51:09 +00:00
Ivo Hinkelmann
1076f643bc
INTEGRATION: CWS np1 (1.1.2); FILE ADDED
...
2007/07/16 08:56:40 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files.
2007/04/27 16:24:18 np 1.1.2.1: #76768#
2007-08-20 14:50:57 +00:00
Ivo Hinkelmann
3665e496c9
INTEGRATION: CWS np1 (1.1.2); FILE ADDED
...
2007/07/16 09:23:52 thb 1.1.2.1: #i76768# Aligned naming conventions to other tests; removed senseless namespace
2007-08-20 14:50:47 +00:00
Ivo Hinkelmann
c6839ba23b
INTEGRATION: CWS np1 (1.2.4); FILE MERGED
...
2007/07/16 09:23:52 thb 1.2.4.2: #i76768# Aligned naming conventions to other tests; removed senseless namespace
2007/04/27 16:38:22 np 1.2.4.1: #i76768#, #i76769#
2007-08-20 14:50:36 +00:00
Ivo Hinkelmann
b9db15b48e
INTEGRATION: CWS np1 (1.1.2); FILE ADDED
...
2007/07/16 09:22:22 np 1.1.2.3: Align format of internal header guard defines
2007/07/11 14:41:39 np 1.1.2.2: #i76769#
2007/04/27 16:36:44 np 1.1.2.1: #i76769#
2007-08-20 14:50:23 +00:00
Ivo Hinkelmann
bf72ce93c5
INTEGRATION: CWS np1 (1.1.2); FILE ADDED
...
2007/07/16 09:22:22 np 1.1.2.4: Align format of internal header guard defines
2007/07/16 09:07:26 thb 1.1.2.3: #i76768# Aligned header guards and whitespace to local conventions
2007/07/16 08:56:39 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files.
2007/04/27 16:26:17 np 1.1.2.1: #76768#
2007-08-20 14:50:08 +00:00
Jens-Heiner Rechtien
b80c937dc6
INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED
...
2007/05/21 13:36:16 thb 1.1.2.2: #i10000# Made this work for gcc3.x
2007/04/25 12:10:11 thb 1.1.2.1: #i75289# Added caching helper, to easy lazy update behaviour in XSimpleCanvas implementation
2007-06-27 11:15:38 +00:00
Jens-Heiner Rechtien
6594a57e6e
INTEGRATION: CWS cmcfixes30 (1.5.16); FILE MERGED
...
2006/12/19 09:35:12 cmc 1.5.16.1: #i72739# boost build conditional
2007-01-03 10:31:10 +00:00
Kurt Zenker
9ff8d44313
INTEGRATION: CWS ause068 (1.1.8); FILE MERGED
...
2006/09/21 17:27:37 hjs 1.1.8.1: #i69536# + no longer required before echo command
2006-10-05 09:59:14 +00:00
Ivo Hinkelmann
9b8d2ddedb
INTEGRATION: CWS sixtyfour07 (1.2.2); FILE MERGED
...
2006/07/26 14:14:33 thb 1.2.2.1: #i67798# Correcting license header
2006-08-01 09:15:39 +00:00
Ivo Hinkelmann
8ee74581ac
INTEGRATION: CWS sixtyfour07 (1.3.2); FILE MERGED
...
2006/07/26 14:14:33 thb 1.3.2.1: #i67798# Correcting license header
2006-08-01 09:15:28 +00:00
Kurt Zenker
4dd866c2ae
#i10000# depend on boost
2006-07-21 17:45:20 +00:00
Kurt Zenker
c68377c179
#i10000# without empty line
2006-07-19 14:15:00 +00:00
Kurt Zenker
2e2c596d34
#i10000# back to version 1.1
2006-07-19 14:11:19 +00:00
Oliver Bolte
c35c0b5a6f
#i10000# don't build qa directory (thb)
2006-07-17 10:32:49 +00:00
Thorsten Behrens
33d315c624
#i63310# Optimization: for operator==/!=, first checking for same object (via cheap pointer comparison)
2006-05-11 10:18:21 +00:00
Thorsten Behrens
e9d8ae0972
#i63310# Simplified policy interface; added unique-case optimization to ThreadSafeRefCountPolicy
2006-03-28 22:22:28 +00:00
Thorsten Behrens
93b0a13d2d
#i63310# Made cow_wrapper refcounting behaviour configurable via policy class (otherwise, code like basegfx, which previously hadn't used thread-safe refcounting, would now been hit by the performance penalty); added compile-test for ThreadSafeRefCountingPolicy to unit tests; removed cruft from unit tests
2006-03-23 14:25:00 +00:00