about summary refs log tree commit diff
path: root/src/ci/scripts/checkout-submodules.sh
AgeCommit message (Collapse)AuthorLines
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2022-07-26Re-enable submodule archive downloads.Eric Huss-10/+7
2022-06-23Move init_repo.sh to checkout-submodules.shEric Huss-4/+65
checkout-submodules.sh is no longer serving any purpose other than to run init_repo.
2022-06-23Remove unused CACHE_DIR in init_repo.Eric Huss-8/+1
This was used long ago in Travis/Appveyor, but is no longer used.
2019-10-25ci: extract checking out submodules into a scriptPietro Albini-0/+17