Caolán McNamara
55a4020907
remove ToDouble/ToFloat
2012-03-20 12:57:34 +00:00
Caolán McNamara
bdfba4dbf6
make ResId->OUString the primary route
2012-03-20 12:57:33 +00:00
Luboš Luňák
8f29699cd1
asm fixes in openssl
2012-03-16 13:07:51 +01:00
tinderbox
f62da81eb2
nss and openssl don't realiably build in parallel
2012-03-16 13:07:28 +01:00
David Tardon
5eb87c7b6a
fix case
2012-03-06 10:37:01 +01:00
Stephan Bergmann
7c4f2ec8a7
Simplify install name handling for external libraries on Mac OS X
...
...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-29 18:46:38 +01:00
Michael Meeks
926822b241
android: don't add -I/usr/include to the compile line - urk
2012-01-21 21:41:28 +00:00
Tor Lillqvist
eefc25d1d2
Bin USE_MINGW
...
Its alternative values as used by OOo is irrelevant to us as we don't
intend to support building using MinGW on Windows itself. To us, MinGW
always means cross-compilation. For us it is enough to look at
$(OS)$(COM), and WNTGCC always implies cross-compilation.
(OOo on the other hand attempts to support use of the Cygwin gcc with
the -mno-cygwin option (which is practically considered an obsolete
option), the normal MinGW compiler (but still from Cygwin), but not
cros-compilation.)
2011-08-26 20:54:59 +03:00
Caolán McNamara
af4e2d9965
Related: fdo#35404 force .a files to hidden visibility
2011-07-27 09:21:57 +01:00
Tor Lillqvist
1301edf41e
Enable building openssl for iOS
...
Wasn't that complicated after all.
2011-06-13 02:17:01 +03:00
Tor Lillqvist
e39532fe3e
First attempt at Android support
2011-06-09 23:26:23 +03:00
Tor Lillqvist
7640c5d1ca
Fix typo
2011-01-24 11:44:43 +02:00
Tor Lillqvist
77d90bd7ba
Fix OpenSSL build for x64 Windows
...
For wntmscx, pass the platform code as VC-WIN64A to the OpenSSL build
mechanism. Add the additional steps described in INSTALL.W64 to
do_ms.bat: generate uptable.asm and assemble it. Avoid a problem with
_vsnprintf by defining _CRT_NON_CONFORMING_SWPRINTFS.
2011-01-24 01:20:05 +02:00
Petr Mladek
6f80f95bf3
default-openssl-no-idea-alg.diff: Disable the IDEA algorithm in openssl.
...
There is no license fee only for non-commercial use.
2010-09-16 07:16:59 +02:00
Joachim Lingner
210b5923e9
jl153 merge with DEV300_m82
2010-06-16 16:20:29 +02:00
obo
9f1127bc42
CWS-TOOLING: integrate CWS kfreebsdport01v2
2010-06-09 08:34:10 +02:00
Tobias Krause
dd5df7786a
jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except MacOSX (here we are using system openssl)
2010-06-07 13:32:25 +02:00
Rene Engelhard
ee0b041740
kfreebsdport01: fix openssl build on GNU/kFreeBSD
2010-04-17 14:38:13 +02:00
Hans-Joachim Lankenau
c2d29ac912
ause110: update to DEV300_m74
2010-03-10 16:36:40 +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
Vladimir Glazunov
9f1d44367a
CWS-TOOLING: integrate CWS ause106
2009-12-10 14:44:25 +01:00
Hans-Joachim Lankenau
fc895db9ba
ause106: #i107409# fix for windows ccache usage
2009-12-03 14:23:12 +01:00
Tobias Krause
da3b7412a4
#i106876# update of OpenSSL from 0.9.8k to 0.9.8l
2009-11-16 08:20:46 +00:00
Rüdiger Timm
94fb4f0e7a
#i105697# Patch by pjanik: Use 'linux-generic64' to configure openssl.
2009-10-09 12:09:40 +00:00
Vladimir Glazounov
f1de5cd008
CWS-TOOLING: integrate CWS cmcfixes62
...
2009-09-22 21:19:24 +0200 cmc r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows
2009-09-19 16:10:36 +0200 cmc r276303 : #i100000# revert this for no partically good reason
2009-09-18 14:16:47 +0200 cmc r276279 : remove extra build depend
2009-09-18 08:56:15 +0200 cmc r276265 : #i100000# rerun autoconf
2009-09-17 14:59:38 +0200 cmc r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59)
2009-09-10 16:40:49 +0200 pl r276041 : fix warning
2009-09-10 11:34:55 +0200 pl r276026 : disable warning from system header
2009-09-09 19:30:45 +0200 pl r276013 : use osl_getAsciiFunctionSymbol instead of strange cast
2009-09-09 19:25:32 +0200 pl r276012 : add some casting hacks to make compile on solaris cc
2009-09-09 19:10:48 +0200 pl r276009 : add missing Configure option for solaris sparce 32bit
2009-09-09 18:37:05 +0200 pl r276008 : merge fix for #i104525# into moved code
2009-09-07 13:28:08 +0200 cmc r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57)
2009-08-28 12:36:27 +0200 cmc r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56)
2009-08-26 12:56:18 +0200 cmc r275413 : #i104088# use the right headers in the right place
2009-08-25 17:07:50 +0200 cmc r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64
2009-08-25 13:08:48 +0200 cmc r275347 : #i89237# pretty picswitch up
2009-08-25 10:58:09 +0200 cmc r275342 : #i104489# remove last unused code in starmath
2009-08-25 10:23:33 +0200 cmc r275338 : #i104088# clean up the define post-move
2009-08-24 13:46:57 +0200 cmc r275310 : #i104088# 64bit odbc api changes
2009-08-24 13:42:52 +0200 cmc r275309 : #i89237# unify linux platform mks under a generic parent
2009-08-24 13:19:52 +0200 cmc r275307 : #i104455# remove unused code
2009-08-24 13:10:56 +0200 cmc r275306 : #i104088# 64bit odbc api changes
2009-08-24 10:07:50 +0200 cmc r275293 : #i104306# move recent-used to vcl
2009-08-24 09:32:08 +0200 cmc r275291 : #i104306# move recent-used to vcl
2009-08-23 22:01:07 +0200 cmc r275286 : #i104306# move recently-used to vcl
2009-08-22 15:25:25 +0200 cmc r275285 : #i104088# 64bit odbc api changes
2009-08-21 17:52:40 +0200 cmc r275268 : #i104306# move recently-used to vcl
2009-08-21 14:38:26 +0200 cmc r275257 : #i104408 make these headers ready for c++0x
2009-08-21 14:20:19 +0200 cmc r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains
2009-08-21 14:14:25 +0200 cmc r275250 : #i104385# silence 64bit warnings
2009-10-01 09:16:17 +00:00
Kurt Zenker
dc420fd3ea
CWS-TOOLING: integrate CWS mh232
...
2009-08-26 03:52:57 +0200 mh r275385 : #i102182# FreeBSD patch
2009-08-26 03:43:20 +0200 mh r275384 : #i101333# patch for FreeBSD
2009-08-26 03:11:20 +0200 mh r275383 : #i39230
2009-08-26 03:07:51 +0200 mh r275382 : #i39230# more space for initials field
2009-08-26 02:41:19 +0200 mh r275380 : #i39230# use vos::osecurity for reading the user name
2009-08-18 22:06:00 +0200 mh r275130 : #i104243#, line ending problem with newer perl
2009-08-18 21:53:21 +0200 mh r275129 : #i39230# read initials via getpwnam
2009-08-18 21:34:05 +0200 mh r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
2009-08-17 18:02:59 +0200 mh r275067 : #i95498# make compile with gcc3
2009-09-10 22:33:17 +00:00
Kurt Zenker
dfe1f92e69
CWS-TOOLING: integrate CWS tkr20
...
2009-05-08 08:31:10 +0200 tkr r271700 : ##i97329# fixed merge conflict during rebase
2009-05-07 08:30:15 +0200 tkr r271622 : CWS-TOOLING: rebase CWS tkr20 to trunk@271427 (milestone: DEV300:m47)
2009-04-17 14:36:42 +0200 tkr r270947 : #i73893# implemented the XCommandProcessor:Abort method
2009-03-20 14:08:15 +0100 tkr r269806 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit
2009-03-19 16:15:26 +0100 tkr r269754 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit
2009-03-19 16:09:04 +0100 tkr r269753 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit
2009-03-19 15:57:05 +0100 tkr r269752 : #i97003# Ask password container if persistent storage should be used
2009-03-19 15:53:18 +0100 tkr r269751 : #i97003# ask if password container should use the persistent storage
2009-03-19 09:08:18 +0100 tkr r269726 : #i99774# ucb: patch to silence warnings in gcc 4.4
2009-03-19 09:05:38 +0100 tkr r269725 : #i99046# remove mime-type
2009-03-19 09:04:56 +0100 tkr r269724 : #i97329# fixed truncated text on buttons
2009-03-19 09:03:50 +0100 tkr r269723 : #i97542# Warning errors in uui / empty bodys in for loops
2009-06-03 16:42:24 +00:00
Ivo Hinkelmann
4039bec2f4
CWS-TOOLING: integrate CWS tkr21_DEV300
...
2009-03-30 13:45:59 +0200 tkr r270224 : #i100606# openssl upgrade to 0.9.8k. (security fixes)
2009-04-03 20:48:20 +00: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
2366c58cd9
INTEGRATION: CWS sb91 (1.25.6); FILE MERGED
...
2008/07/11 08:25:45 sb 1.25.6.1: #i91567# adapt to unxsolu4
2008-08-27 12:41:04 +00:00
Rüdiger Timm
dce5f02819
INTEGRATION: CWS changefileheader (1.24.6); FILE MERGED
...
2008/03/31 13:20:03 rt 1.24.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:09:41 +00:00
Rüdiger Timm
0025f99d55
INTEGRATION: CWS openssl02 (1.22.4); FILE MERGED
...
2008/01/08 07:25:17 tkr 1.22.4.1: #i83815# provide 32/64 Bit Solaris Build
2008-01-29 10:40:36 +00:00
Oliver Bolte
a151d5d46a
INTEGRATION: CWS mingwport09 (1.21.4); FILE MERGED
...
2007/12/11 12:37:32 vg 1.21.4.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:18:15 +00:00
Kurt Zenker
b3547836db
INTEGRATION: CWS nowrapcmd1 (1.21.2); FILE MERGED
...
2007/12/04 17:57:00 vq 1.21.2.1: #i82202#, #i84084# Fix openssl build issue for nowrapcmd1 and 4NT builds.
2007-12-12 14:38:30 +00:00
Hans-Joachim Lankenau
61a907b01e
#i10000# keep the build running
2007-11-27 15:10:59 +00:00
Ivo Hinkelmann
130545c28f
INTEGRATION: CWS openssl01 (1.19.2); FILE MERGED
...
2007/11/22 11:47:52 hjs 1.19.2.6: #i83647# tweak patch usage/creation - solaris too
2007/11/22 11:22:13 hjs 1.19.2.5: #i83647# tweak patch usage/creation
2007/11/22 09:56:36 tkr 1.19.2.4: #i83647# remove -j make option - build breaks
2007/11/22 09:37:59 tkr 1.19.2.3: #i83647# solaris make without -j option
2007/11/21 13:07:07 tkr 1.19.2.2: #i83647# linux cc
2007/11/21 10:18:39 tkr 1.19.2.1: #i83687# cygwin issue
2007-11-26 11:47:43 +00:00
Rüdiger Timm
124bfb8820
#i10000# Missing quote inserted.
2007-11-14 07:23:39 +00:00
Tobias Krause
13a0ba54be
#31053# HTTPS WebDAV (cygwin)
2007-10-24 14:07:50 +00:00
Rüdiger Timm
b7528aba77
This module is 'openssl', so set PRJNAME accordingly.
2007-10-23 12:41:31 +00:00
Tobias Krause
ec91582136
#31053# WebDAV Https Support
2007-10-19 12:45:53 +00:00
Tobias Krause
5b40ce920a
#31053# WebDAV Https Support
2007-10-19 11:52:28 +00:00
Tobias Krause
7abcdd5fbe
#31053# WebDAV Https Support
2007-10-17 15:03:28 +00:00
Tobias Krause
698b79cc07
#31053# https webdav support
2007-10-10 11:36:38 +00:00
Tobias Krause
86b27d912e
#31053# https webdav support
2007-10-10 10:29:32 +00:00
Tobias Krause
fd2eed2607
#31053# https webdav support
2007-10-05 10:35:37 +00:00
Tobias Krause
5c811d1733
#31053# https webdav support
2007-10-02 08:03:13 +00:00
Sander Vesik
a43fff6f7f
INTEGRATION: CWS ooo20040329 (1.8.26); FILE REMOVED
...
2004/04/08 05:12:39 svesik 1.8.26.1: RESYNC:; FILE REMOVED
2004-04-21 12:29:26 +00:00
Jens-Heiner Rechtien
076ac7eab0
INTEGRATION: CWS ooo20030412 (1.7.28); FILE MERGED
...
2003/04/07 15:36:34 mh 1.7.28.1: del: so_predeliver, #i9398#
2003-04-28 16:00:54 +00:00
Hans-Joachim Lankenau
0010509c35
#89835# workaround for LD_LIBRARY_PATH prob on linux intel
2001-10-22 11:18:27 +00:00