summaryrefslogtreecommitdiff
path: root/build/instdso.sh
Commit message (Expand)AuthorAgeFilesLines
* Use cp on AIX too. /usr/bin/install isn't compatible on recent systems Eric Covener2013-06-241-1/+1
* Addition to r1237447: "for arg ; do" is notRainer Jung2012-02-011-1/+1
* Install multiple files per install.sh invocationStefan Fritsch2012-01-291-11/+23
* instdso.sh: HP-UX's native 'install' apparently is not compatibleDaniel Earl Poirier2011-03-041-1/+1
* tweak r823613/PR 47951 change to avoid /usr/sbin/install onJeff Trawick2009-11-161-1/+9
* Build: Use install instead of cp if available onTakashi Sato2009-10-091-1/+2
* Bring back OS/2 support.Brian Havard2009-08-261-0/+8
* remove OS/2 platform supportJeff Trawick2009-03-261-8/+0
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-1/+1
* * build/instdso.sh: Fix syntax error with some sed implementations.Joe Orton2006-03-291-2/+2
* Remove install errors emitted when using jlibtool instead of GNU libtool.Justin Erenkrantz2005-09-281-3/+6
* * build/instdso.sh: Extract LIBRARY_NAMES and DLNAME without usingJoe Orton2005-06-081-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check in.André Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-0/+15
* Allow instdso.sh to be used with a .so file directly rather than requiringJustin Erenkrantz2002-09-181-0/+7
* OS/2: Stop a bunch of error messages while doing a make install.Brian Havard2002-06-161-0/+8
* Use the basename of the dso file rather than assuming it does not includeJustin Erenkrantz2002-06-021-4/+5
* Change instdso.sh to use libtool --install everywhere and thenJeff Trawick2002-04-191-33/+36
* on OS/390, instdso.sh should just use libtool, since libtool forJeff Trawick2002-02-201-1/+1
* Use aplibtool to install modules on OS/2 as it contains some required magicBrian Havard2001-12-211-0/+5
* take over DSO installation from libtool on all platforms, for bothJeff Trawick2001-12-141-7/+6
* Do special install processing for Apache DSO modules on HP-UX, Tru64,Jeff Trawick2001-12-071-0/+54