aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov2002-12-131-9/+10
* Update -Olimit setting.Lutz Jänicke2002-12-101-1/+1
* linux64-sparcv9 support finally debugged and tested.Andy Polyakov2002-12-051-3/+2
* Add support for x86_64.Richard Levitte2002-12-041-0/+1
* I forgot that @ in strings must be escaped in PerlRichard Levitte2002-11-261-1/+1
* Heimdal isn't really supported right now. Say so, and offer a possibilityRichard Levitte2002-11-261-0/+11
* WinCE patchesRichard Levitte2002-11-151-2/+3
* The architecture name is i486, not just 486Richard Levitte2002-11-151-1/+1
* -Wid-clash-n isn't support in gcc 3, and I get better result from continuouslyRichard Levitte2002-11-151-4/+4
* I know ANSI C doesn't like 'long long', and I don't want to see itRichard Levitte2002-11-151-2/+2
* Spell prototypes correctly :-).Richard Levitte2002-11-151-4/+4
* Add -Wstrict-prototype and -Wmissing-prototype to my debugging targetsRichard Levitte2002-11-151-2/+4
* Add Tandem OSS target.Richard Levitte2002-11-141-0/+3
* It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.Richard Levitte2002-11-141-1/+1
* Cygwin fixesRichard Levitte2002-11-141-1/+1
* Fix to build better with DJGPP.Richard Levitte2002-11-141-1/+1
* When AES is skipped because the option 'no-rijndael' was given,Richard Levitte2002-11-141-0/+1
* Correct support for SunOS 4.1.3_U1.Richard Levitte2002-11-131-2/+2
* some people just can't read the instructionsRichard Levitte2002-11-061-1/+1
* For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte2002-10-241-0/+5
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-111-0/+6
* Add a configuration target for A/UX.Richard Levitte2002-10-111-0/+3
* Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte2002-10-101-1/+1
* Add a few more VxWorks targets.Richard Levitte2002-10-091-0/+2
* Add version info to Win32 DLLs.Dr. Stephen Henson2002-10-041-0/+64
* Add -lz to the ld flags when the user has chosen to link in zlib *statically*.Richard Levitte2002-08-161-1/+1
* Add ECDH support.Bodo Möller2002-08-091-1/+14
* Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard Levitte2002-08-011-2/+8
* Linux on s390 really knows about loading dynamically.Richard Levitte2002-08-011-2/+2
* Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-231-0/+1
* Unixware doesn't have strings.h, so we need to declare strcasecmp()Richard Levitte2002-07-181-5/+5
* On MacOS X, you're not allowed to have common objects in shared librariesRichard Levitte2002-07-171-2/+2
* We had some experimental options in the Darwin entries. They are no longer n...Richard Levitte2002-07-161-2/+2
* For those wanting to build for several platforms with the same sourceRichard Levitte2002-07-161-2/+8
* Let's not forget the second -WtraditionalRichard Levitte2002-07-161-1/+1
* Using -Wtraditional took it a little far. After all, we expect ANSI C, soRichard Levitte2002-07-161-1/+1
* Forgot to change the second $ENV{DJDIR} to /dev/env/DJDIR.Richard Levitte2002-06-271-1/+1
* gcc requires -m64 to link 64-bit shared libraries on Solaris.Richard Levitte2002-06-271-2/+2
* The general debug target must specify that it doesn't use assembler routines.Richard Levitte2002-06-271-1/+1
* Initial support for hpux64-parisc-gccLutz Jänicke2002-06-141-0/+3
* Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte2002-06-131-0/+3
* Add support for DJGPP.Richard Levitte2002-06-131-7/+22
* Reformat the CFLAG string so it can be made part of a C string.Richard Levitte2002-05-301-0/+4
* Support the newly release gcc 3.1 on 64-bit Solaris. Not automatic.Richard Levitte2002-05-301-0/+1
* Support shared libraries properly on linux-sparcv[89].Richard Levitte2002-05-301-2/+2
* Correct darwin shared library support.Richard Levitte2002-05-301-2/+10
* Some shlib extensions were in the wrong fieldRichard Levitte2002-05-301-6/+6
* Add more warnings for my debug targets.Richard Levitte2002-05-301-2/+2