aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.shared
Commit message (Expand)AuthorAgeFilesLines
* Add the INHIBIT_SYMLINKS flag variable to help Cygwin.Richard Levitte2002-11-151-20/+27
* Keep on using ${CC}, since gcc may act in disguise.Richard Levitte2002-11-061-2/+2
* Eh, -Wl,--whole-archive disappeared from the GNU targets. I've noRichard Levitte2002-10-161-0/+1
* A much better idea, of course, is not to do a submake at all...Richard Levitte2002-10-151-110/+42
* Add missing quotes.Richard Levitte2002-10-141-38/+38
* Targeting the solaris platform for specific tests. Something is goingRichard Levitte2002-10-131-2/+2
* Chase down the missing backslashes.Richard Levitte2002-10-121-12/+12
* For the platforms where version info is inserted separately into theRichard Levitte2002-10-111-8/+38
* Make sure it's properly detected when there's no version informationRichard Levitte2002-10-111-2/+7
* Fix inconsistencies in the Darwin targets.Richard Levitte2002-10-111-3/+4
* Add a suffix for Darwin's sake, since it seems like .dylib comes afterRichard Levitte2002-10-111-23/+54
* Move the shared library construction stuff to Makefile.shared, aRichard Levitte2002-10-111-0/+577