summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2000-10-09Make sure that shareable libraries are turned off if we don't know howRichard Levitte
2000-10-08Linux on Alpha with gcc knows about shared libraries.Richard Levitte
2000-09-22Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD/Alpha shouldn'tRichard Levitte
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-09-18HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte
2000-09-18Typo in the added hpux targets. -ldl should be -ldld.Richard Levitte
2000-09-17A patch from HP for better performance.Richard Levitte
2000-09-14Add a configuration for Sony News 4.Richard Levitte
2000-09-13Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I fee...Richard Levitte
2000-09-11debug-linux-elf and debug-linux-elf-efence need to be linked withRichard Levitte
2000-09-06Changes for QNX: there is no thread support, and the previousBodo Möller
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-01QNX 4 support.Bodo Möller
2000-08-17Allow reconfiguration. This can be useful if some source updateRichard Levitte
2000-08-14IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte
2000-08-02Added and corrected documentation for the 'shared' optionRichard Levitte
2000-08-02I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte
2000-08-02Add support for shared libraries on Solaris.Richard Levitte
2000-07-24Avoid loops, and make sure that it's possible to still build sharedRichard Levitte
2000-07-21Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte
2000-06-21* This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-08Another attempt to allow compiling on SunOS 4.*.Bodo Möller
2000-06-06Option "no-symlinks" to configure without creating the links (e.g.Ulf Möller
2000-06-06MT-support for IRIX 6.x and Alpha-LinuxAndy Polyakov
2000-06-04According to Gordon Atwood <gordon@cs.ualberta.ca>, GNU C on SunOSRichard Levitte
2000-06-03CygWin32 support.Ulf Möller
2000-06-03EVP constification.Ben Laurie
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-05-30"make update"Geoff Thorpe
2000-05-29Configuration for linux on ARM (contributed by Jeremy NorrisRichard Levitte
2000-05-24Add the target system linux-m68kRichard Levitte
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-05-08Being sick and tired of the hogging Efence does on my laptop, IRichard Levitte
2000-04-06I forgot about $openssl_other_defines ... should probably do thisGeoff Thorpe
2000-04-06This helps make the DSO stuff more portable;Geoff Thorpe
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-25List "no-..." option first because it's the most frequently needed one.Bodo Möller
2000-03-25Explain configuration options more completely.Bodo Möller
2000-03-24A couple of corrections concerning HPUX 10 and shared libraries.Richard Levitte
2000-03-23A quick hack to have ssize_t work with gcc under SunOS 4 (tested onRichard Levitte
2000-03-12cleaning up a littleBodo Möller
2000-03-07Protect variables from potential misinterpretations, for example aRichard Levitte
2000-03-02I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte
2000-02-29some people can't read :)Ulf Möller
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-26Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for theRichard Levitte