summaryrefslogtreecommitdiff
path: root/scripts/git-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2018-02-10build: fix typo in error messageLaurent Vivier1-1/+1
2017-12-18build: fix typo in error messageMike Frysinger1-1/+1
2017-11-06build: delay check for empty git submodule listDaniel P. Berrange1-7/+12
2017-11-06build: don't fail if given a git submodule which does not existDaniel P. Berrange1-2/+14
2017-11-06build: allow automatic git submodule updates to be disabledDaniel P. Berrange1-0/+9
2017-11-06build: don't create temporary files in source dirDaniel P. Berrange1-4/+3
2017-11-06build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange1-5/+24
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange1-1/+1
2017-10-16build: automatically handle GIT submodule checkout for dtcDaniel P. Berrange1-0/+38