index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code health: Remove base address setting for mingw
Richard Levitte
2017-02-28
1
-2
/
+1
*
HPUX: Add the forgotten $(DSTDIR) when linking DSOs
Richard Levitte
2016-11-01
1
-4
/
+4
*
Remove automatic RPATH
Richard Levitte
2016-10-13
1
-7
/
+7
*
Configurations/10-main.cf: AIX "facelift".
Andy Polyakov
2016-09-08
1
-2
/
+4
*
Makefile.shared: revert Haiku support commit.
Andy Polyakov
2016-05-25
1
-4
/
+4
*
Add support for RC / WINDRES env variables
Richard Levitte
2016-05-16
1
-4
/
+5
*
Add Haiku support.
Jérôme Duval
2016-04-14
1
-4
/
+4
*
FreeBSD, at least, can restrict symbols in a shared library - so use the
Ben Laurie
2016-02-27
1
-1
/
+2
*
Solaris DSOs were still named libFOO.so, fixed
Richard Levitte
2016-02-25
1
-1
/
+1
*
correct name of GNU shared libraries
Roumen Petrov
2016-02-23
1
-1
/
+1
*
Fix DSO name on HP/UX
Richard Levitte
2016-02-22
1
-1
/
+1
*
Don't include all symbols from static libraries when building a DSO
Richard Levitte
2016-02-22
1
-24
/
+28
*
Fix incorrect SO name on GNU platforms
Richard Levitte
2016-02-22
1
-3
/
+3
*
Makefile.shared: limit .dll image base pinning to FIPS builds.
Andy Polyakov
2016-02-19
1
-1
/
+1
*
Big rename fest of MingW shared libraries
Richard Levitte
2016-02-19
1
-16
/
+32
*
Big rename fest of engine DSO names, from libFOO.so to FOO.so
Richard Levitte
2016-02-19
1
-20
/
+12
*
Simplify the generation of ld scripts for Linux and Solaris
Richard Levitte
2016-02-19
1
-14
/
+5
*
Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dso
Richard Levitte
2016-02-19
1
-121
/
+96
*
Rethink the uplink / applink story
Richard Levitte
2016-02-19
1
-4
/
+0
*
Fix Solaris link_a and link_o
Richard Levitte
2016-02-16
1
-9
/
+5
*
Display the windres command
Richard Levitte
2016-02-13
1
-0
/
+2
*
Make util/mkrc.pl location agnostic and adapt Makefile.shared
Richard Levitte
2016-02-11
1
-1
/
+1
*
Add support for shared_rcflag, useful for windres (Cygwin and Mingw)
Richard Levitte
2016-02-11
1
-1
/
+5
*
unified build scheme: add the tweaks to build on Cygwin & Mingw
Richard Levitte
2016-02-10
1
-5
/
+1
*
unified build scheme: adjust some scripts
Richard Levitte
2016-02-09
1
-16
/
+22
*
Display the linking commands that are performed
Richard Levitte
2016-02-06
1
-2
/
+8
*
Enhance and clear the support of linker flags
Richard Levitte
2016-02-06
1
-10
/
+10
*
Don't export local symbols on Solaris
Matt Caswell
2016-02-05
1
-2
/
+7
*
Don't strip object files on Cygwin
Corinna Vinschen
2016-01-18
1
-2
/
+2
*
Don't export internal symbols
Matt Caswell
2015-12-15
1
-1
/
+12
*
RT3548: Remove some unsupported platforms.
Rich Salz
2015-01-12
1
-12
/
+1
*
RT3548: unsupported platforms
Rich Salz
2014-12-25
1
-27
/
+1
*
Makefile.share: fix brown-bag typo in link_o.darwin.
Andy Polyakov
2010-08-21
1
-1
/
+1
*
Makefile.shared: link_o.darwin comment update.
Andy Polyakov
2010-07-16
1
-0
/
+2
*
Makefile.shared: debugging line slipped through in previous commit.
Andy Polyakov
2010-07-15
1
-1
/
+1
*
Makefile.shared: update link_o.dawrin rule.
Andy Polyakov
2010-07-15
1
-8
/
+18
*
Fixes to CROSS_COMPILE, don't override command line option from environment
Dr. Stephen Henson
2009-10-15
1
-1
/
+1
*
PR: 2003
Dr. Stephen Henson
2009-08-10
1
-1
/
+1
*
Makefile.shared: improve portability of commit#17753.
Andy Polyakov
2009-01-02
1
-2
/
+2
*
Styling update to makefiles: eliminate redundant pipes.
Andy Polyakov
2008-12-30
1
-2
/
+2
*
Styling update to makefiles: $() to denote make substitutions and $${} -
Andy Polyakov
2008-12-29
1
-24
/
+24
*
AIX build updates.
Andy Polyakov
2008-09-12
1
-4
/
+4
*
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
Lutz Jänicke
2008-04-17
1
-4
/
+13
*
Minor fix in link_[oa].hpux.
Andy Polyakov
2007-09-16
1
-2
/
+2
*
IRIX and Tru64 platform updates.
Andy Polyakov
2007-08-26
1
-4
/
+4
*
Proper support for shared build under MacOS X.
Andy Polyakov
2007-07-31
1
-3
/
+1
*
--enable-auto-image-base in cygwin build.
Andy Polyakov
2007-05-19
1
-3
/
+7
*
Allow shared builds for aix[64]-gcc targets.
Andy Polyakov
2007-03-25
1
-5
/
+5
*
Fixes for aix-shared rules.
Andy Polyakov
2007-03-22
1
-5
/
+5
*
Further mingw build procedure updates.
Andy Polyakov
2006-10-24
1
-10
/
+19
[next]