aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Merge in the IRIX fix from the main development line.Richard Levitte2001-03-271-3/+1
* Reports seem to show that asm/mips3.s has faults. To be investigated, but le...Richard Levitte2001-03-271-1/+3
* For mips3 and alpha, put the assembler file directives in separateRichard Levitte2001-03-261-12/+17
* Bring in the following change:Richard Levitte2001-03-241-7/+7
* Bring in the rest of the corrections for shared libraries from theRichard Levitte2001-03-241-3/+3
* Change from main development line, 2001-03-18 15:24 levitteRichard Levitte2001-03-211-3/+12
* The change on handling shared libraries was never applied inRichard Levitte2001-03-151-44/+48
* BSDI ELF knows dlfcn.Richard Levitte2001-03-151-1/+3
* Workaround for solaris64 linking problem (explicit "ar rs" is neededBodo Möller2001-03-091-5/+11
* add linux-s390 configuration (based on information submitted byBodo Möller2001-02-091-0/+1
* Corrected missing colons. This was part of a larger change in theRichard Levitte2000-10-271-2/+2
* Fix from main trunk, 2000-10-08 21:40 levitte:Richard Levitte2000-10-111-2/+6
* Kris Kennaway <kris@FreeBSD.org> tells us that FreeBSD/Alpha shouldn'tRichard Levitte2000-09-221-1/+1
* Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte2000-09-211-0/+3
* HP-UX 64-bit has dlfcn, so let's use that instead of the old dl.Richard Levitte2000-09-181-2/+2
* Typo in the added hpux targets. -ldl should be -ldld.Richard Levitte2000-09-181-4/+4
* A patch from HP for better performance.Richard Levitte2000-09-171-1/+10
* Add a configuration for Sony News 4.Richard Levitte2000-09-141-0/+3
* Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I fee...Richard Levitte2000-09-131-5/+5
* debug-linux-elf and debug-linux-elf-efence need to be linked withRichard Levitte2000-09-111-2/+2
* Changes for QNX: there is no thread support, and the previousBodo Möller2000-09-061-3/+5
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-1/+1
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-14/+14
* QNX 4 support.Bodo Möller2000-09-011-0/+5
* Allow reconfiguration. This can be useful if some source updateRichard Levitte2000-08-171-82/+130
* IBMcxx complains that maxmem is as low as 2048 for certain modulesRichard Levitte2000-08-141-1/+1
* Added and corrected documentation for the 'shared' optionRichard Levitte2000-08-021-2/+1
* I had completely forgotten that print_table_entry also needed to read the twoRichard Levitte2000-08-021-4/+4
* Add support for shared libraries on Solaris.Richard Levitte2000-08-021-14/+14
* Avoid loops, and make sure that it's possible to still build sharedRichard Levitte2000-07-241-6/+11
* Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte2000-07-211-8/+46
* * This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe2000-06-211-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-2/+2
* Another attempt to allow compiling on SunOS 4.*.Bodo Möller2000-06-081-1/+1
* Option "no-symlinks" to configure without creating the links (e.g.Ulf Möller2000-06-061-1/+5
* MT-support for IRIX 6.x and Alpha-LinuxAndy Polyakov2000-06-061-8/+8
* According to Gordon Atwood <gordon@cs.ualberta.ca>, GNU C on SunOSRichard Levitte2000-06-041-1/+1
* CygWin32 support.Ulf Möller2000-06-031-3/+5
* EVP constification.Ben Laurie2000-06-031-2/+2
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-1/+4
* "make update"Geoff Thorpe2000-05-301-1/+1
* Configuration for linux on ARM (contributed by Jeremy NorrisRichard Levitte2000-05-291-0/+3
* Add the target system linux-m68kRichard Levitte2000-05-241-0/+1
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-181-1/+2
* Being sick and tired of the hogging Efence does on my laptop, IRichard Levitte2000-05-081-0/+1
* I forgot about $openssl_other_defines ... should probably do thisGeoff Thorpe2000-04-061-3/+9
* This helps make the DSO stuff more portable;Geoff Thorpe2000-04-061-8/+27
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-32/+43
* List "no-..." option first because it's the most frequently needed one.Bodo Möller2000-03-251-1/+1
* Explain configuration options more completely.Bodo Möller2000-03-251-1/+1