Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * install.sh: Remove 'set -e'. It makes any conditionals | Per Bothner | 1993-11-04 | 1 | -2/+0 |
* | (chmodcmd): Set file to mode 755 by default (should also do default | Jason Merrill | 1993-09-10 | 1 | -1/+1 |
* | * install.sh: Support -d option (in the manner of SunOS 4 install, | Jason Merrill | 1993-09-09 | 1 | -44/+74 |
* | fix install.sh on DECstation; handle lack of c++ on h8[35]00 for libio | David D. Zuhn | 1993-08-20 | 1 | -4/+4 |
* | * install.sh: If one command fails, don't try the rest. Don't try | Jim Kingdon | 1993-08-16 | 1 | -8/+25 |
* | add a trap to ensure tmp files are removed | David D. Zuhn | 1993-08-02 | 1 | -0/+1 |
* | kludge around 386BSD bug | David D. Zuhn | 1993-06-29 | 1 | -0/+2 |
* | don't use dirname | David D. Zuhn | 1993-06-21 | 1 | -1/+2 |
* | append transformbasename to transformed name | David D. Zuhn | 1993-06-18 | 1 | -1/+1 |
* | configure already add the -e | David D. Zuhn | 1993-06-17 | 1 | -1/+1 |
* | a portable install script, also creates parent directories | David D. Zuhn | 1993-06-15 | 1 | -0/+184 |