timkelly [Fri, 13 Aug 2010 10:30:38 -0500] rev 1823
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.
timkelly [Thu, 12 Aug 2010 17:32:31 -0500] rev 1821
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration()
as convenience wrappers for getting macros contributing to a carbide project. Removed ICarbideBuildConfiguration#hasSTDCPPSupport().
Refactored CarbideLanguageData to use simplified macro retrieval