aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Disable asserts for standard configurations.Bodo Möller1999-07-051-1/+1
* make debug-solaris-[u]sparc-gcc more usefulBodo Möller1999-07-051-2/+2
* The Mingw32 configuration entry was missing one colon (found byBodo Möller1999-06-261-7/+7
* configuration change for debuggingBodo Möller1999-06-261-1/+1
* Use the same CPU recogition method for FreeBSD 3 as for the other FreeBSDUlf Möller1999-06-241-1/+0
* Don't use inline assembler when configured for "no-asm".Bodo Möller1999-06-231-1/+4
* Make some debug-... configurations more useful for debugging.Bodo Möller1999-06-211-3/+3
* Provide fallback configurations for all hpux... configurationsBodo Möller1999-06-141-1/+16
* NeXT 3.3 can handle -O3 (3.0 can't).Bodo Möller1999-06-101-2/+1
* hpux-cc (HPUX 9.x) does not work with BN_LLONG (floating point exceptions).Bodo Möller1999-06-101-1/+1
* Fix determination of Perl interpreter: A perl or perl5Ralf S. Engelschall1999-06-101-1/+1
* Put SC5 warning back in, future changes might trigger the compiler bug again.Ulf Möller1999-06-091-0/+1
* Don't define _ANSI_SOURCE for NetBSD.Ulf Möller1999-06-091-1/+1
* Delete unnecessary newlines in TABLEBodo Möller1999-06-091-1/+0
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-93/+100
* Use only -O, not -O3 for NeXTstep:Bodo Möller1999-06-071-1/+3
* "linux-sparc" configuration.Bodo Möller1999-06-071-1/+2
* "linux-sparc64-gcc" configurationBodo Möller1999-06-041-0/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+3
* gcc dumps core on HPUX.Ulf Möller1999-06-041-1/+2
* Adjust bsdi-elf-gcc to look more like FreeBSD-elf, linux-elf and the like.Bodo Möller1999-05-311-1/+1
* BSD/OS 4.x support (bsdi-elf-gcc)Bodo Möller1999-05-301-0/+1
* Some assembler-related clean-ups.Bodo Möller1999-05-281-0/+37
* sco5-gcc configuration.Bodo Möller1999-05-281-0/+1
* Set #!... path to Perl in apps/der_chop automatically.Bodo Möller1999-05-251-0/+6
* Temporary workaround for IRIX64 build.Bodo Möller1999-05-251-2/+2
* Don't use NULL-pointer :-/Bodo Möller1999-05-231-0/+1
* Detect Siemens platforms.Ulf Möller1999-05-201-2/+5
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-201-11/+8
* Add -mv8 to solaris-usparc-oldgcc.Bodo Möller1999-05-191-1/+1
* For Solaris with old gcc versions (that don't understandBodo Möller1999-05-191-0/+1
* BSD alpha config.Ulf Möller1999-05-181-1/+3
* Don't run "make depend" automatically.Bodo Möller1999-05-161-1/+3
* Reorganize and speed up MD5.Ulf Möller1999-05-131-4/+3
* mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1999-05-131-7/+8
* Fix for +xxx options.Ulf Möller1999-05-101-1/+1
* New entry debug-solaris-usparc-gcc, as debug-solaris-sparc-gcc no longerBodo Möller1999-05-101-0/+1
* Make -pedantic work again.Ben Laurie1999-05-071-1/+1
* Support additional Win32 compilers.Ulf Möller1999-05-061-1/+3
* Note about required SC5.0 patches.Ulf Möller1999-05-051-0/+1
* SHA-1 cleanups and performance enhancements.Ulf Möller1999-05-051-0/+3
* Recognise Ultra Sparc and compiler version number.Ulf Möller1999-05-041-0/+1
* solaris64 entry.Ulf Möller1999-05-041-0/+1
* Sparc v8plus assembler.Ulf Möller1999-05-041-2/+2
* Update HPUX config, work around HPUX library incompatibility.Ulf Möller1999-05-041-10/+13
* Yet another stack.Ben Laurie1999-05-021-0/+1
* Better Sun config.Ulf Möller1999-04-301-12/+8
* Remove extra brace.Bodo Möller1999-04-301-1/+0
* $perl should never be empty.Ulf Möller1999-04-291-5/+2
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-9/+21