summaryrefslogtreecommitdiff
path: root/Makefile.shared
Commit message (Expand)AuthorAgeFilesLines
* Makefile.share: fix brown-bag typo in link_o.darwin.appro2010-08-211-1/+1
* Makefile.shared: link_o.darwin comment update.appro2010-07-161-0/+2
* Makefile.shared: debugging line slipped through in previous commit.appro2010-07-151-1/+1
* Makefile.shared: update link_o.dawrin rule.appro2010-07-151-8/+18
* Fixes to CROSS_COMPILE, don't override command line option from environmentsteve2009-10-151-1/+1
* PR: 2003steve2009-08-101-1/+1
* Makefile.shared: improve portability of commit#17753.appro2009-01-021-2/+2
* Styling update to makefiles: eliminate redundant pipes.appro2008-12-301-2/+2
* Styling update to makefiles: $() to denote make substitutions and $${} -appro2008-12-291-24/+24
* AIX build updates.appro2008-09-121-4/+4
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-4/+13
* Minor fix in link_[oa].hpux.appro2007-09-161-2/+2
* IRIX and Tru64 platform updates.appro2007-08-261-4/+4
* Proper support for shared build under MacOS X.appro2007-07-311-3/+1
* --enable-auto-image-base in cygwin build.appro2007-05-191-3/+7
* Allow shared builds for aix[64]-gcc targets.appro2007-03-251-5/+5
* Fixes for aix-shared rules.appro2007-03-221-5/+5
* Further mingw build procedure updates.appro2006-10-241-10/+19
* Harmonize dll naming in mingw builds.appro2006-10-231-3/+2
* Allow for mingw cross-compile configuration.appro2006-10-231-4/+8
* Rudimentary support for cross-compiling.appro2006-10-211-1/+3
* Tiny up hpux targets.appro2006-05-201-1/+1
* Add BeOS support.ulf2006-04-111-1/+16
* Fix typos in osf1 shared rules.appro2005-12-161-3/+3
* AIX -blibpath is not accumulative, one apparently has to specify evenappro2005-11-091-1/+1
* Add -install_name in link_a.darwin rule.appro2005-10-281-0/+1
* Fix install problems on MacOS X and HP-UX.appro2005-10-251-2/+6
* Darwin specific update for Configure and Makefile.shared.appro2005-06-231-0/+2
* HP-UX specific updates to Makefile.org and Makefile.shared.appro2005-06-231-0/+2
* Solaris-specific Makefile.shared update from 098.appro2005-06-221-5/+7
* Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>levitte2005-05-211-5/+6
* Improve shell portability of new rules in Makefile.shared.appro2005-05-161-3/+3
* Make Makefile.shared quiet again.appro2005-05-161-2/+2
* Simplify shared rules, link run-path into applications only.appro2005-05-151-250/+41
* Cygwin/mingw sync with stable.appro2005-04-301-2/+7
* Parameterize do_solaris rules in Makefile.shared.appro2005-04-131-2/+2
* Extend Solaris x86 support to amd64.appro2005-04-041-3/+3
* Get rid of irritating noise.ben2005-03-311-2/+2
* Make Makefile.shared BSD make-friendly, remove more redundant -lc, set upappro2005-02-061-27/+31
* Drop redundant -lc from a number of rules in Makefile.shared. It'sappro2005-02-031-14/+14
* The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, andlevitte2005-01-261-44/+44
* As new major IRIX release is highly unlikely to appear [and break following],appro2004-12-271-2/+2
* Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidappro2004-09-281-2/+2
* Proper support for OpenBSD-i386 shared build, including assember modules!appro2004-08-291-1/+34
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"appro2004-08-011-6/+8
* Minor HP-UX make update. IA-64-based HP-UX favor .so extension for sharedappro2004-07-241-1/+3
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.appro2004-07-181-0/+1
* Minimal work-around for ./engine shared builds. "Minimal" means that Iappro2004-05-311-9/+7
* 32-bit PA-RISC requires -Bsymbolic when linking libcrypto.sl. Withoutappro2004-05-311-2/+2
* Working on HP-UX shared support...appro2004-05-311-3/+3