From 2181ec73117f2e18cc622ead6256c8104b631214 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 6 Jun 2020 22:42:16 +0300 Subject: Use ad hoc recipe for parsing code and documentation generating The overall approach is to store pre-generated bootstrap options.?xx and cli.{1,xhtml} and automatically update them in the development build (config.cli.develop=true). See README.md in the root of the repository for details. --- cli-tests/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli-tests') diff --git a/cli-tests/manifest b/cli-tests/manifest index 0ff0825..8cd78eb 100644 --- a/cli-tests/manifest +++ b/cli-tests/manifest @@ -10,5 +10,5 @@ doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/ src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-tests/ email: cli-users@codesynthesis.com ; Mailing list requires: c++14 -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 +depends: * build2 >= 0.14.0- +depends: * bpkg >= 0.14.0- -- cgit v1.1