| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 32-bit PA-RISC requires -Bsymbolic when linking libcrypto.sl. Without | Andy Polyakov | 2004-05-31 | 1 | -2/+2 |
* | Working on HP-UX shared support... | Andy Polyakov | 2004-05-31 | 1 | -3/+3 |
* | hpux-shared rules to cover even for GNU ld. | Andy Polyakov | 2004-05-29 | 1 | -2/+8 |
* | Unified hpux-shared rule. Verified with both 32- and 64-bit builds and | Andy Polyakov | 2004-05-29 | 1 | -49/+10 |
* | Attempt to unify hpux-shared rules. More adjustments might be required | Andy Polyakov | 2004-05-28 | 1 | -10/+12 |
* | IRIX 6.x shared build fix-up. | Andy Polyakov | 2004-03-12 | 1 | -4/+8 |
* | Correct a few typos. | Richard Levitte | 2003-04-08 | 1 | -10/+49 |
* | A single quote too many. | Richard Levitte | 2003-04-08 | 1 | -2/+2 |
* | I forgot to continuation mark. | Richard Levitte | 2003-04-08 | 1 | -2/+2 |
* | It seems like OpenUnix's ld uses LD_LIBRARY_PATH to search for | Richard Levitte | 2003-04-08 | 1 | -5/+12 |
* | It seems like gcc-drivven shared library building on OpenUnix 8 requires | Richard Levitte | 2003-04-01 | 1 | -2/+6 |
* | Allow building applications against static libraries with Makefile.shared. | Richard Levitte | 2003-02-22 | 1 | -0/+12 |
* | Add full support for -rpath/-R, both in shared libraries and | Richard Levitte | 2003-02-14 | 1 | -34/+167 |
* | To avoid any future programming glitches, let's make each and every | Richard Levitte | 2002-12-19 | 1 | -161/+162 |
* | 'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in | Andy Polyakov | 2002-12-17 | 1 | -38/+38 |
* | Transfer the Solaris shared library building changes from | Richard Levitte | 2002-12-16 | 1 | -4/+8 |
* | Solaris shared build fix-ups. See RT#238,239 for details. | Andy Polyakov | 2002-12-14 | 1 | -2/+2 |
* | New DETECT_GNU_LD procedure. | Andy Polyakov | 2002-12-14 | 1 | -4/+2 |
* | Add the INHIBIT_SYMLINKS flag variable to help Cygwin. | Richard Levitte | 2002-11-15 | 1 | -20/+27 |
* | Keep on using ${CC}, since gcc may act in disguise. | Richard Levitte | 2002-11-07 | 1 | -2/+2 |
* | Eh, -Wl,--whole-archive disappeared from the GNU targets. I've no | Richard Levitte | 2002-10-17 | 1 | -0/+1 |
* | A much better idea, of course, is not to do a submake at all... | Richard Levitte | 2002-10-15 | 1 | -110/+42 |
* | Add missing quotes. | Richard Levitte | 2002-10-14 | 1 | -38/+38 |
* | Targeting the solaris platform for specific tests. Something is going | Richard Levitte | 2002-10-14 | 1 | -2/+2 |
* | Chase down the missing backslashes. | Richard Levitte | 2002-10-12 | 1 | -12/+12 |
* | For the platforms where version info is inserted separately into the | Richard Levitte | 2002-10-11 | 1 | -8/+38 |
* | Make sure it's properly detected when there's no version information | Richard Levitte | 2002-10-11 | 1 | -2/+7 |
* | Fix inconsistencies in the Darwin targets. | Richard Levitte | 2002-10-11 | 1 | -3/+4 |
* | Add a suffix for Darwin's sake, since it seems like .dylib comes after | Richard Levitte | 2002-10-11 | 1 | -23/+54 |
* | Move the shared library construction stuff to Makefile.shared, a | Richard Levitte | 2002-10-11 | 1 | -0/+577 |