aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2000-12-13When using -pedantic, it's a good thing to define PEDANTIC as well.Richard Levitte1-2/+3
2000-12-01Recognise Darwin as well. For now, have it do exactly the same thing as for ...Richard Levitte1-1/+2
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte1-1/+58
2000-11-18I might want to debug the assembler modules...Richard Levitte1-1/+1
2000-11-12Update my own debugging configuration entryRichard Levitte1-1/+1
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte1-5/+4
2000-11-07Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte1-7/+7
2000-11-07shl_load() also needs to load along a path given through anRichard Levitte1-12/+12
2000-11-01Add support for shared libraries under Irix.Richard Levitte1-6/+6
2000-10-31Rename true64 to the correct tru64.Richard Levitte1-3/+3
2000-10-31Add configuration option to build on Linux on both big-endian andRichard Levitte1-1/+2
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+18
2000-10-21FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte1-1/+1
2000-10-21Add what's needed to get shared libraries on HP-UX.Richard Levitte1-16/+25
2000-10-13Even when you don't want to create shared libraries, it's a good ideaRichard Levitte1-1/+1
2000-10-13Rework the system to generate shared libraries:Richard Levitte1-44/+48
2000-10-09Make sure that shareable libraries are turned off if we don't know howRichard Levitte1-0/+4
2000-10-08Linux on Alpha with gcc knows about shared libraries.Richard Levitte1-2/+2
2000-09-22Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD/Alpha shouldn'tRichard Levitte1-1/+1
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte1-0/+3
2000-09-18HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte1-2/+2
2000-09-18Typo in the added hpux targets. -ldl should be -ldld.Richard Levitte1-4/+4
2000-09-17A patch from HP for better performance.Richard Levitte1-1/+10
2000-09-14Add a configuration for Sony News 4.Richard Levitte1-0/+3
2000-09-13Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I fee...Richard Levitte1-5/+5
2000-09-11debug-linux-elf and debug-linux-elf-efence need to be linked withRichard Levitte1-2/+2
2000-09-06Changes for QNX: there is no thread support, and the previousBodo Möller1-3/+5
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson1-1/+1
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller1-14/+14
2000-09-01QNX 4 support.Bodo Möller1-0/+5
2000-08-17Allow reconfiguration. This can be useful if some source updateRichard Levitte1-82/+130
2000-08-14IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte1-1/+1
2000-08-02Added and corrected documentation for the 'shared' optionRichard Levitte1-2/+1
2000-08-02I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte1-4/+4
2000-08-02Add support for shared libraries on Solaris.Richard Levitte1-14/+14
2000-07-24Avoid loops, and make sure that it's possible to still build sharedRichard Levitte1-6/+11
2000-07-21Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte1-8/+46
2000-06-21* This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe1-1/+1
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-2/+2
2000-06-08Another attempt to allow compiling on SunOS 4.*.Bodo Möller1-1/+1
2000-06-06Option "no-symlinks" to configure without creating the links (e.g.Ulf Möller1-1/+5
2000-06-06MT-support for IRIX 6.x and Alpha-LinuxAndy Polyakov1-8/+8
2000-06-04According to Gordon Atwood <gordon@cs.ualberta.ca>, GNU C on SunOSRichard Levitte1-1/+1
2000-06-03CygWin32 support.Ulf Möller1-3/+5
2000-06-03EVP constification.Ben Laurie1-2/+2
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe1-1/+4
2000-05-30"make update"Geoff Thorpe1-1/+1
2000-05-29Configuration for linux on ARM (contributed by Jeremy NorrisRichard Levitte1-0/+3
2000-05-24Add the target system linux-m68kRichard Levitte1-0/+1
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson1-1/+2