modules=" \ git \ change \ libbutl \ libbutl.bash \ build2 \ libbpkg \ bpkg \ bpkg-util \ bdep \ bdep-util \ brep \ libbbot \ bbot \ libbuild2-hello \ libbuild2-rust \ libbuild2-kconfig \ libbuild2-autoconf \ libbuild2-qt" # During release it is useful to exclude some of these so can do mass # commits (like version updates). # modules="$modules build2-toolchain" modules="$modules buildos" modules="$modules msvc-linux" modules="$modules openssl-agent" modules="$modules libpkg-config" modules="$modules etc" modules="$modules private" # We don't tag git/, libbuild2-*. # And etc/, private/, build2-toolchain/ are tagged manually. # tag_modules=" \ libbutl \ libbutl.bash \ build2 \ libbpkg \ bpkg \ bpkg-util \ bdep \ bdep-util \ brep \ libbbot \ bbot \ msvc-linux \ openssl-agent \ buildos" # Submodule update in build2-toolchain has to be done manually. # sub_modules=" \ etc \ private \ libbutl \ libbutl.bash \ build2 \ libbpkg \ bpkg \ bpkg-util \ bdep \ bdep-util \ brep \ libbbot \ bbot \ libbuild2-hello \ libbuild2-rust \ libbuild2-kconfig \ libbuild2-autoconf \ libbuild2-qt \ buildos \ msvc-linux \ openssl-agent \ libpkg-config"