builder/com.nokia.carbide.cdt.builder/src/com/nokia/carbide/cdt/internal/builder/CarbideLanguageData.java
Tue, 17 Aug 2010 15:50:47 -0700 timkelly more Linux related fixes C3_BUILDER_WORK
Fri, 13 Aug 2010 10:30:38 -0500 timkelly work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly. C3_BUILDER_WORK
Thu, 12 Aug 2010 17:32:31 -0500 timkelly Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() C3_BUILDER_WORK
Thu, 12 Aug 2010 15:56:37 -0500 timkelly fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up C3_BUILDER_WORK
Wed, 11 Aug 2010 18:14:52 -0500 timkelly major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), C3_BUILDER_WORK
Wed, 11 Aug 2010 09:54:24 -0500 timkelly fix some merge glitches C3_BUILDER_WORK
Tue, 10 Aug 2010 19:07:16 -0500 timkelly refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. C3_BUILDER_WORK
Thu, 05 Aug 2010 11:54:21 -0500 timkelly refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext C3_BUILDER_WORK
Mon, 02 Aug 2010 15:34:58 -0500 timkelly refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package. C3_BUILDER_WORK
Wed, 28 Jul 2010 15:19:12 -0500 timkelly Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1. C3_BUILDER_WORK
Wed, 28 Jul 2010 11:33:05 -0500 timkelly clean up some TODOs C3_BUILDER_WORK
Mon, 26 Jul 2010 11:32:21 -0500 timkelly Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants. C3_BUILDER_WORK
Fri, 23 Jul 2010 14:21:59 -0500 stechong Make use of system include paths returned by Raptor config query. C3_BUILDER_WORK
Thu, 01 Jul 2010 16:36:11 -0500 stechong Added caching of Raptor query data for aliases, products and configs. C3_BUILDER_WORK
Mon, 14 Jun 2010 13:24:47 -0500 timkelly Refactor out BSF/SBV support from SBSv2 Builder data. Create new package for SBSv2Query APIs (moved from builder tests). C3_BUILDER_WORK
Fri, 11 Jun 2010 12:09:52 -0500 stechong More ISymbianSDK refactoring. C3_BUILDER_WORK
Mon, 07 Jun 2010 20:50:55 -0500 stechong First pass refactoring ISymbianSDK. C3_BUILDER_WORK
Mon, 01 Feb 2010 11:12:20 -0600 timkelly Don't make hasSTDCPPSupport API. Review fixes for bug 10460.
Mon, 01 Feb 2010 10:28:41 -0600 timkelly Add STDCPP keyword and targettype support. Bug 10460.
Mon, 14 Dec 2009 10:28:53 -0600 timkelly rollback last commit on CarbideLanguageData.java. Those changes not needed.
Mon, 14 Dec 2009 10:24:12 -0600 timkelly merge commit
Tue, 11 Aug 2009 15:18:59 -0500 dadubrow Bug 9601 - need writable project description to modify config data, but additional call to setProjectDescription is superfluous and causes exception due to recursive call to setProjectDescription
Mon, 10 Aug 2009 10:47:20 -0500 timkelly Bug 9566. Serialize the saving of Carbide project data and Carbide launguage data. New CDT 6.0 thorws exception if not done.
Wed, 24 Jun 2009 08:09:39 -0500 dadubrow move string utility function into utils class
Tue, 23 Jun 2009 09:36:01 -0500 Steve Sobek Bug 9328 - Import parses MMP files that are not selected, for each configuration selected
Thu, 21 May 2009 11:38:31 -0500 timkelly Use LinkedHashMap instead of Map to preserve build include order.
Tue, 12 May 2009 12:19:40 -0500 timkelly add support to add BUILD_INCLUDE system paths defined from build variants to project configurations.
Fri, 03 Apr 2009 23:33:03 +0100 Deepak Modgil DP tools release version Revision: 200912
less more (0) tip