diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:22:26 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 18:22:26 +0200 |
commit | dc0ebced649c7ca5ff93884ec2fecdebac2818b1 (patch) | |
tree | f23e2d28f3b7c0fbd26fc43fdcab4cab66a1322c /release.txt | |
parent | 6a3884255bdf407edd435406076d2080a2523f19 (diff) |
Add bdep to some scripts/notes (on added to stage yet)
Diffstat (limited to 'release.txt')
-rw-r--r-- | release.txt | 4 |
1 files changed, 2 insertions, 2 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. |