aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
AgeCommit message (Expand)AuthorFilesLines
2006-01-03Make sure that after the change from revision 1.261,Bodo Möller1-7/+7
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov1-0/+2
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson1-0/+4
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov1-1/+1
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov1-1/+1
2005-07-05Add libcrypto.pc and libssl.pc, and install them along with openssl.pc.Richard Levitte1-2/+32
2005-06-26Minor (final?) Makefiles polish.Andy Polyakov1-1/+3
2005-06-23HP-UX specific updates to Makefile.org and Makefile.shared.Andy Polyakov1-4/+5
2005-06-23Jumbo Makfiles update.Andy Polyakov1-60/+40
2005-06-20Add crypto/bn/bn_prime.h to the collection of generated files. In theRichard Levitte1-1/+5
2005-06-19With DJGPP, it seems like the return code from grep, even when in theRichard Levitte1-4/+4
2005-06-06Pass INSTALL_PREFIX in BUILDENV.Richard Levitte1-2/+3
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte1-5/+5
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-3/+5
2005-05-16Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov1-8/+8
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov1-2/+6
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller1-0/+1
2005-04-30Cygwin/mingw sync with stable.Andy Polyakov1-1/+1
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov1-5/+3
2005-04-26Add DTLS support.Ben Laurie1-1/+1
2005-04-24Flag changes in Configure and config, too.Ben Laurie1-2/+2
2005-03-30Make tags target useful.Ben Laurie1-7/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-8/+7
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov1-86/+12
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov1-25/+4
2005-01-25Please BSD make...Andy Polyakov1-1/+1
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov1-1/+1
2005-01-09Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov1-1/+1
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson1-2/+2
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte1-2/+2
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte1-19/+21
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte1-0/+8
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov1-4/+8
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov1-1/+1
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov1-7/+28
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte1-2/+4
2004-06-01This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe1-1/+1
2004-05-31Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov1-1/+1
2004-05-13Let's make life easier and have the VMS version of the configuration beRichard Levitte1-1/+4
2004-05-06Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte1-2/+1
2004-04-19When generating dependencies in the makefiles, generate the reducedGeoff Thorpe1-1/+1
2004-03-24Make it easier to buld test applications...Richard Levitte1-17/+16
2003-11-29Damnit, I'm sick of having to do something special every time a moduleRichard Levitte1-1/+2
2003-10-31Engines are usually binary, and should therefore be in INSTALLTOPRichard Levitte1-1/+1
2003-10-31Let exit codes propagate from within for loops.Richard Levitte1-17/+17
2003-10-01Corrected misplacement of one of the greps...Richard Levitte1-1/+1
2003-10-01Avoid 'file names' with spacesRichard Levitte1-0/+2
2003-09-30Correct incorrect mode bits change.Richard Levitte1-1/+1
2003-07-04Make sure openssl.pc is readable by everyone.Richard Levitte1-0/+1