summaryrefslogtreecommitdiffstats
path: root/bin/install-sh
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r17366] Description:Quincey Koziol2009-08-151-204/+473
| | | | | | | | | | | | | | | | | | | | Bring r17346:17365 from trunk to revise_chunks branch Tested on: FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode Mac OS X/32 10.5.8 (amazon) in debug mode Mac OS X/32 10.5.8 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode
* [svn-r3942] Purpose:Bill Wendling2001-05-251-3/+3
| | | | | | | | Update Description: Updated with the latest/greatest version of install-sh. Platforms tested: Linux
* [svn-r2506] Newest install-sh file version. Very small change (fixes a spellingBill Wendling2000-09-051-5/+18
| | | | error).
* [svn-r33] ./bin/config.guess NEWRobb Matzke1997-08-151-0/+238
./bin/config.sub NEW Shell scripts for guessing the CPU, vendor name, and operating system. Used by configure. ./bin/install-sh NEW A portable BSD-compatible install script which is used if a BSD-compatible `install' can't be found.