From 9004c7a83e5a1bd9943363671c149dead8db634b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 13 Jul 2018 16:06:51 +0200 Subject: Add libbutl.bash to relevant scripts --- git/modules | 3 +++ version | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/git/modules b/git/modules index 52c52e5..ed8c356 100644 --- a/git/modules +++ b/git/modules @@ -2,6 +2,7 @@ modules=" \ git \ change \ libbutl \ +libbutl.bash \ build2 \ libbpkg \ bpkg \ @@ -27,6 +28,7 @@ modules="$modules private" # tag_modules=" \ libbutl \ +libbutl.bash \ build2 \ libbpkg \ bpkg \ @@ -44,6 +46,7 @@ buildos" sub_modules=" \ private \ libbutl \ +libbutl.bash \ build2 \ libbpkg \ bpkg \ diff --git a/version b/version index b610ae5..970402e 100755 --- a/version +++ b/version @@ -15,7 +15,7 @@ bpkg_min=0.8.0- ver=0.8.0-a.0.z #ver=0.7.0 -mods=(libstd-modules libbutl libbpkg libbbot) +mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot) odb_ver=2.5.0-b.8.z #odb_ver=2.5.0-b.7 @@ -27,7 +27,7 @@ xml_mods=(libstudxml) # @@ NOTE: libpkgconf manually. -all=(libstd-modules libbutl build2 libbpkg bpkg bdep libbbot bbot brep build2-toolchain msvc-linux buildos) +all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bdep libbbot bbot brep build2-toolchain msvc-linux buildos) # In manifests for alpha/beta we use an exact match. For snapshots -- snapshot -- cgit v1.1