Commit graph

68 commits

Author SHA1 Message Date
Francois Tigeot
9a7c5c7785 Remove some OS/2 remnants 2011-06-12 07:18:48 +02:00
Tor Lillqvist
95659d7508 Drop stuff for old MSVC versions we don't support anyway 2011-05-14 23:40:32 +03:00
Tor Lillqvist
4c7f692682 Kill USE_NEW_SDK and adapt to it being always TRUE 2011-05-14 23:26:26 +03:00
Petr Mladek
047a74d0e7 use --hash-style=gnu linking when supported 2011-03-29 12:25:46 +01:00
Fridrich Štrba
c296fe08de Build STLport only as a compatibility library 2011-02-09 20:18:10 +01:00
Fridrich Štrba
b9bb63b5c3 Don't use the dummy functional at all 2011-02-08 17:40:37 +01:00
Fridrich Štrba
ad6ae59025 Don't use the dummy functional on windows
since MSVC headers contain all the SGI extensions we use
2011-02-08 10:21:12 +01:00
Fridrich Štrba
ef2942e54d cleared the need of the non-standard numeric, rope and vector header 2011-02-08 09:29:29 +01:00
Fridrich Štrba
a15f4939ae removing the hash_map, hash_set and slist forwarding headers 2011-02-06 15:02:35 +01:00
Caolán McNamara
2b53e0dd07 make possible to build with c++0x 2010-12-07 15:25:53 +00:00
Jens-Heiner Rechtien
14ce085d58 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
Hans-Joachim Lankenau
393382f1bb ause110: update to DEV300_m74 2010-03-10 16:36:40 +01:00
sb
35ec6ba5ee sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
f281d77a21 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
a96692642a ause110: #i106731# remove tarballs from scm and find them in download cache dir 2010-01-15 14:55:12 +01:00
sb
52fae281f6 sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
sb
abe1d852c9 sb116: #i106845# removed obsolete IRIX port 2009-11-13 11:04:06 +01:00
Release Engineers
ced0d68a1e CWS-TOOLING: integrate CWS jsc320
2009-07-31 11:40:04 +0200 jsc  r274518 : #103926# apply patch
2009-07-16 17:17:01 +0200 jsc  r274063 : #i103311# check new Solaris compiler version ox5100
2009-07-07 17:20:41 +0200 jsc  r273811 : cleanup
2009-07-07 15:21:26 +0200 jsc  r273799 : #98322# correct LD_LIBRARY_PATH, sdk/lib dir instead of sdkout/platfrom/lib, all unix excepting mac
2009-07-07 15:07:05 +0200 jsc  r273798 : #i98322# correct link
2009-07-07 09:43:57 +0200 jsc  r273773 : #i98322# correct link path
2009-07-06 15:49:07 +0200 jsc  r273749 : #i98322# correct typo
2009-07-06 14:17:27 +0200 jsc  r273743 : #i103311# support sunstudio compiler 12u1, version 5.10 (which results in 0x5100)
2009-07-03 13:54:58 +0200 jsc  r273693 : #i96576# support opensolaris and enhance docu to relfect usage of gmake
2009-07-02 13:12:02 +0200 jsc  r273643 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:11:30 +0200 jsc  r273642 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:05:35 +0200 jsc  r273640 : #i103260# correct typo for windows
2009-07-02 13:01:34 +0200 jsc  r273639 : #i103260# provide regview with path as argument
2009-07-01 07:18:01 +0200 jsc  r273541 : CWS-TOOLING: rebase CWS jsc320 to trunk@273468 (milestone: DEV300:m51)
2009-06-30 08:01:13 +0200 jsc  r273485 : #98322# include import purpenvhelper lib under windows
2009-06-10 15:07:29 +0200 jsc  r272815 : CWS-TOOLING: rebase CWS jsc320 to trunk@272291 (milestone: DEV300:m49)
2009-05-27 09:36:23 +0200 jsc  r272329 : #i98322# create link for purpenvhelper library in SDK
2009-05-27 09:35:41 +0200 jsc  r272328 : #i98322# create link for purpenvhelpr library in SDK
2009-05-14 16:19:41 +0200 jsc  r271900 : increase version number in SDK header image
2009-05-14 16:11:05 +0200 jsc  r271899 : #i101408# new version 3.2
2009-05-14 15:33:47 +0200 jsc  r271894 : #i99163# apply patch to correct wrong tags for autodoc
2009-05-14 14:49:58 +0200 jsc  r271889 : #i99707# apply patch to remove unused code
2009-08-06 07:01:05 +00:00
Ivo Hinkelmann
a6ef6eddc6 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
Ivo Hinkelmann
5332d66e02 CWS-TOOLING: integrate CWS cmcfixes56
2009-03-26 14:46:13 +0100 cmc  r270080 : #i100517# merge changes of locales32 to match
2009-03-26 14:31:32 +0100 cmc  r270079 : #i100517# add some brackets and remove stray ;
2009-03-25 13:30:36 +0100 cmc  r270021 : #i100503# make tralay work again
2009-03-25 10:13:35 +0100 cmc  r269999 : #i100536# remove last unused method
2009-03-24 15:13:50 +0100 cmc  r269955 : #i100517# fix straight-forward warnings
2009-03-24 14:36:37 +0100 cmc  r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working
2009-03-24 14:02:27 +0100 cmc  r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings
2009-03-24 13:58:15 +0100 cmc  r269942 : #i100504# drawinglayer is warning free on ix86 linux
2009-03-24 13:56:15 +0100 cmc  r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
2009-04-01 13:20:55 +00:00
Oliver Bolte
3e40885207 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
7006253eeb 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
76a53d40e5 CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
Oliver Bolte
dd16b80a2d INTEGRATION: CWS os2port03 (1.40.4); FILE MERGED
2008/07/16 12:24:18 obr 1.40.4.3: RESYNC: (1.41-1.44); FILE MERGED
2008/01/15 13:52:45 obr 1.40.4.2: RESYNC: (1.40-1.41); FILE MERGED
2008/01/14 16:41:05 ydario 1.40.4.1: add os2 build.
Issue number:i85203
Submitted by:ydario
2008-07-22 15:55:24 +00:00
Rüdiger Timm
eedfccdec3 INTEGRATION: CWS hr51 (1.43.4); FILE MERGED
2008/05/05 13:31:14 hr 1.43.4.1: #i88947#: SystemSTL on Solaris with SunStudio compilers means the STLport shipped with the compiler, no need to wrap hash_set and friends
2008-06-16 13:20:39 +00:00
Rüdiger Timm
3c746341bb INTEGRATION: CWS changefileheader (1.42.2); FILE MERGED
2008/03/31 13:20:26 rt 1.42.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 05:59:44 +00:00
Vladimir Glazounov
c2b4ae23b8 INTEGRATION: CWS sb83 (1.41.14); FILE MERGED
2008/01/11 14:13:15 sb 1.41.14.1: #i84200# improved USE_SYSTEM_STL=YES handling
2008-03-18 12:13:31 +00:00
Rüdiger Timm
601dbde698 INTEGRATION: CWS macleopardbuild (1.40.8); FILE MERGED
2007/11/11 22:59:11 fheckl 1.40.8.2: fixing quotation error
2007/10/15 21:39:38 fheckl 1.40.8.1: Fixing Leopard build
2007-11-12 14:31:01 +00:00
Jens-Heiner Rechtien
1da872df67 INTEGRATION: CWS configure21 (1.39.6); FILE MERGED
2007/07/09 23:23:03 rene 1.39.6.2: #i10000# both also here
2007/05/06 16:08:52 rene 1.39.6.1: support --hash-style= from binutils
2007-07-31 12:10:28 +00:00
Vladimir Glazounov
638edb16da INTEGRATION: CWS mingwport03 (1.34.8); FILE MERGED
2007/03/20 10:42:36 vg 1.34.8.4: RESYNC MERGED 1.37 1.38
Everything below this line will be added to the revision comment.
2007/01/08 23:44:19 vg 1.34.8.3: RESYNC: (1.36-1.37); FILE MERGED
2006/11/09 17:00:56 vg 1.34.8.2: RESYNC: (1.34-1.36); FILE MERGED
2006/09/26 11:09:08 vg 1.34.8.1: #i53572# MinGW port
2007-03-26 14:38:49 +00:00
Oliver Bolte
92e4e8746a INTEGRATION: CWS ause069 (1.36.2); FILE MERGED
2006/12/04 21:45:00 hjs 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED
2006/10/18 17:13:06 hjs 1.36.2.1: #i70359# remove forced shell calls
2007-01-25 13:01:07 +00:00
Vladimir Glazounov
fd7517f3a2 INTEGRATION: CWS hr33 (1.33.20); FILE MERGED
2006/11/03 18:01:51 hr 1.33.20.2: RESYNC: (1.33-1.36); FILE MERGED
2006/05/03 12:20:45 hr 1.33.20.1: #i63732#: to not deliver stlport if it's taken from the system
2006-11-22 09:44:08 +00:00
Kurt Zenker
b0e8193c63 INTEGRATION: CWS ause068 (1.34.10); FILE MERGED
2006/09/21 14:41:03 hjs 1.34.10.1: #i69536# + no longer required before echo command
2006-10-05 09:43:50 +00:00
Vladimir Glazounov
92e87d4359 INTEGRATION: CWS obo05 (1.34.2); FILE MERGED
2006/06/27 10:42:03 obo 1.34.2.2: #i53611# .net 2005 port
2006/06/27 09:52:21 obo 1.34.2.1: #i53611# port for .net 2005
2006-09-25 12:12:16 +00:00
Jens-Heiner Rechtien
5727f7af5e INTEGRATION: CWS warnings01 (1.31.8); FILE MERGED
2006/01/25 21:59:33 sb 1.31.8.4: RESYNC: (1.32-1.33); FILE MERGED
2005/09/23 00:21:14 sb 1.31.8.3: RESYNC: (1.31-1.32); FILE MERGED
2005/08/31 13:04:28 sb 1.31.8.2: #i53898# Made code warning-free.
2005/08/29 13:00:23 sb 1.31.8.1: #i53898# Disable warnings from within STLport headers on unxsoli4 and unxsols4.
2006-06-20 03:08:44 +00:00
Oliver Bolte
9124f750e7 INTEGRATION: CWS hr24 (1.32.16); FILE MERGED
2005/12/13 15:05:27 hr 1.32.16.1: #i59294#: new makefile for Sun Studio 11
2005-12-21 15:51:24 +00:00
Rüdiger Timm
ad2add984a INTEGRATION: CWS ooo19126 (1.31.10); FILE MERGED
2005/09/05 17:40:32 rt 1.31.10.1: #i54170# Change license header: remove SISSL
2005-09-08 06:48:02 +00:00
Oliver Bolte
db9bf8b3d7 INTEGRATION: CWS cmcfixes11 (1.30.8); FILE MERGED
2005/07/14 15:28:49 cmc 1.30.8.1: #i51974# update system stl debugging
2005-07-18 07:43:21 +00:00
Kurt Zenker
235849c2db INTEGRATION: CWS macosx07 (1.29.10); FILE MERGED
2005/05/05 23:05:25 ericb 1.29.10.1: i48521 stlport changes in makefile.mk for Mac OSX 10.4
2005-05-31 16:04:13 +00:00
Vladimir Glazounov
5b7c39e84f INTEGRATION: CWS cmcfixes2 (1.27.10); FILE MERGED
2005/02/11 12:43:51 cmc 1.27.10.2: #i42421# enable extending testing for invalid stl
2005/02/10 13:33:27 cmc 1.27.10.1: #i42421# enable extending testing for invalid stl
2005-02-24 13:47:13 +00:00
Jens-Heiner Rechtien
ae83e4ce2f INTEGRATION: CWS fpic1 (1.27.8); FILE MERGED
2005/02/01 14:30:51 cmc 1.27.8.1: #i41014# centralize -fpic/-fPIC into one variable
2005-02-11 14:32:47 +00:00
Rüdiger Timm
d8c4e62585 INTEGRATION: CWS ooo20040704 (1.26.16); FILE MERGED
2004/07/09 15:03:34 cmc 1.26.16.2: #i30891# system stl stuff
2004/06/28 15:19:26 cmc 1.26.16.1: #i30801# allow using system stl if possible
2004-09-08 15:33:43 +00:00
Jens-Heiner Rechtien
157b1b19bf INTEGRATION: CWS geordi2q14 (1.25.6); FILE MERGED
2004/01/30 11:51:14 hr 1.25.6.1: #111934#: merge CWS ooo111fix2
2004-02-02 19:28:14 +00:00
Vladimir Glazounov
e94e4ed75f INTEGRATION: CWS geordi2q11 (1.24.4); FILE MERGED
2003/12/16 16:17:52 hr 1.24.4.1: #111934#: join CWS ooo111fix1
2003-12-17 16:42:57 +00:00
Jens-Heiner Rechtien
4de6491089 #100000#: support for Sun One Compiler Collection 8 (C++-5.5) 2003-12-01 12:00:46 +00:00
Hans-Joachim Lankenau
7416f4df9e INTEGRATION: CWS geordi2q01 (1.22.8); FILE MERGED
2003/08/18 13:29:30 hr 1.22.8.1: #i18350#: join changes from CWS ooo11rc3
2003-08-18 13:59:35 +00:00
Jens-Heiner Rechtien
313105ed95 INTEGRATION: CWS ooo11rc2 (1.21.4); FILE MERGED
2003/07/15 14:21:03 hjs 1.21.4.3: #i10000# fixed dependencies; changed creation of new makefile
2003/07/15 02:45:23 fa 1.21.4.2: Correct placement of 4.5 patchfile once its been filtered for GXX_INCLUDE_PATH.

Dan
fa@ooo
2003/07/15 00:18:20 svesik 1.21.4.1: Add support for MacOSX/gcc3 - #i16417#

Contributed by: Dan Williams <fa@openoffice.org>
2003-07-16 16:13:47 +00:00
Vladimir Glazounov
7107c59fb2 INTEGRATION: CWS mh11rc (1.20.10); FILE MERGED
2003/06/05 07:47:33 mh 1.20.10.1: join: from beta2, #i13620#
2003-06-12 08:50:58 +00:00
Jens-Heiner Rechtien
0813a3f0f4 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 11:01:26 +00:00
Hans-Joachim Lankenau
6c896450cb #104894# allocator<void*> is external 2002-11-12 11:26:59 +00:00