aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2002-08-16Add -lz to the ld flags when the user has chosen to link in zlib *statically*.Richard Levitte1-1/+1
2002-08-09Add ECDH support.Bodo Möller1-1/+14
2002-08-01Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard Levitte1-2/+8
2002-08-01Linux on s390 really knows about loading dynamically.Richard Levitte1-2/+2
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte1-0/+1
2002-07-18Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte1-5/+5
2002-07-17On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte1-2/+2
2002-07-16We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte1-2/+2
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte1-2/+8
2002-07-16Let's not forget the second -WtraditionalRichard Levitte1-1/+1
2002-07-16Using -Wtraditional took it a little far. After all, we expect ANSI C, soRichard Levitte1-1/+1
2002-06-27Forgot to change the second $ENV{DJDIR} to /dev/env/DJDIR.Richard Levitte1-1/+1
2002-06-27gcc requires -m64 to link 64-bit shared libraries on Solaris.Richard Levitte1-2/+2
2002-06-27The general debug target must specify that it doesn't use assembler routines.Richard Levitte1-1/+1
2002-06-14Initial support for hpux64-parisc-gccLutz Jänicke1-0/+3
2002-06-13Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte1-0/+3
2002-06-13Add support for DJGPP.Richard Levitte1-7/+22
2002-05-30Reformat the CFLAG string so it can be made part of a C string.Richard Levitte1-0/+4
2002-05-30Support the newly release gcc 3.1 on 64-bit Solaris. Not automatic.Richard Levitte1-0/+1
2002-05-30Support shared libraries properly on linux-sparcv[89].Richard Levitte1-2/+2
2002-05-30Correct darwin shared library support.Richard Levitte1-2/+10
2002-05-30Some shlib extensions were in the wrong fieldRichard Levitte1-6/+6
2002-05-30Add more warnings for my debug targets.Richard Levitte1-2/+2
2002-05-27Cygnus correction. (I thought I had tested that...)Ulf Möller1-1/+1
2002-05-24fix Cygwin (remove extra colons)Bodo Möller1-1/+2
2002-05-24Use assembler implementations with Cygwin.Ulf Möller1-2/+1
2002-05-10Add config entry debug-steve-linux-pseudo64. This sets theDr. Stephen Henson1-0/+1
2002-04-18Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplu...Lutz Jänicke1-0/+1
2002-03-15Rename 'cray-t90-cc' into 'cray-j90'.Bodo Möller1-2/+5
2002-03-05New configuration targets for OpenBSD, handed to me by Bob Beck <beck@openbsd...Richard Levitte1-5/+11
2002-03-03This change was only made in 0.9.7-stable. SynchroniseRichard Levitte1-0/+1
2002-02-20Don't shadow already defined variablesRichard Levitte1-3/+3
2002-02-15Give the linux-sparv9 target shared capability.Richard Levitte1-1/+1
2002-02-14Add the configuration target VxWorks.Richard Levitte1-0/+3
2002-02-14The Cygwin shared extension was shifted.Richard Levitte1-1/+1
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte1-4/+8
2002-02-13ECDSA supportBodo Möller1-0/+8
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte1-1/+2
2002-01-27Spelling correction.Richard Levitte1-1/+1
2002-01-27Correct the number of colons for the targets aix43-cc, aix43-gcc,Richard Levitte1-7/+8
2002-01-27Detect one-step shifts of the dso_scheme.Richard Levitte1-1/+13
2002-01-27I got some reports that some targets have weird dso_schemes.Richard Levitte1-8/+80
2002-01-26Update SCO5 targets.Richard Levitte1-2/+2
2002-01-26Apply a small patch from Dan Lanz <lanz@zolera.com> to get sharedRichard Levitte1-1/+1
2002-01-26Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte1-1/+1
2002-01-25Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte1-0/+1
2002-01-25Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte1-0/+1
2002-01-18Constification, add config to /dev/crypto.Ben Laurie1-0/+1
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte1-1/+1
2002-01-04fix 'Configure TABLE' outputBodo Möller1-1/+2