aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* I'm sick of the warnings about long long...Richard Levitte2001-02-201-2/+2
* Temporary fix for build break.Ulf Möller2001-02-191-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-161/+173
* An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte2001-02-191-2/+1
* Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte2001-02-131-1/+2
* add linux-s390 configuration (based on information submitted byBodo Möller2001-02-091-0/+1
* BN assembler is no longer option on x86.Ben Laurie2001-02-041-1/+1
* Add debugging info to new ASN1 code to trace memory leaks.Dr. Stephen Henson2001-01-241-1/+1
* Definition of NO_KRB5 in ssl.h for external applications.Ulf Möller2001-01-221-0/+1
* Add configuration for GNU Hurd.Richard Levitte2001-01-111-0/+3
* Temporary measure: if no KRB5 is defined, add "no-krb5" to theRichard Levitte2000-12-311-0/+1
* When using -pedantic, it's a good thing to define PEDANTIC as well.Richard Levitte2000-12-131-2/+3
* Recognise Darwin as well. For now, have it do exactly the same thing as for ...Richard Levitte2000-12-011-1/+2
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-1/+58
* I might want to debug the assembler modules...Richard Levitte2000-11-181-1/+1
* Update my own debugging configuration entryRichard Levitte2000-11-121-1/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-5/+4
* Lutz tells me HP cc uses the same syntax for flags that should beRichard Levitte2000-11-071-7/+7
* shl_load() also needs to load along a path given through anRichard Levitte2000-11-071-12/+12
* Add support for shared libraries under Irix.Richard Levitte2000-11-011-6/+6
* Rename true64 to the correct tru64.Richard Levitte2000-10-311-3/+3
* Add configuration option to build on Linux on both big-endian andRichard Levitte2000-10-311-1/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+18
* FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte2000-10-211-1/+1
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-211-16/+25
* Even when you don't want to create shared libraries, it's a good ideaRichard Levitte2000-10-131-1/+1
* Rework the system to generate shared libraries:Richard Levitte2000-10-131-44/+48
* Make sure that shareable libraries are turned off if we don't know howRichard Levitte2000-10-091-0/+4
* Linux on Alpha with gcc knows about shared libraries.Richard Levitte2000-10-081-2/+2
* 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