summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-281-1/+16
* Remove BN_CTX debug from debug-steveDr. Stephen Henson2004-03-251-1/+1
* IRIX 6.x shared build fix-up.Andy Polyakov2004-03-121-5/+5
* HP/UX PA-RISC 2 targets update.Andy Polyakov2004-01-291-7/+11
* Remove typosRichard Levitte2004-01-291-2/+2
* -Wtraditional was a little too much...Richard Levitte2004-01-291-4/+4
* In the development branch, it feels quite all right to warn on a lotRichard Levitte2004-01-291-4/+4
* Add more debugging to my Configure target, and "make update" to incorporateGeoff Thorpe2003-11-301-1/+1
* Netware-specific changes,Richard Levitte2003-11-281-6/+12
* Change my debugging entries to do fierce BIGNUM debugging.Richard Levitte2003-11-281-4/+4
* hpux64-parisc2-gcc target added. Once it is verified, ./config shouldAndy Polyakov2003-11-201-2/+2
* Less restrictive debugging build.Richard Levitte2003-11-141-4/+4
* Cygwin debuggingUlf Möller2003-11-051-1/+2
* Tighten up my compiler settings.Geoff Thorpe2003-10-291-1/+1
* Add my own debug config target.Geoff Thorpe2003-10-281-0/+1
* Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, thisRichard Levitte2003-09-281-1/+2
* Add necessary changes to be able to build on VxWorks for PPC860.Richard Levitte2003-09-271-0/+1
* Make sure the compiler knows we run with pedantic settings.Richard Levitte2003-06-201-1/+1
* Make sure debug-solaris-sparcv9-gcc is consistent with solaris-sparcv9-gcc.Richard Levitte2003-06-041-1/+1
* Explicitely tell the compiler we're mips3 for the target irix-mips3-cc.Richard Levitte2003-04-101-1/+1
* It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard Levitte2003-04-011-1/+1
* OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works...Richard Levitte2003-03-281-1/+1
* Don't put configuration macro definitions on the command line, we'reRichard Levitte2003-03-201-20/+20
* Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.Richard Levitte2003-03-201-0/+1
* more mingw related cleanups.Ulf Möller2003-02-221-4/+2
* Update debub-steve* entries.Dr. Stephen Henson2003-02-191-2/+2
* Make the no-err option work properlyRichard Levitte2003-02-181-0/+5
* Remove "+Olibcalls" option from HPUX targets.Bodo Möller2003-02-161-4/+4
* Add support for IA64.Richard Levitte2003-02-141-0/+1
* Handle krb5 libraries separately and make sure only libssl.so dependsRichard Levitte2003-02-141-2/+2
* Update linux-mips and linux-mipsel to support threads and shared libraries.Richard Levitte2003-02-141-2/+2
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-1/+2
* SCO target missed .so suffix.Andy Polyakov2003-01-181-2/+2
* -lresolv is not present on SCO Unix, RT#460.Andy Polyakov2003-01-181-2/+2
* Fix for AIX shared build, see RT#463.Andy Polyakov2003-01-181-2/+2
* ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, MartinLutz Jänicke2003-01-161-1/+1
* Set EXPORT_VAR_AS_FN for BC-32 to work around a compiler bug,Dr. Stephen Henson2003-01-141-1/+1
* add something to the '$no_shared_warn' textBodo Möller2003-01-131-1/+2
* Just an extra comment.Andy Polyakov2003-01-121-9/+12
* Add better support for FreeBSD on non-x86 machines.Richard Levitte2003-01-121-0/+1
* If the user said 'shared' and we haven't included support for shared libraries,Richard Levitte2003-01-111-0/+12
* Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I'veAndy Polyakov2003-01-091-23/+15
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-1/+1
* Support for ILP32 on HPUX-IA64.Andy Polyakov2003-01-031-4/+3
* Support for Intel compiler. More details will be provided in closing noteAndy Polyakov2003-01-021-0/+1
* Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov2003-01-021-14/+13
* We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte2002-12-191-3/+2
* Small tweaks for code consistency.Richard Levitte2002-12-191-2/+2
* Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov2002-12-141-9/+9
* x86_64 performance patch.Andy Polyakov2002-12-141-1/+1