Commit graph

54 commits

Author SHA1 Message Date
sb
5f845545bf sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
Eike Rathke
96a0151aaf #i106904# upgrade to ICU 4.0.1 2009-11-17 14:42:42 +00:00
Jens-Heiner Rechtien
c5c13c0be9 CWS-TOOLING: integrate CWS cloph13
2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Vladimir Glazounov
e863a48ae3 CWS-TOOLING: integrate CWS mingwport22
2009-08-19 16:18:46 +0200 tono  r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-08-05 12:27:41 +0200 tono  r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54)
2009-08-01 00:56:35 +0200 tono  r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-27 00:13:27 +0200 tono  r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 06:19:59 +0200 tono  r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static"
2009-07-25 06:13:56 +0200 tono  r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread
2009-07-25 06:05:22 +0200 tono  r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section
2009-07-25 05:54:09 +0200 tono  r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope
2009-07-25 05:44:58 +0200 tono  r274328 : i#103799: mingw gcc-4.4.0 port: add some #include
2009-07-25 05:33:09 +0200 tono  r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path
2009-07-25 05:24:42 +0200 tono  r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge
2009-07-25 05:16:20 +0200 tono  r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 04:01:59 +0200 tono  r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-07-25 02:44:01 +0200 tono  r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging
2009-07-25 02:28:21 +0200 tono  r274321 : i#103791: mingw port fix typo
2009-08-26 06:36:38 +00:00
Ivo Hinkelmann
c2dd940456 #i10000# #i100103# icu patch 2009-06-16 17:10:38 +00:00
Ivo Hinkelmann
57249bdb17 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Hans-Joachim Lankenau
7e99702f8e CWS-TOOLING: integrate CWS obo36
2009-03-19 14:29:45 +0100 obo  r269745 : #i71528#,#i96957# new build process for windows
2009-01-23 10:47:46 +0100 obo  r266788 : CWS-TOOLING: rebase CWS obo36 to trunk@266428 (milestone: DEV300:m39)
2009-03-24 11:56:29 +00:00
Release Engineers
366abe76dd #i10000# fix for LD_LIBRARY_PATH 2009-03-06 13:28:05 +00:00
Oliver Bolte
b64816d455 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
Vladimir Glazounov
b38a5bc3e8 CWS-TOOLING: integrate CWS mingwport16
2009-01-15 13:11:20 +0100 releng  r266363 : tidy-up tabs
2008-11-28 15:33:23 +0100 tono  r264557 : i95203: mingw build without stlport
2008-11-22 07:19:50 +0100 tono  r264180 : i96436: make mingw bridge conform with reg-struct-return
2008-11-22 05:14:58 +0100 tono  r264179 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 17:09:04 +0100 tono  r264153 : i95203: mingw build without stlport
2008-11-21 16:59:55 +0100 tono  r264152 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:59:18 +0100 tono  r264151 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:57:01 +0100 tono  r264150 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:53:19 +0100 tono  r264149 : i96100: mingw port for icu 4.0
2008-11-13 13:41:13 +0100 tono  r263643 : i95203: mingw: Build without stlport
2008-11-13 13:29:38 +0100 tono  r263640 : i96100: MinGW port for icu 4.0
2008-11-13 13:17:10 +0100 tono  r263634 : i96098: MinGW port fix for new Windows API
2008-11-09 15:22:59 +0100 tono  r263497 : i95198: mingwport do not interfere with Cygwin
2008-11-09 14:44:54 +0100 tono  r263496 : i95190: mingwport avoid use of MS assembler
2008-11-09 14:32:26 +0100 tono  r263495 : i95190: mingwport trivial build fixes
2009-01-20 16:36:21 +00:00
Jens-Heiner Rechtien
1ddaa21f25 CWS-TOOLING: integrate CWS hr58
2008-12-29 16:47:08 +0100 hr  r265821 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (x86)
2008-12-18 16:16:11 +0100 hr  r265701 : #i97331#: revert to revision r265576
2008-12-18 16:00:41 +0100 hr  r265699 : #i97331#: fix typo in last change
2008-12-17 18:16:18 +0100 hr  r265653 : #i97331#: add comment
2008-12-17 18:11:11 +0100 hr  r265652 : #i97331#: make -xc99=all again dependend on SYSBASEROOT being set
2008-12-17 01:54:23 +0100 hr  r265576 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (Sparc)
2008-12-30 13:48:34 +00:00
Release Engineers
fab1c2d1b0 CWS-TOOLING: integrate CWS sqlsyntaxhighlighting
2008-11-20 17:23:29 +0100 mod  r264074 : new colors by UX
2008-11-17 17:37:19 +0100 mod  r263732 : revert manual fix for icu
2008-11-17 15:03:39 +0100 mod  r263725 : manual fix for icu
2008-11-17 11:26:39 +0100 mod  r263709 : manual fix for icu
2008-11-16 18:19:16 +0100 mod  r263702 : `fix
2008-11-12 22:11:50 +0100 mod  r263619 : CWS-TOOLING: rebase CWS sqlsyntaxhighlighting to trunk@263288 (milestone: DEV300:m35)
2008-11-12 11:04:33 +0100 mod  r263578 : minor cleanup
2008-11-12 11:03:02 +0100 mod  r263577 : seperate MulitLineEditSyntaxHighlighter into new file
2008-11-06 15:13:27 +0100 fs  r263391 : merged from trunk
2008-11-06 15:09:20 +0100 fs  r263390 : merged from trunk
2008-11-06 15:07:06 +0100 fs  r263388 : reverted the change c262599. This seems to be a merge from trunk, but without properly setting svn:mergeinfo, thus it results in conflicts when doing a real 'svn merge'.
2008-11-06 15:03:19 +0100 fs  r263387 : merged rev. 262769
2008-11-03 17:58:19 +0100 mod  r263297 : little fixes
2008-11-03 17:56:49 +0100 mod  r263296 : little fixes
2008-11-03 17:12:41 +0100 mod  r263295 : new entry SQL comment for Tools-Appearance
2008-11-03 17:12:13 +0100 mod  r263294 : different tokenizer based on language
2008-11-03 17:11:40 +0100 mod  r263293 : new entry for Tools-Appearance: SQL Comment
2008-11-03 17:11:14 +0100 mod  r263292 : get notification about color changes for sql view
2008-10-29 00:01:40 +0100 mod  r262768 : string listbox
2008-10-28 23:57:45 +0100 mod  r262767 : string listbox
2008-10-22 18:38:07 +0200 mod  r262614 : source alignment fix
2008-10-22 18:37:23 +0200 mod  r262613 : '' as string as well
2008-10-22 18:36:45 +0200 mod  r262612 : get syntax highlighting in tools-sql...
2008-10-22 14:11:12 +0200 mod  r262605 : formatting fix
2008-10-22 13:30:42 +0200 mod  r262599 : additional entries for Tools-Options-Appearance
2008-10-19 22:53:50 +0200 mod  r262302 : migration from cvs to svn
2008-10-19 22:37:45 +0200 mod  r262301 : migration from cvs to svn
2008-10-19 22:36:04 +0200 mod  r262300 : migration from cvs to svn
2008-11-28 11:39:37 +00:00
Rüdiger Timm
c08865c42f #i95804# cygwin and BUILD_ACTION_SEP 2008-11-04 07:11:46 +00:00
Rüdiger Timm
ff8e63e664 CWS-TOOLING: integrate CWS i18n42 2008-10-28 08:56:37 +00:00
Rüdiger Timm
8f0e5bd704 INTEGRATION: CWS changefileheader (1.39.4); FILE MERGED
2008/03/31 13:18:37 rt 1.39.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:26:51 +00:00
Vladimir Glazounov
6b049efa8b INTEGRATION: CWS obo23 (1.38.4); FILE MERGED
2008/03/12 11:28:44 obo 1.38.4.2: #153712# fix for unxmacxi environment
2008/03/11 14:14:13 obo 1.38.4.1: #153712# fix for unxmacxi environment
2008-03-18 13:43:54 +00:00
Oliver Bolte
03347d3070 INTEGRATION: CWS obo19 (1.37.12); FILE MERGED
2007/11/26 14:40:13 obo 1.37.12.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 14:00:06 +00:00
Jens-Heiner Rechtien
af88a88529 INTEGRATION: CWS configure21 (1.35.4); FILE MERGED
2007/07/09 23:22:39 rene 1.35.4.3: #i10000# both also here
2007/06/27 15:05:56 rene 1.35.4.2: RESYNC: (1.35-1.36); FILE MERGED
2007/05/06 16:08:51 rene 1.35.4.1: support --hash-style= from binutils
2007-07-31 12:04:47 +00:00
Vladimir Glazounov
9024a2c3ac INTEGRATION: CWS mingwport04 (1.35.2); FILE MERGED
2007/04/30 15:50:36 vg 1.35.2.2: #i75844# MinGW port efforts part II
2007/04/17 15:17:09 vg 1.35.2.1: #i75844# MinGW port efforts part 2
2007-05-25 10:06:34 +00:00
Vladimir Glazounov
1835de0ba3 INTEGRATION: CWS mingwport03 (1.29.20); FILE MERGED
2007/03/19 15:35:19 vg 1.29.20.4: RESYNC: (1.31-1.33); FILE MERGED
2007/01/08 20:04:10 vg 1.29.20.3: RESYNC: (1.30-1.31); FILE MERGED
2006/11/08 11:36:15 vg 1.29.20.2: RESYNC: (1.29-1.30); FILE MERGED
2006/09/13 14:49:23 vg 1.29.20.1: #i53572# MinGW port
2007-03-26 12:41:41 +00:00
Ivo Hinkelmann
1b09231b1c INTEGRATION: CWS hr40 (1.30.6); FILE MERGED
2007/02/19 17:13:21 hr 1.30.6.5: RESYNC: (1.30-1.33); FILE MERGED
2006/12/06 13:20:50 hr 1.30.6.4: #i70840#: typo
2006/12/06 12:17:57 hr 1.30.6.3: #i70840#: disable executable stack (Linux)
2006/11/28 12:55:59 hr 1.30.6.2: #i70840#: disable executable stack only for Linux on Intel compiled with GCC
2006/11/28 10:40:49 hr 1.30.6.1: #i70840#: disable executable stack (Linux)
2007-03-26 11:25:49 +00:00
Oliver Bolte
da697cd26b INTEGRATION: CWS ause069 (1.30.2); FILE MERGED
2007/01/10 21:53:53 hjs 1.30.2.3: RESYNC: (1.30-1.31); FILE MERGED
2006/12/12 12:40:32 hjs 1.30.2.2: #i70359# remove forced shell calls
2006/10/18 17:11:21 hjs 1.30.2.1: #i70359# remove forced shell calls
2007-01-25 12:37:16 +00:00
Oliver Bolte
1db02e20f7 INTEGRATION: CWS ause072 (1.31.6); FILE MERGED
2007/01/15 14:49:41 hjs 1.31.6.2: #i72645# typo
2007/01/10 10:22:21 hjs 1.31.6.1: #i72645# disable 64bit for solaris only
2007-01-23 05:31:31 +00:00
Kurt Zenker
ad7480b56e INTEGRATION: CWS icuupgrade (1.29.8); FILE MERGED
2006/11/14 16:56:01 er 1.29.8.9: correct PRJNAME
2006/10/12 01:48:19 khong 1.29.8.8: fixed a merge problem
2006/10/11 04:38:23 khong 1.29.8.7: RESYNC: (1.29-1.30); FILE MERGED
2006/09/21 09:36:56 obo 1.29.8.6: #i60645#,#i53611# upgrade to 3.6, buildable for VS 2003 and VS 2005 Express
2006/09/06 01:06:14 khong 1.29.8.5: #i60645# upgrade to icu 3.6
2006/08/03 16:13:37 er 1.29.8.4: #i60645# additional files need their entries
2006/06/22 10:39:20 obo 1.29.8.3: #i60645# changes for wntmsci10
2006/06/15 16:35:03 khong 1.29.8.2: #i60645# upgrade icu to 3.4.1
2006/05/23 20:34:05 khong 1.29.8.1: #i53388# upgrade icu to 3.4.1
2006-12-12 14:51:25 +00:00
Vladimir Glazounov
75fa944e86 INTEGRATION: CWS obo05 (1.29.10); FILE MERGED
2006/09/19 14:28:12 vq 1.29.10.4: #i69592# Remove $(EMQ)s again.
2006/09/19 08:54:34 obo 1.29.10.3: #i53611#,#i69592# buildable for 4nt and w32 bash
2006/09/16 17:29:21 vq 1.29.10.2: #i69592# Quote " for bash/tcsh.
2006/08/31 11:44:03 obo 1.29.10.1: #i53611# build 2003+2005
2006-09-25 12:00:31 +00:00
Rüdiger Timm
8cbec73f7f INTEGRATION: CWS ause049 (1.28.14); FILE MERGED
2006/02/16 18:30:08 hjs 1.28.14.1: #i62152# fixed but keeping functionality
2006-03-07 16:08:03 +00:00
Jens-Heiner Rechtien
a7da220825 INTEGRATION: CWS sb37 (1.26.4); FILE MERGED
2005/09/20 13:04:36 hjs 1.26.4.3: #125477# fix CPP/CXX fumbling
2005/09/12 16:58:17 hjs 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED
2005/09/12 12:41:31 hjs 1.26.4.1: #125477# add flags to prefer SYSBASE
2005-12-28 15:54:29 +00:00
Rüdiger Timm
59a1aa941d INTEGRATION: CWS ooo19126 (1.26.2); FILE MERGED
2005/09/05 17:16:55 rt 1.26.2.1: #i54170# Change license header: remove SISSL
2005-09-07 16:43:26 +00:00
Rüdiger Timm
7d249fc5e7 INTEGRATION: CWS mh19121 (1.24.8); FILE MERGED
2005/08/10 12:24:51 mh 1.24.8.1: #i51964#, Support for ARCH_FLAGS when compiling the module icu
2005-08-18 11:04:01 +00:00
Jens-Heiner Rechtien
cdb9b9991e INTEGRATION: CWS gslpatches2 (1.24.2); FILE MERGED
2005/06/06 10:42:51 hdu 1.24.2.2: #i36817# fix typo
2005/06/06 09:52:39 hdu 1.24.2.1: #i36817# add support for Dzongkha script
2005-08-05 11:52:18 +00:00
Oliver Bolte
9aedc8bc94 INTEGRATION: CWS ause027 (1.23.6); FILE MERGED
2005/05/02 08:58:54 hjs 1.23.6.2: #i42293# removing more
2005/04/26 12:02:47 hjs 1.23.6.1: #i42293# switch to pregenerated makefiles for COMEX=8
2005-05-06 08:35:57 +00:00
Oliver Bolte
55961bfd58 INTEGRATION: CWS localedata3 (1.21.6); FILE MERGED
2005/03/11 13:28:53 er 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED
2005/02/09 15:29:55 er 1.21.6.1: #i41140# add Khmer layout patch provided by Javier Sola and Jens Herden
2005-03-15 12:37:19 +00:00
Vladimir Glazounov
baeae9dc79 INTEGRATION: CWS i18n16 (1.21.4); FILE MERGED
2005/01/25 18:27:19 khong 1.21.4.1: #i35285# deliver gencmn for generate breakiterator rule binary
2005-02-25 09:07:03 +00:00
Kurt Zenker
50680c8efb INTEGRATION: CWS ause015 (1.20.6); FILE MERGED
2005/01/04 13:51:20 hjs 1.20.6.1: #i39137# fix windows versions; use COPY macro
2005-01-14 10:32:24 +00:00
Rüdiger Timm
2e93c61449 INTEGRATION: CWS fwkpp2fix01 (1.19.6); FILE MERGED
2004/10/26 11:08:55 vg 1.19.6.1: #i35258# run convert.sh in shell
2004-11-09 14:08:55 +00:00
Rüdiger Timm
771ee4b0a2 #i10000# Just found this as locally modified :-( 2004-09-30 12:37:11 +00:00
Kurt Zenker
b25ae68785 INTEGRATION: CWS icu2003tk (1.17.8); FILE MERGED
2004/07/01 11:32:25 obo 1.17.8.3: #i30561# path separator fixed
2004/06/22 11:31:23 obo 1.17.8.2: #i30561# change build process for wntmsci10 (.NET 2003) to makefiles
2004/06/21 14:07:43 obo 1.17.8.1: change to nmake makefiles for .NET 2003 toolkit
2004-07-30 12:01:52 +00:00
Rüdiger Timm
165020d602 #i10000# Fixed by obo? 2004-05-12 07:05:07 +00:00
Jens-Heiner Rechtien
18ada1ead9 INTEGRATION: CWS i18n08 (1.13.4); FILE MERGED
2003/09/01 13:13:33 er 1.13.4.4: #i15631# support debug build mechanism, and add comment why not to use it and what to do else
2003/08/27 16:19:31 er 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED
#i15631# merge in latest changes of MAC OS X fixes (DLLPOST)
2003/08/09 08:05:40 khong 1.13.4.2: #15631# #i15075# upgrade icu to 2.6 and fix sentence breakiterator problem
2003/08/09 00:09:07 khong 1.13.4.1: #15631# #i15075# upgrade icu to 2.6 and fix sentence breakiterator problem
2003-11-07 14:59:13 +00:00
Vladimir Glazounov
c36157fc79 INTEGRATION: CWS net2003 (1.13.6); FILE MERGED
2003/09/08 19:47:13 obo 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED
2003/08/07 15:24:23 obo 1.13.6.1: #111136 net 2003
2003-10-06 16:19:48 +00:00
Jens-Heiner Rechtien
b173c19dcf INTEGRATION: CWS ooo11rc2 (1.13.2); FILE MERGED
2003/07/14 16:59:15 fa 1.13.2.1: Fixes for DLLPOST, allow icu compilation on Mac OS X.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16415

Dan
fa@ooo
2003-07-16 16:26:10 +00:00
Hans-Joachim Lankenau
1abc8c4c26 #100000# fix buildprobs with old 4nt shells 2003-06-17 14:31:15 +00:00
Vladimir Glazounov
aa277a6c50 INTEGRATION: CWS mh11rc (1.10.14); FILE MERGED
2003/06/06 09:19:21 mh 1.10.14.1: join: from beta2
2003-06-12 09:33:09 +00:00
Vladimir Glazounov
fcbb45fe50 INTEGRATION: CWS ause05 (1.10.10); FILE MERGED
2003/05/28 10:45:47 hjs 1.10.10.1: #i14194# buildproblems with icu configure
2003-06-04 09:41:41 +00:00
Vladimir Glazounov
9b74e0115c INTEGRATION: CWS ause02 (1.8.2.1.4); FILE MERGED
2003/03/25 12:51:28 hjs 1.8.2.1.4.1: #107500# make sure to have CC/CXX set in subshells
2003-04-01 12:37:27 +00:00
Jens-Heiner Rechtien
10a1a63a37 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 10:28:38 +00:00
Eike Rathke
ec3760824e #104451# configure UNX with -O optimization 2002-10-31 14:45:58 +00:00
Oliver Bolte
c16a260931 #100000# / to $/ can't build with old 4nt shell 2002-09-25 11:09:57 +00:00
Eike Rathke
f3c09548f6 #101659# upgrade to ICU 2.2 2002-09-15 22:16:49 +00:00
Martin Hollmichel
3d6d4696a1 join: from OO642C, #100000# 2002-08-27 08:03:10 +00:00