aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2004-06-03"no-engine" was being ignored, so remove it from the advertised syntax.Geoff Thorpe1-7/+1
2004-06-01This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe1-0/+2
2004-05-29Typo in linux-ppc64 target.Andy Polyakov1-1/+1
2004-05-27Attempt to unify hpux-shared rules. More adjustments might be requiredAndy Polyakov1-15/+15
2004-04-27Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov1-7/+9
2004-04-20Whooaaaaa, the BN_CTX_DEBUG macro really produces output theseRichard Levitte1-4/+4
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov1-1/+16
2004-03-25Remove BN_CTX debug from debug-steveDr. Stephen Henson1-1/+1
2004-03-12IRIX 6.x shared build fix-up.Andy Polyakov1-5/+5
2004-01-29HP/UX PA-RISC 2 targets update.Andy Polyakov1-7/+11
2004-01-29Remove typosRichard Levitte1-2/+2
2004-01-29-Wtraditional was a little too much...Richard Levitte1-4/+4
2004-01-29In the development branch, it feels quite all right to warn on a lotRichard Levitte1-4/+4
2003-11-30Add more debugging to my Configure target, and "make update" to incorporateGeoff Thorpe1-1/+1
2003-11-28Netware-specific changes,Richard Levitte1-6/+12
2003-11-28Change my debugging entries to do fierce BIGNUM debugging.Richard Levitte1-4/+4
2003-11-20hpux64-parisc2-gcc target added. Once it is verified, ./config shouldAndy Polyakov1-2/+2
2003-11-14Less restrictive debugging build.Richard Levitte1-4/+4
2003-11-05Cygwin debuggingUlf Möller1-1/+2
2003-10-29Tighten up my compiler settings.Geoff Thorpe1-1/+1
2003-10-28Add my own debug config target.Geoff Thorpe1-0/+1
2003-09-28Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, thisRichard Levitte1-1/+2
2003-09-27Add necessary changes to be able to build on VxWorks for PPC860.Richard Levitte1-0/+1
2003-06-20Make sure the compiler knows we run with pedantic settings.Richard Levitte1-1/+1
2003-06-04Make sure debug-solaris-sparcv9-gcc is consistent with solaris-sparcv9-gcc.Richard Levitte1-1/+1
2003-04-10Explicitely tell the compiler we're mips3 for the target irix-mips3-cc.Richard Levitte1-1/+1
2003-04-01It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard Levitte1-1/+1
2003-03-28OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works...Richard Levitte1-1/+1
2003-03-20Don't put configuration macro definitions on the command line, we'reRichard Levitte1-20/+20
2003-03-20Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.Richard Levitte1-0/+1
2003-02-22more mingw related cleanups.Ulf Möller1-4/+2
2003-02-19Update debub-steve* entries.Dr. Stephen Henson1-2/+2
2003-02-18Make the no-err option work properlyRichard Levitte1-0/+5
2003-02-16Remove "+Olibcalls" option from HPUX targets.Bodo Möller1-4/+4
2003-02-14Add support for IA64.Richard Levitte1-0/+1
2003-02-14Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte1-2/+2
2003-02-14Update linux-mips and linux-mipsel to support threads and shared libraries.Richard Levitte1-2/+2
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-1/+2
2003-01-18SCO target missed .so suffix.Andy Polyakov1-2/+2
2003-01-18-lresolv is not present on SCO Unix, RT#460.Andy Polyakov1-2/+2
2003-01-18Fix for AIX shared build, see RT#463.Andy Polyakov1-2/+2
2003-01-16ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, MartinLutz Jänicke1-1/+1
2003-01-14Set EXPORT_VAR_AS_FN for BC-32 to work around a compiler bug,Dr. Stephen Henson1-1/+1
2003-01-13add something to the '$no_shared_warn' textBodo Möller1-1/+2
2003-01-12Just an extra comment.Andy Polyakov1-9/+12
2003-01-12Add better support for FreeBSD on non-x86 machines.Richard Levitte1-0/+1
2003-01-11If the user said 'shared' and we haven't included support for shared libraries,Richard Levitte1-0/+12
2003-01-09Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I'veAndy Polyakov1-23/+15
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-1/+1
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov1-4/+3