modules=" \ git \ change \ libbutl \ libbutl.bash \ build2 \ libbpkg \ bpkg \ bpkg-rep \ bdep \ brep \ libbbot \ bbot \ libstd-modules" # 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 etc" modules="$modules private" # We don't tag git/, and etc/, private/, build2-toolchain/ are tagged manually. # tag_modules=" \ libbutl \ libbutl.bash \ build2 \ libbpkg \ bpkg \ bpkg-rep \ bdep \ brep \ libbbot \ bbot \ libstd-modules \ 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-rep \ bdep \ brep \ libbbot \ bbot \ libstd-modules \ buildos \ msvc-linux \ openssl-agent"