summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2005-04-13Move cygcrypto.dll above cygwin.dll.Andy Polyakov
2005-04-13Shared support update, rather backport from HEAD.Andy Polyakov
2005-03-15Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this inAndy Polyakov
2005-03-12Move copying of .dll to apps/ and test/ to more appropriate place.Andy Polyakov
2005-02-03Final HP-UX specific touches to "cope with run-time linker on multi-ABIAndy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2004-12-27Cosmetic mingw update.Andy Polyakov
2004-12-27As new major IRIX release is highly unlikely to appear [and break following],Andy Polyakov
2004-12-20Improved PowerPC platform support.Andy Polyakov
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-09-28Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov
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