summaryrefslogtreecommitdiff
path: root/gen-install-script.sh
Commit message (Expand)AuthorAgeFilesLines
* /bin/sh on Solaris doesn't understand "local" keywordDanek Duvall2017-08-081-1/+1
* Rewrite gen-install-script.sh in RustJosh Stone2017-05-051-259/+2
* Also route cd to /dev/nullBrian Anderson2015-04-221-2/+3
* Don't break when CDPATH is set. Fixes #31Brian Anderson2015-04-221-1/+9
* fix cases where there is no /bin/echoRobin Gloster2015-03-081-8/+14
* Remove --verify-binBrian Anderson2015-02-051-2/+0
* Print the correct script name again in status messagesBrian Anderson2015-02-051-5/+5
* Various stylistic fixes, including using more lowercase varsBrian Anderson2015-02-041-21/+21
* Quote some vars. #3Brian Anderson2015-02-041-1/+1
* Fix style in boilerplateBrian Anderson2015-02-041-51/+52
* Use set -uBrian Anderson2015-02-041-5/+11
* Fix quotes around product nameBrian Anderson2015-01-031-1/+1
* V2Brian Anderson2014-12-221-1/+9
* Use /bin/echo directly for filling in the templateBrian Anderson2014-12-061-7/+8
* InitialBrian Anderson2014-11-211-0/+252