summaryrefslogtreecommitdiff
path: root/stlport/makefile.mk
AgeCommit message (Collapse)Author
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
2012-02-20stlport stl/_locale.h new operator unrecognizedWei Ming Khoo
2011-06-12Remove some OS/2 remnantsFrancois Tigeot
2011-05-14Drop stuff for old MSVC versions we don't support anywayTor Lillqvist
2011-05-14Kill USE_NEW_SDK and adapt to it being always TRUETor Lillqvist
2011-03-29use --hash-style=gnu linking when supportedPetr Mladek
2011-02-09Build STLport only as a compatibility libraryFridrich Štrba
2011-02-08Don't use the dummy functional at allFridrich Štrba
2011-02-08Don't use the dummy functional on windowsFridrich Štrba
since MSVC headers contain all the SGI extensions we use
2011-02-08cleared the need of the non-standard numeric, rope and vector headerFridrich Štrba
2011-02-06removing the hash_map, hash_set and slist forwarding headersFridrich Štrba
2010-12-07make possible to build with c++0xCaolán McNamara
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau
2010-01-12sb118: #i108269# first step of removing tcsh supportsb
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-08-06CWS-TOOLING: integrate CWS jsc320Release Engineers
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-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann
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-01CWS-TOOLING: integrate CWS cmcfixes56Ivo Hinkelmann
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-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte
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)
2008-12-09CWS-TOOLING: integrate CWS os2port04Rüdiger Timm
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-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-07-22INTEGRATION: CWS os2port03 (1.40.4); FILE MERGEDOliver Bolte
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-06-16INTEGRATION: CWS hr51 (1.43.4); FILE MERGEDRüdiger Timm
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-04-11INTEGRATION: CWS changefileheader (1.42.2); FILE MERGEDRüdiger Timm
2008/03/31 13:20:26 rt 1.42.2.1: #i87441# Change license header to LPGL v3.
2008-03-18INTEGRATION: CWS sb83 (1.41.14); FILE MERGEDVladimir Glazounov
2008/01/11 14:13:15 sb 1.41.14.1: #i84200# improved USE_SYSTEM_STL=YES handling
2007-11-12INTEGRATION: CWS macleopardbuild (1.40.8); FILE MERGEDRüdiger Timm
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-07-31INTEGRATION: CWS configure21 (1.39.6); FILE MERGEDJens-Heiner Rechtien
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-03-26INTEGRATION: CWS mingwport03 (1.34.8); FILE MERGEDVladimir Glazounov
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-01-25INTEGRATION: CWS ause069 (1.36.2); FILE MERGEDOliver Bolte
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
2006-11-22INTEGRATION: CWS hr33 (1.33.20); FILE MERGEDVladimir Glazounov
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-10-05INTEGRATION: CWS ause068 (1.34.10); FILE MERGEDKurt Zenker
2006/09/21 14:41:03 hjs 1.34.10.1: #i69536# + no longer required before echo command
2006-09-25INTEGRATION: CWS obo05 (1.34.2); FILE MERGEDVladimir Glazounov
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-06-20INTEGRATION: CWS warnings01 (1.31.8); FILE MERGEDJens-Heiner Rechtien
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.
2005-12-21INTEGRATION: CWS hr24 (1.32.16); FILE MERGEDOliver Bolte
2005/12/13 15:05:27 hr 1.32.16.1: #i59294#: new makefile for Sun Studio 11
2005-09-08INTEGRATION: CWS ooo19126 (1.31.10); FILE MERGEDRüdiger Timm
2005/09/05 17:40:32 rt 1.31.10.1: #i54170# Change license header: remove SISSL
2005-07-18INTEGRATION: CWS cmcfixes11 (1.30.8); FILE MERGEDOliver Bolte
2005/07/14 15:28:49 cmc 1.30.8.1: #i51974# update system stl debugging
2005-05-31INTEGRATION: CWS macosx07 (1.29.10); FILE MERGEDKurt Zenker
2005/05/05 23:05:25 ericb 1.29.10.1: i48521 stlport changes in makefile.mk for Mac OSX 10.4
2005-02-24INTEGRATION: CWS cmcfixes2 (1.27.10); FILE MERGEDVladimir Glazounov
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-11INTEGRATION: CWS fpic1 (1.27.8); FILE MERGEDJens-Heiner Rechtien
2005/02/01 14:30:51 cmc 1.27.8.1: #i41014# centralize -fpic/-fPIC into one variable
2004-09-08INTEGRATION: CWS ooo20040704 (1.26.16); FILE MERGEDRüdiger Timm
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-02-02INTEGRATION: CWS geordi2q14 (1.25.6); FILE MERGEDJens-Heiner Rechtien
2004/01/30 11:51:14 hr 1.25.6.1: #111934#: merge CWS ooo111fix2
2003-12-17INTEGRATION: CWS geordi2q11 (1.24.4); FILE MERGEDVladimir Glazounov
2003/12/16 16:17:52 hr 1.24.4.1: #111934#: join CWS ooo111fix1
2003-12-01#100000#: support for Sun One Compiler Collection 8 (C++-5.5)Jens-Heiner Rechtien
2003-08-18INTEGRATION: CWS geordi2q01 (1.22.8); FILE MERGEDHans-Joachim Lankenau
2003/08/18 13:29:30 hr 1.22.8.1: #i18350#: join changes from CWS ooo11rc3
2003-07-16INTEGRATION: CWS ooo11rc2 (1.21.4); FILE MERGEDJens-Heiner Rechtien
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-06-12INTEGRATION: CWS mh11rc (1.20.10); FILE MERGEDVladimir Glazounov
2003/06/05 07:47:33 mh 1.20.10.1: join: from beta2, #i13620#