aboutsummaryrefslogtreecommitdiff
path: root/Makefile.shared
AgeCommit message (Expand)AuthorFilesLines
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz1-12/+1
2014-12-25RT3548: unsupported platformsRich Salz1-27/+1
2010-08-21Makefile.share: fix brown-bag typo in link_o.darwin.Andy Polyakov1-1/+1
2010-07-16Makefile.shared: link_o.darwin comment update.Andy Polyakov1-0/+2
2010-07-15Makefile.shared: debugging line slipped through in previous commit.Andy Polyakov1-1/+1
2010-07-15Makefile.shared: update link_o.dawrin rule.Andy Polyakov1-8/+18
2009-10-15Fixes to CROSS_COMPILE, don't override command line option from environmentDr. Stephen Henson1-1/+1
2009-08-10PR: 2003Dr. Stephen Henson1-1/+1
2009-01-02Makefile.shared: improve portability of commit#17753.Andy Polyakov1-2/+2
2008-12-30Styling update to makefiles: eliminate redundant pipes.Andy Polyakov1-2/+2
2008-12-29Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov1-24/+24
2008-09-12AIX build updates.Andy Polyakov1-4/+4
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke1-4/+13
2007-09-16Minor fix in link_[oa].hpux.Andy Polyakov1-2/+2
2007-08-26IRIX and Tru64 platform updates.Andy Polyakov1-4/+4
2007-07-31Proper support for shared build under MacOS X.Andy Polyakov1-3/+1
2007-05-19--enable-auto-image-base in cygwin build.Andy Polyakov1-3/+7
2007-03-25Allow shared builds for aix[64]-gcc targets.Andy Polyakov1-5/+5
2007-03-22Fixes for aix-shared rules.Andy Polyakov1-5/+5
2006-10-24Further mingw build procedure updates.Andy Polyakov1-10/+19
2006-10-23Harmonize dll naming in mingw builds.Andy Polyakov1-3/+2
2006-10-23Allow for mingw cross-compile configuration.Andy Polyakov1-4/+8
2006-10-21Rudimentary support for cross-compiling.Andy Polyakov1-1/+3
2006-05-20Tiny up hpux targets.Andy Polyakov1-1/+1
2006-04-11Add BeOS support.Ulf Möller1-1/+16
2005-12-16Fix typos in osf1 shared rules.Andy Polyakov1-3/+3
2005-11-09AIX -blibpath is not accumulative, one apparently has to specify evenAndy Polyakov1-1/+1
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