summaryrefslogtreecommitdiff
path: root/openssl/ExternalProject_openssl.mk
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Unfortunately, openssl's "no-shared" apparently also implies no -fPICStephan Bergmann1-1/+1
2013-09-12Looks like build_engines (incl. in build_libs) is needed afer allStephan Bergmann1-1/+1
2013-09-12Only build in ExternalProject_openssl what's needed in ExternalPackage_opensslStephan Bergmann1-12/+11
2013-09-03Pass no-dso to the OpenSSL configuryTor Lillqvist1-0/+1
2013-09-03For some reason the asm code for rc4_md5_enc seems to go missing for x64 LinuxTor Lillqvist1-1/+1
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann1-0/+3
2013-05-10Enable building OpenSSL for OS XTor Lillqvist1-1/+5
2013-05-10Attempt to clarify nested conditional messTor Lillqvist1-19/+40
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl1-1/+1
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl1-3/+1
2013-04-20enable symbols and disable optimization in openssl for a dbgutil buildMarkus Mohrhard1-2/+3
2013-04-19Fix https://-related crashes.Jan Holesovsky1-3/+4
2013-03-31fix gold warning about hidden symbolsPeter Foley1-3/+0
2013-03-21TypoTor Lillqvist1-1/+1
2013-02-28openssl: unset MAKEFLAGS on !MSC as wellMiklos Vajna1-4/+3
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-27/+28
2013-01-03Fix typo: s/VISIBILTIY/VISIBILITY/Tor Lillqvist1-1/+1
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley1-0/+68