summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2003-01-09Finalizing asm support for UnixWare, SCO, OpenUnix... Note that I'veAndy Polyakov
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov
2003-01-02Support for Intel compiler. More details will be provided in closing noteAndy Polyakov
2003-01-02Complete integration of SPARC assembler DES implementation. Tested on SolarisAndy Polyakov
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-19Small tweaks for code consistency.Richard Levitte
2002-12-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov
2002-12-10Update -Olimit setting.Lutz Jänicke
2002-12-05linux64-sparcv9 support finally debugged and tested.Andy Polyakov
2002-12-04Add support for x86_64.Richard Levitte
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