From dc0ebced649c7ca5ff93884ec2fecdebac2818b1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Mar 2018 18:22:26 +0200 Subject: Add bdep to some scripts/notes (on added to stage yet) --- release.txt | 4 ++-- review | 2 +- version | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/release.txt b/release.txt index 051e2d9..436ef92 100644 --- a/release.txt +++ b/release.txt @@ -18,7 +18,7 @@ - Update and test local builds: - b test: build2/ bpkg/ brep/ bbot/ libbutl/ libbpkg/ libbbot/ + b test: build2/ bpkg/ bdep/ brep/ bbot/ libbutl/ libbpkg/ libbbot/ b msvc-linux/ - Stage hello projects and test: @@ -72,7 +72,7 @@ cd .. b-boot '{clean update}(libbutl/ build2/)' - b clean: bpkg/ brep/ bbot/ libbpkg/ libbbot/ msvc-linux/ + b clean: bpkg/ bdep/ brep/ bbot/ libbpkg/ libbbot/ msvc-linux/ Then the local test step above. diff --git a/review b/review index a8a0f98..7ff0caa 100755 --- a/review +++ b/review @@ -6,7 +6,7 @@ # usage="usage: $0" -modules="libbutl build2 libbpkg bpkg brep libbbot bbot libstd-modules build2-toolchain" +modules="libbutl build2 libbpkg bpkg bdep brep libbbot bbot libstd-modules build2-toolchain" owd=`pwd` trap "{ cd $owd; exit 1; }" ERR diff --git a/version b/version index 4b5b0b0..d6d5b41 100755 --- a/version +++ b/version @@ -23,7 +23,7 @@ xml_ver=1.1.0-b.2.z #xml_ver=1.1.0-b.2 xml_mods=(libstudxml) -all=(libstd-modules libbutl build2 libbpkg bpkg libbbot brep bbot build2-toolchain msvc-linux buildos) +all=(libstd-modules libbutl build2 libbpkg bpkg bdep libbbot brep bbot build2-toolchain msvc-linux buildos) # In manifests for alpha/beta we use an exact match. For snapshots -- snapshot # range. Otherwise an X.Y.* range. -- cgit v1.1