From d3abefe5393de8828255bde3cf23ac84a6dd9e7d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 May 2018 12:45:50 +0200 Subject: Add dist to list of modules bootstrapped by default by create meta-operation --- build2/b.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build2/b.cli') diff --git a/build2/b.cli b/build2/b.cli index 36ce9ee..3074e4e 100644 --- a/build2/b.cli +++ b/build2/b.cli @@ -292,9 +292,9 @@ namespace build2 question mark (\cb{?}). The second optional parameter is the list of modules to load in - \cb{bootstrap.build}. If not specified, then the \cb{test} and - \cb{install} modules are loaded by default. The \cb{config} module - is always loaded first. + \cb{bootstrap.build}. If not specified, then the \cb{test}, + \cb{dist}, and \cb{install} modules are loaded by default. The + \cb{config} module is always loaded first. Besides creating project's \cb{bootstrap.build} and \cb{root.build}, \cb{create} also writes the root \cb{buildfile} with the following -- cgit v1.1