aboutsummaryrefslogtreecommitdiff
path: root/scripts/git-submodule.sh
AgeCommit message (Expand)Author
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman
2020-02-13git: Make submodule check only needed modulesJuan Quintela
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-02-10build: fix typo in error messageLaurent Vivier
2017-12-18build: fix typo in error messageMike Frysinger
2017-11-06build: delay check for empty git submodule listDaniel P. Berrange
2017-11-06build: don't fail if given a git submodule which does not existDaniel P. Berrange
2017-11-06build: allow automatic git submodule updates to be disabledDaniel P. Berrange
2017-11-06build: don't create temporary files in source dirDaniel P. Berrange
2017-11-06build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange
2017-10-23scripts: don't throw away stderr when checking out git submodulesDaniel P. Berrange
2017-10-16build: automatically handle GIT submodule checkout for dtcDaniel P. Berrange