summaryrefslogtreecommitdiffstats
path: root/apps/Makefile.ssl
AgeCommit message (Expand)Author
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-03-13"make depend". This takes into account the algorithms that are nowBodo Möller
2005-02-03Shut whiny make's up.Andy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte
2005-01-25Please BSD make...Andy Polyakov
2004-12-13Propagate a few more variables to Makefile.shared when linkingRichard Levitte
2004-11-14Zap obsolete der_chop script.Dr. Stephen Henson
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte
2004-11-11Whoops, syntactic mistake...Richard Levitte
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte
2004-09-10make updateRichard Levitte
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-05-31Working on HP-UX shared support...Andy Polyakov
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-04-19make updateGeoff Thorpe
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-10-31Let exit codes propagate from within for loops.Richard Levitte
2003-05-01make updateRichard Levitte
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte
2002-12-29make updateRichard Levitte
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-15Update the make system for installations:Richard Levitte
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte
2002-12-05Corrected DJGPP patchRichard Levitte
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-11Make the programs link against the static library on MacOS X.Richard Levitte
2002-10-09Remove redundancy and use the main makefile betterRichard Levitte
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-08-26ecdsa => ecBodo Möller
2002-08-09make updateBodo Möller
2002-08-01make updateRichard Levitte
2002-07-30"make update"Lutz Jänicke
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte
2002-02-13ECDSA supportBodo Möller