summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2004-07-27Rename libcrypto.sha1 to libcrypto.a.sha1Dr. Stephen Henson
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-21Standard sh doesn't tolerate ! as part of the conditional command.Richard Levitte
2004-06-19Make make tags make tags.Ben Laurie
2004-06-19The version that was actually submitted for FIPS testing.Ben Laurie
2004-05-13Let's make life easier and have the VMS version of the configuration beRichard Levitte
2004-05-11Pull FIPS back into stable.Ben Laurie
2004-05-06Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte
2004-03-12Fix typo in "IRIX 6.x shared build fix-up."Andy Polyakov
2004-03-12IRIX 6.x shared build fix-up.Andy Polyakov
2003-10-01Avoid 'file names' with spacesRichard Levitte
2003-09-30Correct incorrect mode bits change.Richard Levitte
2003-08-11A new branch for FIPS-related changes has been created with the nameRichard Levitte
2003-07-31If FDIRS is to be treated like SDIRS, let's not forget to initializeRichard Levitte
2003-07-30Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie
2003-07-28Add support for partial CFB modes, make tests work, update dependencies.Ben Laurie
2003-07-27Build when not FIPS.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-07-04Make sure openssl.pc is readable by everyone.Richard Levitte
2003-07-03Add a slash so grep doesn't return both ./crypto/bio/bss_mem.o andRichard Levitte
2003-06-11Handle des_modes.pod properly.Richard Levitte
2003-05-29Have ASFLAGS be defined the same way as CFLAGSRichard Levitte
2003-04-21Make it possible to affect the extension of man pages.Richard Levitte
2003-04-08Set LD_LIBRARY_PATH when linking, since OpenUnix' ld uses it to createRichard Levitte
2003-04-01It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard 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-22get rid of a bad characterUlf Möller
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-01-18Fix for AIX shared build, see RT#463.Andy Polyakov
2003-01-13DJGPP doesn't have DLLs, so skip adding to %PATH% in that environment.Richard Levitte
2003-01-12IA-32 assembler support enhancements from HEAD branch: unified ELF,Andy Polyakov
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-09The naming scheme wasn't quite correct for CygwinRichard Levitte
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-16Some of Sun compiler drivers (well, one of those I have) collect allAndy Polyakov
2002-12-15Another Solaris shared build clean-up. This is not actually needed if oneAndy Polyakov
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-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte
2002-12-05Corrected DJGPP patchRichard Levitte