summaryrefslogtreecommitdiffstats
path: root/openssl/makefile.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-1/+1
|
* make ResId->OUString the primary routeCaolán McNamara2012-03-201-1/+1
|
* asm fixes in opensslLuboš Luňák2012-03-161-5/+6
|
* nss and openssl don't realiably build in paralleltinderbox2012-03-161-1/+1
|
* fix caseDavid Tardon2012-03-061-1/+1
|
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-0/+5
| | | | | | | | | ...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.
* android: don't add -I/usr/include to the compile line - urkMichael Meeks2012-01-211-0/+5
|
* Bin USE_MINGWTor Lillqvist2011-08-261-11/+0
| | | | | | | | | | | | 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.)
* Related: fdo#35404 force .a files to hidden visibilityCaolán McNamara2011-07-271-1/+9
|
* Enable building openssl for iOSTor Lillqvist2011-06-131-0/+6
| | | | Wasn't that complicated after all.
* First attempt at Android supportTor Lillqvist2011-06-091-1/+1
|
* Fix typoTor Lillqvist2011-01-241-1/+1
|
* Fix OpenSSL build for x64 WindowsTor Lillqvist2011-01-241-2/+7
| | | | | | | 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.
* default-openssl-no-idea-alg.diff: Disable the IDEA algorithm in openssl.Petr Mladek2010-09-161-2/+2
| | | | There is no license fee only for non-commercial use.
* jl153 merge with DEV300_m82Joachim Lingner2010-06-161-2/+12
|\
| * CWS-TOOLING: integrate CWS kfreebsdport01v2obo2010-06-091-2/+12
| |\
| | * kfreebsdport01: fix openssl build on GNU/kFreeBSDRene Engelhard2010-04-171-2/+12
| | |
* | | jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except ↵Tobias Krause2010-06-071-12/+8
|/ / | | | | | | MacOSX (here we are using system openssl)
* | ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+1
|\|
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/
* CWS-TOOLING: integrate CWS ause106Vladimir Glazunov2009-12-101-1/+5
|\
| * ause106: #i107409# fix for windows ccache usageHans-Joachim Lankenau2009-12-031-1/+5
| |
* | #i106876# update of OpenSSL from 0.9.8k to 0.9.8lTobias Krause2009-11-161-5/+5
|/
* #i105697# Patch by pjanik: Use 'linux-generic64' to configure openssl.Rüdiger Timm2009-10-091-2/+0
|
* CWS-TOOLING: integrate CWS cmcfixes62Vladimir Glazounov2009-10-011-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* CWS-TOOLING: integrate CWS mh232Kurt Zenker2009-09-101-1/+1
| | | | | | | | | | | | 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
* CWS-TOOLING: integrate CWS tkr20Kurt Zenker2009-06-031-1/+6
| | | | | | | | | | | | | | | 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
* CWS-TOOLING: integrate CWS tkr21_DEV300Ivo Hinkelmann2009-04-031-5/+5
| | | | 2009-03-30 13:45:59 +0200 tkr r270224 : #i100606# openssl upgrade to 0.9.8k. (security fixes)
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-4/+4
| | | | | | | | | | | | | | | | | | | 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)
* INTEGRATION: CWS sb91 (1.25.6); FILE MERGEDRüdiger Timm2008-08-271-2/+2
| | | | 2008/07/11 08:25:45 sb 1.25.6.1: #i91567# adapt to unxsolu4
* INTEGRATION: CWS changefileheader (1.24.6); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 13:20:03 rt 1.24.6.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS openssl02 (1.22.4); FILE MERGEDRüdiger Timm2008-01-291-40/+57
| | | | 2008/01/08 07:25:17 tkr 1.22.4.1: #i83815# provide 32/64 Bit Solaris Build
* INTEGRATION: CWS mingwport09 (1.21.4); FILE MERGEDOliver Bolte2008-01-041-3/+26
| | | | 2007/12/11 12:37:32 vg 1.21.4.1: #i83133# catch-up fixes for MinGW port
* INTEGRATION: CWS nowrapcmd1 (1.21.2); FILE MERGEDKurt Zenker2007-12-121-4/+9
| | | | 2007/12/04 17:57:00 vq 1.21.2.1: #i82202#, #i84084# Fix openssl build issue for nowrapcmd1 and 4NT builds.
* #i10000# keep the build runningHans-Joachim Lankenau2007-11-271-7/+8
|
* INTEGRATION: CWS openssl01 (1.19.2); FILE MERGEDIvo Hinkelmann2007-11-261-18/+25
| | | | | | | | | 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
* #i10000# Missing quote inserted.Rüdiger Timm2007-11-141-3/+3
|
* #31053# HTTPS WebDAV (cygwin)Tobias Krause2007-10-241-3/+9
|
* This module is 'openssl', so set PRJNAME accordingly.Rüdiger Timm2007-10-231-4/+4
|
* #31053# WebDAV Https SupportTobias Krause2007-10-191-9/+9
|
* #31053# WebDAV Https SupportTobias Krause2007-10-191-26/+19
|
* #31053# WebDAV Https SupportTobias Krause2007-10-171-4/+13
|
* #31053# https webdav supportTobias Krause2007-10-101-4/+5
|
* #31053# https webdav supportTobias Krause2007-10-101-9/+6
|
* #31053# https webdav supportTobias Krause2007-10-051-4/+4
|
* #31053# https webdav supportTobias Krause2007-10-021-0/+108
|
* INTEGRATION: CWS ooo20040329 (1.8.26); FILE REMOVEDSander Vesik2004-04-211-138/+0
| | | | 2004/04/08 05:12:39 svesik 1.8.26.1: RESYNC:; FILE REMOVED
* INTEGRATION: CWS ooo20030412 (1.7.28); FILE MERGEDJens-Heiner Rechtien2003-04-281-8/+2
| | | | 2003/04/07 15:36:34 mh 1.7.28.1: del: so_predeliver, #i9398#
* #89835# workaround for LD_LIBRARY_PATH prob on linux intelHans-Joachim Lankenau2001-10-221-2/+8
|