summaryrefslogtreecommitdiff
path: root/install.sh
Commit message (Expand)AuthorAgeFilesLines
* * install-sh: Rename from install.sh.Ian Lance Taylor1997-04-141-247/+0
* * install.sh (chmodcmd): Set to null if the DST directory alreadyBrendan Kehoe1996-11-111-0/+1
* Remove cygnus local comments from install-sh and install.sh.Gordon Irlam1996-06-051-25/+3
* Add install.sh copyright terms from X11R5.Gordon Irlam1996-06-051-1/+33
* * install.sh: Correct misspelling of transformbasename.Ian Lance Taylor1996-03-151-1/+1
* * install.sh: If $dstdir exists, don't check whether each component does.David MacKenzie1994-04-271-1/+4
* * install.sh: Remove 'set -e'. It makes any conditionalsPer Bothner1993-11-041-2/+0
* (chmodcmd): Set file to mode 755 by default (should also do defaultJason Merrill1993-09-101-1/+1
* * install.sh: Support -d option (in the manner of SunOS 4 install,Jason Merrill1993-09-091-44/+74
* fix install.sh on DECstation; handle lack of c++ on h8[35]00 for libioDavid D. Zuhn1993-08-201-4/+4
* * install.sh: If one command fails, don't try the rest. Don't tryJim Kingdon1993-08-161-8/+25
* add a trap to ensure tmp files are removedDavid D. Zuhn1993-08-021-0/+1
* kludge around 386BSD bugDavid D. Zuhn1993-06-291-0/+2
* don't use dirnameDavid D. Zuhn1993-06-211-1/+2
* append transformbasename to transformed nameDavid D. Zuhn1993-06-181-1/+1
* configure already add the -eDavid D. Zuhn1993-06-171-1/+1
* a portable install script, also creates parent directoriesDavid D. Zuhn1993-06-151-0/+184