Commit graph

41 commits

Author SHA1 Message Date
sb
cb852ad284 sb126: merged in DEV300_m87 2010-09-16 16:45:57 +02:00
Hans-Joachim Lankenau
39565fee52 #i107097# - pass MAXPROCESS to GNU make in external modules 2010-07-20 12:46:55 +02:00
sb
15a4ec2c3e sb126: merged in DEV300_m84 2010-06-30 15:38:26 +02:00
obo
6057d363a5 CWS-TOOLING: integrate CWS mingwport30 2010-06-22 16:02:44 +02:00
sb
65ad69352a sb126: #i111141# patch the file that is actually used 2010-06-21 17:14:15 +02:00
tono
6dcf4ddec3 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fix 2010-06-20 01:08:33 +09:00
tono
8b741ce734 i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fix 2010-06-15 22:33:46 +09:00
Ivo Hinkelmann
f9e1672933 masterfix: #i10000# #i112124# build fails in configure fix 2010-06-07 10:44:47 +02:00
tono
af97d059b7 mingwport30: merge with DEV300 m80 2010-06-05 22:39:55 +09:00
tono
2f0d1f09eb i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 2010-05-31 21:53:32 +09:00
sb
4e2c875051 sb122: #i111385# fix for FreeBSD (by maho) 2010-05-05 08:49:03 +02:00
sb
84b4b5fd26 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>) 2010-05-03 17:05:17 +02:00
Release Engineering
bdb13254f7 DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for building on unxmacsxi 2010-04-19 15:05:26 +02:00
Jens-Heiner Rechtien
2904468c37 DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS 2010-04-16 10:55:03 +02:00
Jens-Heiner Rechtien
d4706289dc CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
Hans-Joachim Lankenau
c2d29ac912 ause110: update to DEV300_m74 2010-03-10 16:36:40 +01:00
sb
6f2625ef30 sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle 2010-02-25 14:34:54 +01:00
sb
e958878a4d sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
aac3a82b82 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
Hans-Joachim Lankenau
b29bb2dbee ause110: #i106731# remove tarballs from scm and find them in download cache dir 2010-01-15 14:55:12 +01:00
sb
cd55f83c52 sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. with com::sun:🫘:PropertyAttribute::OPTIONAL) 2010-01-11 17:39:05 +01:00
sb
a1290f07eb sb118: build cppunit as RPATH=NONE (as it will only be used while building, not go into installation sets) 2009-12-18 15:56:13 +01:00
sb
68e460ebd2 sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration 2009-12-16 14:31:25 +01:00
sb
8efa42c387 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
Mathias Bauer
adbb665f31 #i103496#: missing dependency on stlport 2009-11-17 14:59:31 +01:00
Mathias Bauer
c92516883e #i103496#: add missing dependency on soltools 2009-09-16 23:25:09 +02:00
Mathias Bauer
c3e81ce17e #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
Mathias Bauer
4783cac5ec #i103496#: remove superfluous dependencies in external libraries 2009-07-28 16:29:26 +02:00
Oliver Bolte
177eb5d1cd CWS-TOOLING: integrate CWS ause099
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)
2009-02-19 07:29:28 +00:00
Rüdiger Timm
5cef3239f4 CWS-TOOLING: integrate CWS qadev34t_DEV300 2008-12-15 15:42:05 +00:00
Rüdiger Timm
e3ee495f2b CWS-TOOLING: integrate CWS os2port04
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.
2008-12-09 08:43:20 +00:00
Vladimir Glazounov
c30ae0c431 CWS-TOOLING: integrate CWS mingwport15 2008-10-01 07:05:18 +00:00
Rüdiger Timm
22a54dacb3 #i10000# Fix license header 2008-07-16 11:09:24 +00:00
Lars Langhans
056f930b83 #i91604# last diffs to last testshl2 version forgotten, fixed 2008-07-14 04:25:15 +00:00
Lars Langhans
43353b627e #i86509# dep for win added 2008-07-08 09:59:22 +00:00
Lars Langhans
80cb444f54 #i86509# remove wrong c5t_win, it's only on windows 2008-07-07 05:18:26 +00:00
Lars Langhans
120c33ca8c #i86509# cleanups 2008-07-07 05:14:57 +00:00
Lars Langhans
065b2d0d8d #i86509# add dep 2008-07-07 05:14:27 +00:00
Lars Langhans
9c4a7372c7 #86509# cleanups 2008-07-07 05:13:43 +00:00
Lars Langhans
188ad9a68e #i86509# 2008-02-27 15:43:56 +00:00
Lars Langhans
382793c360 #i86509# 2008-02-27 15:27:34 +00:00