Add issues from the mailing list.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 2 May 2006 19:51:22 +0000 (19:51 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 2 May 2006 19:51:22 +0000 (19:51 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@1453 fdb21ef1-2011-0410-befe-b5e4ea1792b1

www/roadmap.html

index 5e9b9c363dda16009c5afddef2137c561901079c..f7d079971c9825c2c3843914fe27a3b951d7f2ef 100644 (file)
@@ -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>