aboutsummaryrefslogtreecommitdiff
path: root/scripts/git-submodule.sh
AgeCommit message (Expand)Author
2023-07-25scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviourPeter Maydell
2023-06-26git-submodule.sh: allow running in validate mode without previous updatePaolo Bonzini
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini
2023-06-06configure: remove --with-git= optionPaolo Bonzini
2022-10-27scripts: check if .git exists before checking submodule statusDaniel P. Berrangé
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