Confirmed users
656
edits
Line 114: | Line 114: | ||
* Add support for html/xml, perhaps with links to MDC doc pages | * Add support for html/xml, perhaps with links to MDC doc pages | ||
* Multi-platform indexing | * Multi-platform indexing | ||
** MSVC++ may be doable with this: | ** MSVC++ may be doable with this: http://msdn.microsoft.com/en-us/library/87x7wc99.aspx | ||
* Add gcov support | * Add gcov support | ||
* Add build dependency map info - "what do I have to remake if I change something in content/html/document/src?" | * Add build dependency map info - "what do I have to remake if I change something in content/html/document/src?" | ||
* Add control mechanism for running dxr continuously. Maybe web based? Maybe as part of buildbot with waterfall? | * Add control mechanism for running dxr continuously. Maybe web based? Maybe as part of buildbot with waterfall? | ||
* Patch/Review features: try-server type system that checks the patch for issues, but perhaps dxr should be used to visualize the results. Show things like, new warnings/issues/deadcode. Also, given a patch, show everything DXR knows about the patch and code affected by it. | * Patch/Review features: try-server type system that checks the patch for issues, but perhaps dxr should be used to visualize the results. Show things like, new warnings/issues/deadcode. Also, given a patch, show everything DXR knows about the patch and code affected by it. |