summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov
2005-01-09Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-11-11Cut'n'paste mistake. All tested OK now...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-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-01This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe
2004-05-31Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov
2004-05-13Let's make life easier and have the VMS version of the configuration beRichard Levitte
2004-05-06Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte
2004-04-19When generating dependencies in the makefiles, generate the reducedGeoff Thorpe
2004-03-24Make it easier to buld test applications...Richard Levitte
2003-11-29Damnit, I'm sick of having to do something special every time a moduleRichard Levitte
2003-10-31Engines are usually binary, and should therefore be in INSTALLTOPRichard Levitte
2003-10-31Let exit codes propagate from within for loops.Richard Levitte
2003-10-01Corrected misplacement of one of the greps...Richard Levitte
2003-10-01Avoid 'file names' with spacesRichard Levitte
2003-09-30Correct incorrect mode bits change.Richard Levitte
2003-07-04Make sure openssl.pc is readable by everyone.Richard Levitte
2003-06-11Handle des_modes.pod properly.Richard Levitte
2003-05-29Have ASFLAGS be defined the same way as CFLAGSRichard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte
2003-04-21Make it possible to affect the extension of man pages.Richard Levitte
2003-03-25Missed a few dollars.Richard Levitte
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte
2003-02-22Remove duplication and have clean depend on libcleanRichard 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
2003-01-10Double the dollars that are intended for the command line.Richard Levitte
2003-01-10Add documentation on how to handle the shared libaries.Richard Levitte
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2002-12-29Since we're including Kerberos 5 headers in our exported header files (whenRichard Levitte
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-19Because the contents of openssl.pc may have to change when a configurationRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-15Make sure manual pages are properly linked to on systems that have caseRichard 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-12-04Correct a few typos that I introduced after applying DJGPP patches.Richard Levitte
2002-12-04DJGPP patches.Richard Levitte
2002-11-29Make it so all names mentioned in the NAME section of each manpage becomes aRichard Levitte