summaryrefslogtreecommitdiffstats
path: root/www/roadmap.html
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-05-02 19:51:22 (GMT)
committerSteven Knight <knight@baldmt.com>2006-05-02 19:51:22 (GMT)
commit5d110890d21e17a7f90e59ef83a9aad52431801c (patch)
tree75069c3685e54237da0db0e0f8ac7dcd089c88da /www/roadmap.html
parente0666e842e476fdbd81c52452c5dcc8dd7975599 (diff)
downloadSCons-5d110890d21e17a7f90e59ef83a9aad52431801c.zip
SCons-5d110890d21e17a7f90e59ef83a9aad52431801c.tar.gz
SCons-5d110890d21e17a7f90e59ef83a9aad52431801c.tar.bz2
Add issues from the mailing list.
Diffstat (limited to 'www/roadmap.html')
-rw-r--r--www/roadmap.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index 5e9b9c3..f7d0799 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -62,6 +62,10 @@ to accomplish the following:
(not SConscript) files.
</li>
<li>
+ Hooks for supporting tool-generated dependency information
+ (like <tt>gcc -M</tt>)
+ </li>
+ <li>
Improved performance (we hope)
</li>
</ul>
@@ -84,6 +88,14 @@ Additional features and bug fixes.
First official, stable release.
No 1.x release will (knowingly) break compatibility
or cause a rebuild on upgrade.
+The following features have been suggested as prerequisites
+for a fully-feature 1.0 release:
+ <ul>
+ <li>
+ C/C++ dependency scanning that acts like a real C preprocessor
+ (computed file names, #ifdef analysis)
+ </li>
+ </ul>
</td>
</tr>
<tr>