Commit History

Author SHA1 Message Date
  Richard Levitte 4aca9297dc The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and 19 years ago
  Andy Polyakov bd16cd6bcc As new major IRIX release is highly unlikely to appear [and break following], 19 years ago
  Andy Polyakov 07d488daf6 Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoid 20 years ago
  Andy Polyakov 16760a3089 Proper support for OpenBSD-i386 shared build, including assember modules! 20 years ago
  Andy Polyakov ec38ddc765 Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" 20 years ago
  Andy Polyakov 8611934352 Minor HP-UX make update. IA-64-based HP-UX favor .so extension for shared 20 years ago
  Andy Polyakov d0590fe6b2 Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes. 20 years ago
  Andy Polyakov 393b704d28 Minimal work-around for ./engine shared builds. "Minimal" means that I 20 years ago
  Andy Polyakov bef26f1158 32-bit PA-RISC requires -Bsymbolic when linking libcrypto.sl. Without 20 years ago
  Andy Polyakov bc1ca8605c Working on HP-UX shared support... 20 years ago
  Andy Polyakov 15fd2de37c hpux-shared rules to cover even for GNU ld. 20 years ago
  Andy Polyakov 1a83c37294 Unified hpux-shared rule. Verified with both 32- and 64-bit builds and 20 years ago
  Andy Polyakov 2bbc970e10 Attempt to unify hpux-shared rules. More adjustments might be required 20 years ago
  Andy Polyakov 30fbcaa213 IRIX 6.x shared build fix-up. 20 years ago
  Richard Levitte a109220107 Correct a few typos. 21 years ago
  Richard Levitte 4a4a04622e A single quote too many. 21 years ago
  Richard Levitte d6fd88fffd I forgot to continuation mark. 21 years ago
  Richard Levitte e96133e4cf It seems like OpenUnix's ld uses LD_LIBRARY_PATH to search for 21 years ago
  Richard Levitte 24692fc5d7 It seems like gcc-drivven shared library building on OpenUnix 8 requires 21 years ago
  Richard Levitte 132eaa59da Allow building applications against static libraries with Makefile.shared. 21 years ago
  Richard Levitte 2d3de726c5 Add full support for -rpath/-R, both in shared libraries and 21 years ago
  Richard Levitte f968059c67 To avoid any future programming glitches, let's make each and every 21 years ago
  Andy Polyakov 62966f3829 'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in 21 years ago
  Richard Levitte c445142505 Transfer the Solaris shared library building changes from 21 years ago
  Andy Polyakov 0654bba39f Solaris shared build fix-ups. See RT#238,239 for details. 21 years ago
  Andy Polyakov 4d77d5b316 New DETECT_GNU_LD procedure. 21 years ago
  Richard Levitte bfa96bc20e Add the INHIBIT_SYMLINKS flag variable to help Cygwin. 21 years ago
  Richard Levitte 8d6fc30bc7 Keep on using ${CC}, since gcc may act in disguise. 21 years ago
  Richard Levitte 871d0f5126 Eh, -Wl,--whole-archive disappeared from the GNU targets. I've no 22 years ago
  Richard Levitte 12fd8be2c4 A much better idea, of course, is not to do a submake at all... 22 years ago