215 Commits (3dfcb6a0ecbc210899e4b674331d0294189281b9)

Author SHA1 Message Date
Richard Levitte c5f8bbbc0b Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>
23 years ago
Richard Levitte 72660f5f15 Add a configuration for Sony News 4.
23 years ago
Bodo Möller 7228920ca8 Use name ...-whatever-solaris2 instead of ...-sun-solaris2
23 years ago
Bodo Möller 36124b1087 Changes for QNX: there is no thread support, and the previous
23 years ago
Bodo Möller a545c6f6b1 QNX 4 support.
23 years ago
Richard Levitte c59cb511f3 Allow reconfiguration. This can be useful if some source update
23 years ago
Richard Levitte 55bad949ed We've now covered the shared library support for Solaris, so the -shared hack
23 years ago
Richard Levitte e871dcbc23 Make sure we use /usr/sbin/sysctl, especially since /usr/sbin is not
23 years ago
Richard Levitte b108611622 config can now detect ARM Linux automagically.
23 years ago
Richard Levitte 2933ed4df7 Add the target system linux-m68k
23 years ago
Ralf S. Engelschall 010712ff23 Added configuration support for Linux/IA64
23 years ago
Ulf Möller 2da0c11926 Support assembler for Mingw32.
23 years ago
Richard Levitte 2eb5bc5c6d Make sure to catch UnixWare 7, even if the version is 7.1.1 or
23 years ago
Richard Levitte 8f6dc9c50f Update config for the unixware targets by looking at what was done in
23 years ago
Richard Levitte 9a5a7401e9 Add support for Unixware 7. Thanks to Ron Record <rr@sco.com> for the
23 years ago
Ulf Möller a3321387c1 Yet another "unixware" spelling.
23 years ago
Ulf Möller 10a926c1eb More compact Configure usage message.
23 years ago
Ben Laurie bd03b99b9b Add support for Compaq Atalla crypto accelerator.
23 years ago
Andy Polyakov f8bbcf3af0 Avoid GNU C assembler templates under Solaris x86.
23 years ago
Andy Polyakov bcba6cc60f HP-UX tune-up: new unified configs, HP C compiler bug workaround.
23 years ago
Andy Polyakov 0fad6cb7e7 Support for MacOS X (Rhapsody) is added. Also get rid of volatile
23 years ago
Bodo Möller add9e2544a add "UnixWare", treated like "unixware"
24 years ago
Andy Polyakov bdf5e18317 Enhanced support for Alpha Linux. See CHANGES for details.
24 years ago
Ulf Möller 9bb2560cf7 *** empty log message ***
24 years ago
Ulf Möller b82ccbb7a0 Check the as version on Solaris x86. People don't read INSTALL anyway. :)
24 years ago
Ralf S. Engelschall 447174741c Ok, final fix for `config' script to detect all flavors of FreeBSD
24 years ago
Ralf S. Engelschall 70d65fe0e0 Backout the following change:
24 years ago
Andy Polyakov 1656ef2997 SPARC Solaris config updates.
24 years ago
Andy Polyakov da8fa72f99 SGI IRIX config updates.
24 years ago
Andy Polyakov a0618e3e5e Added support for SPARC Linux.
24 years ago
Bodo Möller e0371fe4dc Don't use ...-oldgcc for egcs compiler.
24 years ago
Ulf Möller 5676d8cb76 Fix no-hmac and no-ripemd.
24 years ago
Ulf Möller 9b67b4b3ca Use the same CPU recogition method for FreeBSD 3 as for the other FreeBSD
24 years ago
Ulf Möller 8050bc7955 Typo.
24 years ago
Ulf Möller 9c789ad188 Recognize CPU on BSD/OS.
24 years ago
Bodo Möller a9ffce0a25 Changes for BSD/OS 4.
24 years ago
Bodo Möller 8e9eae0f8a Don't use unquoted whitespace in "case" case.
24 years ago
Bodo Möller 74a6c7f384 Try to detect NeXT 3.3 (working Configure entry for this still missing)
24 years ago
Bodo Möller 47aae74e4a "linux-sparc" configuration.
24 years ago
Bodo Möller 885982dc6e "linux-sparc64-gcc" configuration
24 years ago
Ulf Möller 9231f47796 Generate no-xxx options for missing ciphers.
24 years ago
Bodo Möller 0cceb1c708 BSD/OS 4.x support (bsdi-elf-gcc)
24 years ago
Bodo Möller 38424743ce Detect linux-mips.
24 years ago
Ulf Möller 1fac96e4d6 Detect Siemens platforms.
24 years ago
Ulf Möller e14d4443a2 Bignum library bug fix. IRIX 6 passes "make test" now!
24 years ago
Bodo Möller 15a99e3d9d Convert gcc version detection (for solaris-usparc-gcc) into a form
24 years ago
Bodo Möller 767f68cc80 Bugfix: GCCVAR contains two lines ("Reading specs ..." and the actual
24 years ago
Bodo Möller 054810ec0e For Solaris with old gcc versions (that don't understand
24 years ago
Ulf Möller b67358328e gcc < 2.8 does not support ultrasparc.
24 years ago
Ulf Möller a2b21737b9 BSD alpha config.
24 years ago
Ulf Möller 744029c154 Recognise Ultra Sparc and compiler version number.
24 years ago
Ulf Möller afd1f9e80b Update HPUX config, work around HPUX library incompatibility.
24 years ago
Ulf Möller b1fe6b43f4 More information about installing.
24 years ago
Ulf Möller 462ba4f6b6 New Configure option --openssldir to replace util/ssldir.pl.
24 years ago
Ulf Möller c6fdd7dc26 Recognize CPU version on NetBSD and FreeBSD.
24 years ago
Ulf Möller 5d3bb220c8 Set the 386 flag automatically when building on i386.
24 years ago
Ulf Möller a5a47e4afb Use Perl 5 even if Perl 4 comes first in the search path.
24 years ago
Ulf Möller 44a25707fd Avoid error message about missing gcc.
24 years ago
Ulf Möller 99aab1619f New Makefile variables $(RANLIB) and $(PERL).
24 years ago
Ulf Möller 71308064cc Typo.
24 years ago
Ben Laurie ba423adddd Linux PPC support.
24 years ago
Ben Laurie dabba1104b Correct Linux 1 recognition.
25 years ago
Ben Laurie 5dcdcd475c Autodetect FreeBSD 3.
25 years ago
Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
25 years ago
Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b
25 years ago