aboutsummaryrefslogtreecommitdiff
path: root/Makefile.shared
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Add -install_name in link_a.darwin rule.Andy Polyakov1-0/+1
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov1-2/+6
2005-06-23Darwin specific update for Configure and Makefile.shared.Andy Polyakov1-0/+2
2005-06-23HP-UX specific updates to Makefile.org and Makefile.shared.Andy Polyakov1-0/+2
2005-06-22Solaris-specific Makefile.shared update from 098.Andy Polyakov1-5/+7
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte1-5/+6
2005-05-16Improve shell portability of new rules in Makefile.shared.Andy Polyakov1-3/+3
2005-05-16Make Makefile.shared quiet again.Andy Polyakov1-2/+2
2005-05-15Simplify shared rules, link run-path into applications only.Andy Polyakov1-250/+41
2005-04-30Cygwin/mingw sync with stable.Andy Polyakov1-2/+7
2005-04-13Parameterize do_solaris rules in Makefile.shared.Andy Polyakov1-2/+2
2005-04-04Extend Solaris x86 support to amd64.Andy Polyakov1-3/+3
2005-03-31Get rid of irritating noise.Ben Laurie1-2/+2
2005-02-06Make Makefile.shared BSD make-friendly, remove more redundant -lc, set upAndy Polyakov1-27/+31
2005-02-03Drop redundant -lc from a number of rules in Makefile.shared. It'sAndy Polyakov1-14/+14
2005-01-26The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andRichard Levitte1-44/+44
2004-12-27As new major IRIX release is highly unlikely to appear [and break following],Andy Polyakov1-2/+2
2004-09-28Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov1-2/+2
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov1-1/+34
2004-08-01Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov1-6/+8
2004-07-24Minor HP-UX make update. IA-64-based HP-UX favor .so extension for sharedAndy Polyakov1-1/+3
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov1-0/+1
2004-05-31Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov1-9/+7
2004-05-3132-bit PA-RISC requires -Bsymbolic when linking libcrypto.sl. WithoutAndy Polyakov1-2/+2
2004-05-31Working on HP-UX shared support...Andy Polyakov1-3/+3
2004-05-28hpux-shared rules to cover even for GNU ld.Andy Polyakov1-2/+8
2004-05-28Unified hpux-shared rule. Verified with both 32- and 64-bit builds andAndy Polyakov1-49/+10
2004-05-27Attempt to unify hpux-shared rules. More adjustments might be requiredAndy Polyakov1-10/+12
2004-03-12IRIX 6.x shared build fix-up.Andy Polyakov1-4/+8
2003-04-08Correct a few typos.Richard Levitte1-10/+49
2003-04-08A single quote too many.Richard Levitte1-2/+2
2003-04-08I forgot to continuation mark.Richard Levitte1-2/+2
2003-04-08It seems like OpenUnix's ld uses LD_LIBRARY_PATH to search forRichard Levitte1-5/+12
2003-04-01It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard Levitte1-2/+6
2003-02-22Allow building applications against static libraries with Makefile.shared.Richard Levitte1-0/+12
2003-02-13Add full support for -rpath/-R, both in shared libraries andRichard Levitte1-34/+167
2002-12-19To avoid any future programming glitches, let's make each and everyRichard Levitte1-161/+162
2002-12-16'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s inAndy Polyakov1-38/+38
2002-12-16Transfer the Solaris shared library building changes fromRichard Levitte1-4/+8
2002-12-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov1-2/+2
2002-12-14New DETECT_GNU_LD procedure.Andy Polyakov1-4/+2
2002-11-15Add the INHIBIT_SYMLINKS flag variable to help Cygwin.Richard Levitte1-20/+27
2002-11-06Keep on using ${CC}, since gcc may act in disguise.Richard Levitte1-2/+2
2002-10-16Eh, -Wl,--whole-archive disappeared from the GNU targets. I've noRichard Levitte1-0/+1
2002-10-15A much better idea, of course, is not to do a submake at all...Richard Levitte1-110/+42
2002-10-14Add missing quotes.Richard Levitte1-38/+38
2002-10-13Targeting the solaris platform for specific tests. Something is goingRichard Levitte1-2/+2
2002-10-12Chase down the missing backslashes.Richard Levitte1-12/+12
2002-10-11For the platforms where version info is inserted separately into theRichard Levitte1-8/+38
2002-10-11Make sure it's properly detected when there's no version informationRichard Levitte1-2/+7