From 17a5121cb9f730efddf1e6de7018457410805b70 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 25 Sep 2016 06:29:49 +0200 Subject: Add feature: Globbing support in subprojects variable --- build2/list | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build2/list b/build2/list index 71c7eae..cc9fd34 100644 --- a/build2/list +++ b/build2/list @@ -1,3 +1,9 @@ +- Globbing support in subprojects variable [feature] + + Now that we only scan top-level. Probably both * and **. Will we + automatically ignore directories that are not project? Probably. See also + prerequisite globbing. + - Redo module init structure (config first) [quality] ? Alternative/different syntax for operations on command line [idea] -- cgit v1.1