summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2002-11-26I forgot that @ in strings must be escaped in PerlRichard Levitte
2002-11-26Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-15The architecture name is i486, not just 486Richard Levitte
2002-11-15-Wid-clash-n isn't support in gcc 3, and I get better result from continuouslyRichard Levitte
2002-11-15I know ANSI C doesn't like 'long long', and I don't want to see itRichard Levitte
2002-11-15Spell prototypes correctly :-).Richard Levitte
2002-11-15Add -Wstrict-prototype and -Wmissing-prototype to my debugging targetsRichard Levitte
2002-11-14Add Tandem OSS target.Richard Levitte
2002-11-14It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.Richard Levitte
2002-11-14Cygwin fixesRichard Levitte
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-14When AES is skipped because the option 'no-rijndael' was given,Richard Levitte
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte
2002-11-06some people just can't read the instructionsRichard Levitte
2002-10-24For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte
2002-10-11Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte
2002-10-11Add a configuration target for A/UX.Richard Levitte
2002-10-10Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte
2002-10-09Add a few more VxWorks targets.Richard Levitte
2002-10-04Add version info to Win32 DLLs.Dr. Stephen Henson
2002-08-16Add -lz to the ld flags when the user has chosen to link in zlib *statically*.Richard Levitte
2002-08-09Add ECDH support.Bodo Möller
2002-08-01Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard Levitte
2002-08-01Linux on s390 really knows about loading dynamically.Richard Levitte
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-18Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte
2002-07-17On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte
2002-07-16We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte
2002-07-16Let's not forget the second -WtraditionalRichard Levitte
2002-07-16Using -Wtraditional took it a little far. After all, we expect ANSI C, soRichard Levitte
2002-06-27Forgot to change the second $ENV{DJDIR} to /dev/env/DJDIR.Richard Levitte
2002-06-27gcc requires -m64 to link 64-bit shared libraries on Solaris.Richard Levitte
2002-06-27The general debug target must specify that it doesn't use assembler routines.Richard Levitte
2002-06-14Initial support for hpux64-parisc-gccLutz Jänicke
2002-06-13Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte
2002-06-13Add support for DJGPP.Richard Levitte
2002-05-30Reformat the CFLAG string so it can be made part of a C string.Richard Levitte
2002-05-30Support the newly release gcc 3.1 on 64-bit Solaris. Not automatic.Richard Levitte
2002-05-30Support shared libraries properly on linux-sparcv[89].Richard Levitte
2002-05-30Correct darwin shared library support.Richard Levitte
2002-05-30Some shlib extensions were in the wrong fieldRichard Levitte
2002-05-30Add more warnings for my debug targets.Richard Levitte
2002-05-27Cygnus correction. (I thought I had tested that...)Ulf Möller
2002-05-24fix Cygwin (remove extra colons)Bodo Möller
2002-05-24Use assembler implementations with Cygwin.Ulf Möller
2002-05-10Add config entry debug-steve-linux-pseudo64. This sets theDr. Stephen Henson
2002-04-18Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplu...Lutz Jänicke
2002-03-15Rename 'cray-t90-cc' into 'cray-j90'.Bodo Möller