summaryrefslogtreecommitdiff
path: root/combine-installers.sh
Commit message (Expand)AuthorAgeFilesLines
* /bin/sh on Solaris doesn't understand "local" keywordDanek Duvall2017-08-081-1/+1
* Rewrite combine-installers.sh in RustJosh Stone2017-05-051-312/+2
* Add generation of XZ-compressed tarballsAndrea Canciani2017-04-101-6/+4
* 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-0/+0
* Simplify combine-installers scriptBrian Anderson2015-02-111-30/+5
* Put each component in its own directory in the installerBrian Anderson2015-02-051-5/+5
* 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-29/+29
* Quote some vars. #3Brian Anderson2015-02-041-2/+2
* Fix style in boilerplateBrian Anderson2015-02-041-51/+53
* Use set -uBrian Anderson2015-02-041-5/+10
* verify-bin defaults to emptyBrian Anderson2015-01-071-1/+1
* V2Brian Anderson2014-12-221-0/+347