Commit Graph

11 Commits (84f844977141932aee888e8edeff6036f377725f)

Author SHA1 Message Date
Doug Coleman 6931d54008 build.sh: change apt-get to apt 2017-12-27 23:21:57 -08:00
Doug Coleman 454efe0942 build.sh: Use the branch for downloading images, which was the entire point of these patches. 2017-12-09 09:38:23 +00:00
Doug Coleman a2facf56aa build.sh: Use the TRAVIS_CI variable if it's provided.
Travisci appears to work in a detached head, but commands like ``git symbolic-ref --short HEAD`` return ``HEAD`` instead of ``master`` in detached head states. At least if we're in travisci this should work.

https://stackoverflow.com/questions/6245570/how-to-get-the-current-branch-name-in-git
2017-12-09 09:26:29 +00:00
Doug Coleman 3a78b68dd5 build.sh: Print current branch for travis-ci 2017-12-09 08:54:34 +00:00
Doug Coleman b473c5ff4c build.sh: Make build.sh branch-aware and fix tab->space 2017-09-01 22:06:09 -05:00
Björn Lindqvist e27bd4020d Build: let's remove the NO_UI variable
That option has no effect on the build just confuses people because they
think Factor can be built with/without the UI. The runtime never depends
on any ui libraries.
2017-06-30 00:24:24 +02:00
thron7 b00aef99e2 fixed variable name mismatch 2017-02-21 10:16:59 -08:00
John Benediktsson f67fd10de2 build.sh: print DEBUG. 2016-11-15 20:52:07 -08:00
Doug Coleman 82960e81f3 build.sh/build.cmd: support both latest and update 2016-03-29 18:44:32 -07:00
Björn Lindqvist 4d2afed06d Build: fix makefile to work with new script path 2016-03-16 14:28:09 +01:00
John Benediktsson 5dd6435511 moving build-support/factor.(sh|cmd) to ./build.(sh|cmd). 2016-03-15 03:17:36 -07:00