CDT Commit Report for - July 25, 2003

amagloire

updated,.

Added case for m68k cpu

dschaefer

Patch for Sean Evoy:
- Initial makefile generator for managed build.

Added the dependency dir to the build properties.

Patch for Sean Evoy:
- I added the ability to build when there are inter-project dependencies
(first iteration; I would like to try another way). There is also some
changes to how libraries are handled. Change logs describe the changes and
the AllBuildTests has been updated to reflect these changes.

jcamelon

Fix Symbol Table Lookup in addBaseSpecifier() for Andrew.

Last minute demo fixes for Search/Indexer/COMPLETE_PARSE.

CORE
Added COMPLETE_PARSE support for Method and Field declarations and cross-references.
Fixed some small ParserSymbolTable bugs.
Added support for linkage specification under COMPLETE_PARSE.

TESTS
Updated CompleteParseASTTests for Method/Field updates.
Fixed TortureTest's parser mode switch (was always QuickParsing).

Fixed ASTEnumerator::getOwnerEnumerationSpecifier() in COMPLETE_PARSE mode for Bogdan.

Last minute demo fix from Bogdan.

Patch for Bogdan Gheorghe.

This patch adds type refs, function refs, method refs, fireld refs and namespace refs to the index and changes the parser mode to complete parse.

tdesous

July 25, 2003 delivery