summaryrefslogtreecommitdiff
path: root/build2/list
diff options
context:
space:
mode:
Diffstat (limited to 'build2/list')
-rw-r--r--build2/list6
1 files changed, 6 insertions, 0 deletions
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]