CDT Commit Report for - May 10, 2004

aniefer

fix bug 60493

fix bug 57513

ddaoust

From Dave Williams: This patch is a cleanup of some script references, tags and format changes within the HTML required by translation tools.

change to HTML doc type flag - required for translation tools to file /getting_started/cdt_w_basic.htm

dinglis

added include/symbol/lib container to ui of container paths.
removed order/export block for now until we really need it will probably come back in some other form.

jcamelon

Scalability/Memory enhancements upon the Parser framework.

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=61597

sevoy

Updated the implementation to match the new method signature for the IScannerInfoCollector interface

External commit for Leo Treggiari. The archList attribute of the target object specifies the list of architectures that the target is supported on. The valid list of architectures is the string values returned by BootLoader.getOSArch(). If the archList attribute is not specified, or if the value is "all", then the target is supported on all architectures. Otherwise, the target is only displayed when CDT is running on one of the specified architectures, unless the user has requested to see all targets.