Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Say `git submodule update --init` - it's shorter. | Ben Sturmfels | 2021-03-09 | 1 | -2/+1 |
* | Move "/usr/bin/env bash" to simply "/bin/sh" | Christopher Allan Webber | 2016-02-11 | 1 | -1/+1 |
* | Fix #5315 - use `env` in shebangs | Loic Dachary | 2016-01-14 | 1 | -1/+1 |
* | #5074: Added set -e to bootstrap.sh | Christopher Allan Webber | 2015-04-23 | 1 | -0/+2 |
* | Do git submodule init and git submodule update in bootstrap.sh | Christopher Allan Webber | 2014-10-10 | 1 | -0/+3 |
* | Moving experimental-bootstrap.sh back to bootstrap.sh | Christopher Allan Webber | 2014-10-10 | 1 | -0/+4 |
* | Move ./bootstrap.sh to experimental-bootstrap.sh | Christopher Allan Webber | 2014-04-03 | 1 | -4/+0 |
* | Fix by lennax: Fix the AC_MSG_ERROR undefined macro error. | Christopher Allan Webber | 2013-10-07 | 1 | -0/+1 |
* | add a couple missing files | Brandon Invergo | 2013-05-19 | 1 | -0/+3 |