builder/com.nokia.carbide.cdt.builder/src/com/nokia/carbide/cdt/internal/builder/CarbideBuildConfiguration.java
Tue, 03 Aug 2010 14:18:04 -0500 timkelly refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation. C3_BUILDER_WORK
Tue, 03 Aug 2010 11:44:01 -0500 timkelly Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David. 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
Tue, 27 Jul 2010 16:14:29 -0500 timkelly bug 11535. Remove ROM builder. C3_BUILDER_WORK
Tue, 20 Jul 2010 13:38:47 -0500 timkelly fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst) C3_BUILDER_WORK
Mon, 19 Jul 2010 21:06:20 -0500 stechong Set error parser IDs based on compiler macros from Raptor config query. C3_BUILDER_WORK
Thu, 15 Jul 2010 23:28:04 -0500 stechong Raptor scanner discovery on top of new Raptor Query API. C3_BUILDER_WORK
Wed, 16 Jun 2010 15:43:22 -0500 timkelly refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext 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
Fri, 04 Jun 2010 16:34:02 -0500 timkelly 1) Reworking cconfiguration 'id' to be separate from the config display name C3_BUILDER_WORK
Wed, 02 Jun 2010 16:06:56 -0500 timkelly more ISymbianBuildCOntext refactoring to get SBSv1 & SBSv2 working to origianl state C3_BUILDER_WORK
Tue, 01 Jun 2010 15:23:53 -0500 timkelly first pass refactoring ICarbideBuildConfiguration, removing implementation of ISymbianBuildContext. C3_BUILDER_WORK
Mon, 17 May 2010 09:23:33 -0500 timkelly removing calls to ISymbianSDK#isEKA1(). For 3.0, EKA1 is not supported so any code returing true from isEKA1() is removed.
Tue, 04 May 2010 09:59:19 -0500 timkelly more fixes from bug 11210 to support saving SBSv2 tab data for old-style SBSv2 config names (i.e. before build alias)
Tue, 04 May 2010 09:39:10 -0500 timkelly Fix bug 11210. NPEs when editing SBSv2 config tab data on old SBSv2 build configs. RCL_2_4
Mon, 03 May 2010 08:52:54 -0500 timkelly fix bug 11207 RCL_2_4
Mon, 03 May 2010 08:32:08 -0500 timkelly remove dead code
Fri, 30 Apr 2010 15:55:10 -0500 timkelly fix 11207
Wed, 21 Apr 2010 14:14:01 -0500 stechong Fix for Bug 10757 (Build is not started when "Use default incremental builder" option is set in preferences).
Wed, 21 Apr 2010 13:20:59 -0500 stechong Fix for Bug 10757 (Build is not started when "Use default incremental builder" option is set in preferences). RCL_2_4
Tue, 20 Apr 2010 14:09:27 -0500 timkelly fix bug 11049. use mifconv prj_extension for SBSv2 GUI projects RCL_2_4
Tue, 20 Apr 2010 13:33:06 -0500 timkelly For SBSv2 projects, add SBSV2 macro during bld.inf proprocessing and to build configuration macro cache.
Fri, 16 Apr 2010 14:28:15 -0500 timkelly little clean-up/refactor after review of bug 11068 RCL_2_4
Fri, 16 Apr 2010 14:18:25 -0500 timkelly little clean-up/refactor after review of bug 11068
Thu, 15 Apr 2010 17:45:19 -0500 timkelly fix bug 11068. make sbsv2 variant appender configuration specific RCL_2_4
Thu, 15 Apr 2010 13:09:25 -0500 timkelly Add support for SBSv2 config specific data. Bug 11068.
Fri, 02 Apr 2010 15:38:50 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
Fri, 02 Apr 2010 15:04:41 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes) RCL_2_4
Wed, 31 Mar 2010 16:21:55 -0500 timkelly merge changes for bug 10674 from default RCL_2_4
Mon, 29 Mar 2010 15:56:12 -0500 timkelly bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
Fri, 26 Mar 2010 11:40:51 -0500 timkelly bug 10674. Add support for long alias names from Carbide.xml (initial support)
Mon, 01 Feb 2010 12:38:42 -0600 timkelly Fix bug 10450. Merge from default. RCL_2_4
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, 11 May 2009 08:24:35 -0500 timkelly Add preliminary parser support for Symbian Binary Variation support (ported from BSF support). See bug 8796
Thu, 07 May 2009 12:10:50 -0500 timkelly Add support for getting the Symbian Binary Variation name for variant builds. Bug 8793.
Tue, 21 Apr 2009 14:51:39 -0500 timkelly Fix again for bug 8902. Give direct access to BuildArgumentsInfo class and deprecate IBuildArgumentsInfo. RCL_2_0
Fri, 03 Apr 2009 23:33:03 +0100 Deepak Modgil DP tools release version Revision: 200912
less more (0) tip