Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-submodule.sh: Modern shell scripting (use $() instead of ``) | Mao Zhongyi | 2018-10-16 | 1 | -2/+2 |
* | build: fix typo in error message | Laurent Vivier | 2018-02-10 | 1 | -1/+1 |
* | build: fix typo in error message | Mike Frysinger | 2017-12-18 | 1 | -1/+1 |
* | build: delay check for empty git submodule list | Daniel P. Berrange | 2017-11-06 | 1 | -7/+12 |
* | build: don't fail if given a git submodule which does not exist | Daniel P. Berrange | 2017-11-06 | 1 | -2/+14 |
* | build: allow automatic git submodule updates to be disabled | Daniel P. Berrange | 2017-11-06 | 1 | -0/+9 |
* | build: don't create temporary files in source dir | Daniel P. Berrange | 2017-11-06 | 1 | -4/+3 |
* | build: allow setting a custom GIT binary for transparent proxying | Daniel P. Berrange | 2017-11-06 | 1 | -5/+24 |
* | scripts: don't throw away stderr when checking out git submodules | Daniel P. Berrange | 2017-10-23 | 1 | -1/+1 |
* | build: automatically handle GIT submodule checkout for dtc | Daniel P. Berrange | 2017-10-16 | 1 | -0/+38 |