summaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Expand)Author
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl
2013-10-24openssl: use libraries from WORKDIRMichael Stahl
2013-09-22stop delivering lots of external static librariesMichael Stahl
2013-09-12Unfortunately, openssl's "no-shared" apparently also implies no -fPICStephan Bergmann
2013-09-12Looks like build_engines (incl. in build_libs) is needed afer allStephan Bergmann
2013-09-12Only build in ExternalProject_openssl what's needed in ExternalPackage_opensslStephan Bergmann
2013-09-09openssl, libxmlsec: use gb_ExternalPackage_add_libraries_for_installMichael Stahl
2013-09-03Pass no-dso to the OpenSSL configuryTor Lillqvist
2013-09-03For some reason the asm code for rc4_md5_enc seems to go missing for x64 LinuxTor Lillqvist
2013-09-03More headers need un-symlinking for MSVCTor Lillqvist
2013-09-03Upgrade the bundled OpenSSL to 1.0.1eTor Lillqvist
2013-08-17enable binary package option for a set of 'stable' librariesNorbert Thiebaud
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann
2013-05-10Enable building OpenSSL for OS XTor Lillqvist
2013-05-10Attempt to clarify nested conditional messTor Lillqvist
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-04-20enable symbols and disable optimization in openssl for a dbgutil buildMarkus Mohrhard
2013-04-19Fix https://-related crashes.Jan Holesovsky
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl
2013-03-31fix gold warning about hidden symbolsPeter Foley
2013-03-21TypoTor Lillqvist
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-28openssl: unset MAKEFLAGS on !MSC as wellMiklos Vajna
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-01-03Fix typo: s/VISIBILTIY/VISIBILITY/Tor Lillqvist
2012-12-31fix postgresql on winPeter Foley
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley
2012-10-07fix for openssl with MSVC when ccache is enabledPeter Foley
2012-08-16fix openssl build with VS2012Peter Foley
2012-06-22.patch files don't need executable bitsMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-23update internal openssl to version 0.9.8vPetr Mladek
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-16asm fixes in opensslLuboš Luňák
2012-03-16nss and openssl don't realiably build in paralleltinderbox
2012-03-06fix caseDavid Tardon
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2012-01-21android: don't add -I/usr/include to the compile line - urkMichael Meeks
2011-08-26Bin USE_MINGWTor Lillqvist
2011-07-27Related: fdo#35404 force .a files to hidden visibilityCaolán McNamara
2011-07-01Don't hardcode -arch armv7 here, breaks build for simulatorTor Lillqvist
2011-06-13Enable building openssl for iOSTor Lillqvist
2011-06-09First attempt at Android supportTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky