modules=" \ git \ change \ libbutl \ build2 \ libbpkg \ bpkg \ brep \ libbbot \ bbot \ libstd-modules \ buildos \ msvc-linux" # During release it is useful to exclude etc/ and/or build2-toolchain so # can do mass commits (like version updates). # modules="$modules etc" modules="$modules private" modules="$modules build2-toolchain" # We don't tag git/, etc/, and private/. # tag_modules=" \ libbutl \ build2 \ libbpkg \ bpkg \ brep \ libbbot \ bbot \ libstd-modules \ buildos \ msvc-linux \ build2-toolchain" # Submodule update in build2-toolchain has to be done manually. # sub_modules=" \ private \ libbutl \ build2 \ libbpkg \ bpkg \ brep \ libbbot \ bbot \ libstd-modules \ buildos \ msvc-linux"