aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-11Handle des_modes.pod properly.Richard Levitte1-2/+2
2003-05-29Have ASFLAGS be defined the same way as CFLAGSRichard Levitte1-2/+2
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte1-1/+2
2003-04-21Make it possible to affect the extension of man pages.Richard Levitte1-6/+7
2003-03-25Missed a few dollars.Richard Levitte1-4/+4
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte1-5/+11
2003-02-22Remove duplication and have clean depend on libcleanRichard Levitte1-4/+4
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte1-1/+5
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte1-0/+1
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte1-4/+2
2003-01-10Double the dollars that are intended for the command line.Richard Levitte1-1/+1
2003-01-10Add documentation on how to handle the shared libaries.Richard Levitte1-0/+6
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-1/+9
2002-12-29Since we're including Kerberos 5 headers in our exported header files (whenRichard Levitte1-1/+1
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte1-2/+2
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte1-1/+0
2002-12-19Because the contents of openssl.pc may have to change when a configurationRichard Levitte1-1/+1
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte1-1/+1
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte1-1/+1
2002-12-15Make sure manual pages are properly linked to on systems that have caseRichard Levitte1-8/+17
2002-12-15Update the make system for installations:Richard Levitte1-6/+11
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte1-2/+2
2002-12-05Corrected DJGPP patchRichard Levitte1-4/+4
2002-12-04Correct a few typos that I introduced after applying DJGPP patches.Richard Levitte1-2/+1