Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #5074: Added set -e to bootstrap.sh | Christopher Allan Webber | 2015-04-23 | 1 | -0/+2 |
| | | | | | This should make it so that if any of the commands in the script fail, the whole script fails. | ||||
* | Do git submodule init and git submodule update in bootstrap.sh | Christopher Allan Webber | 2014-10-10 | 1 | -0/+3 |
| | | | | | | Idea borrowed from guix bootstrap script. If this proves to not be great we can move it :) | ||||
* | 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 |
| | | | | Thanks Lennax! :) | ||||
* | add a couple missing files | Brandon Invergo | 2013-05-19 | 1 | -0/+3 |