6 Commits

Author SHA1 Message Date
Christopher Allan Webber
a1bde56fd2 #5074: Added set -e to bootstrap.sh
This should make it so that if any of the commands in the script fail,
the whole script fails.
2015-04-23 11:36:55 -05:00
Christopher Allan Webber
0d063605ec Do git submodule init and git submodule update in bootstrap.sh
Idea borrowed from guix bootstrap script.

If this proves to not be great we can move it :)
2014-10-10 16:27:23 -05:00
Christopher Allan Webber
ea2825fa10 Moving experimental-bootstrap.sh back to bootstrap.sh 2014-10-10 14:42:17 -05:00
Christopher Allan Webber
4a0778b3c1 Move ./bootstrap.sh to experimental-bootstrap.sh 2014-04-03 10:13:02 -05:00
Christopher Allan Webber
ae51a0f0bd Fix by lennax: Fix the AC_MSG_ERROR undefined macro error.
Thanks Lennax! :)
2013-10-07 14:43:53 -05:00
Brandon Invergo
09584b3a04 add a couple missing files 2013-05-19 15:56:48 +02:00