aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.shared
Commit message (Expand)AuthorAgeFilesLines
* Makefile.shared: Make link_shlib.linux-shared less verbose againRichard Levitte2017-07-241-1/+1
* Simplify Makefile.sharedRichard Levitte2017-07-241-180/+79
* Add ECHO to makefiles for real silenceRich Salz2017-06-301-6/+7
* Code health: Remove base address setting for mingwRichard Levitte2017-02-281-2/+1
* HPUX: Add the forgotten $(DSTDIR) when linking DSOsRichard Levitte2016-11-011-4/+4
* Remove automatic RPATHRichard Levitte2016-10-131-7/+7
* Configurations/10-main.cf: AIX "facelift".Andy Polyakov2016-09-081-2/+4
* Makefile.shared: revert Haiku support commit.Andy Polyakov2016-05-251-4/+4
* Add support for RC / WINDRES env variablesRichard Levitte2016-05-161-4/+5
* Add Haiku support.Jérôme Duval2016-04-141-4/+4
* FreeBSD, at least, can restrict symbols in a shared library - so use theBen Laurie2016-02-271-1/+2
* Solaris DSOs were still named libFOO.so, fixedRichard Levitte2016-02-251-1/+1
* correct name of GNU shared librariesRoumen Petrov2016-02-231-1/+1
* Fix DSO name on HP/UXRichard Levitte2016-02-221-1/+1
* Don't include all symbols from static libraries when building a DSORichard Levitte2016-02-221-24/+28
* Fix incorrect SO name on GNU platformsRichard Levitte2016-02-221-3/+3
* Makefile.shared: limit .dll image base pinning to FIPS builds.Andy Polyakov2016-02-191-1/+1
* Big rename fest of MingW shared librariesRichard Levitte2016-02-191-16/+32
* Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte2016-02-191-20/+12
* Simplify the generation of ld scripts for Linux and SolarisRichard Levitte2016-02-191-14/+5
* Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte2016-02-191-121/+96
* Rethink the uplink / applink storyRichard Levitte2016-02-191-4/+0
* Fix Solaris link_a and link_oRichard Levitte2016-02-161-9/+5
* Display the windres commandRichard Levitte2016-02-131-0/+2
* Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte2016-02-111-1/+1
* Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte2016-02-111-1/+5
* unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte2016-02-101-5/+1
* unified build scheme: adjust some scriptsRichard Levitte2016-02-091-16/+22
* Display the linking commands that are performedRichard Levitte2016-02-061-2/+8
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-10/+10
* Don't export local symbols on SolarisMatt Caswell2016-02-051-2/+7
* Don't strip object files on CygwinCorinna Vinschen2016-01-181-2/+2
* Don't export internal symbolsMatt Caswell2015-12-151-1/+12
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-12/+1
* RT3548: unsupported platformsRich Salz2014-12-251-27/+1
* Makefile.share: fix brown-bag typo in link_o.darwin.Andy Polyakov2010-08-211-1/+1
* Makefile.shared: link_o.darwin comment update.Andy Polyakov2010-07-161-0/+2
* Makefile.shared: debugging line slipped through in previous commit.Andy Polyakov2010-07-151-1/+1
* Makefile.shared: update link_o.dawrin rule.Andy Polyakov2010-07-151-8/+18
* Fixes to CROSS_COMPILE, don't override command line option from environmentDr. Stephen Henson2009-10-151-1/+1
* PR: 2003Dr. Stephen Henson2009-08-101-1/+1
* Makefile.shared: improve portability of commit#17753.Andy Polyakov2009-01-021-2/+2
* Styling update to makefiles: eliminate redundant pipes.Andy Polyakov2008-12-301-2/+2
* Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov2008-12-291-24/+24
* AIX build updates.Andy Polyakov2008-09-121-4/+4
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-4/+13
* Minor fix in link_[oa].hpux.Andy Polyakov2007-09-161-2/+2
* IRIX and Tru64 platform updates.Andy Polyakov2007-08-261-4/+4
* Proper support for shared build under MacOS X.Andy Polyakov2007-07-311-3/+1
* --enable-auto-image-base in cygwin build.Andy Polyakov2007-05-191-3/+7