core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/BuildContextSBSv2.java
Fri, 27 Aug 2010 16:34:38 -0500 timkelly for gcce and armv5 based targets for sbsv2, if the compiler prefix does not exist on disk for a particular configuraiton, attempt to perform
Mon, 23 Aug 2010 18:14:52 -0500 wpaul fixed incorrect use of @Override. cleaned up a few warnings. C3_BUILDER_WORK
Tue, 17 Aug 2010 15:50:47 -0700 timkelly more Linux related fixes 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 11:18:20 -0500 timkelly added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP 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
Wed, 04 Aug 2010 16:39:47 -0500 timkelly refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt) C3_BUILDER_WORK
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
Mon, 02 Aug 2010 10:36:48 -0500 timkelly fix bug 11762. Fix targettypes for MMP editor to retrieve properly depending on whether build config is SBsv1 or SBSv2. C3_BUILDER_WORK
Wed, 28 Jul 2010 11:33:05 -0500 timkelly clean up some TODOs C3_BUILDER_WORK
Tue, 27 Jul 2010 10:31:29 -0500 timkelly Remove boolean API to force rescan the SBS cache (there was API to do that already) C3_BUILDER_WORK
Mon, 26 Jul 2010 15:17:47 -0500 timkelly fix refresh button on SBSv2 to rebuild product and aliases list from scratch C3_BUILDER_WORK
Mon, 26 Jul 2010 14:25:58 -0500 timkelly simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target. 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, 22 Jul 2010 15:45:27 -0500 stechong Make sure we're getting the correct set of macros for each SBSv2 build context. C3_BUILDER_WORK
Wed, 21 Jul 2010 15:24:25 -0500 stechong Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros. 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
Thu, 01 Jul 2010 16:36:11 -0500 stechong Added caching of Raptor query data for aliases, products and configs. C3_BUILDER_WORK
Tue, 22 Jun 2010 14:07:42 -0500 stechong Get SBSv2 macros via Raptor query. C3_BUILDER_WORK
Thu, 17 Jun 2010 14:00:47 -0500 timkelly Update the SBSv2 filtering pref options from the Raptor alias query (union of all available build configs from Raptor). C3_BUILDER_WORK
Wed, 16 Jun 2010 16:53:22 -0500 timkelly Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15 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
Wed, 16 Jun 2010 13:27:31 -0500 timkelly Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2 C3_BUILDER_WORK
Wed, 16 Jun 2010 12:09:43 -0500 timkelly fix problem with sbsv2 context equals (ignore case on platform and target) C3_BUILDER_WORK
Wed, 16 Jun 2010 11:49:20 -0500 timkelly first pass on implementing Raptor query mechanism to construct SBSv2 contexts. Will likely introduce some instability for SBSv2, but should have no impact on SBSv1: WIP. 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
Tue, 08 Jun 2010 10:25:02 -0500 timkelly merge commit C3_BUILDER_WORK
Tue, 08 Jun 2010 10:24:12 -0500 timkelly Fixing up bug 11025 to load SBSv2 build contexts for older config names (no project config conversions done). C3_BUILDER_WORK
Mon, 07 Jun 2010 10:17:00 -0500 timkelly clean up some code as part of displaying configs remvoed from filtering. 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
Thu, 03 Jun 2010 09:58:29 -0500 timkelly more work to keep SBSv2 and SBSV1 working after refactoring. I think we are back to functional parity as before the refactoring now. C3_BUILDER_WORK
Wed, 02 Jun 2010 18:15:50 -0500 timkelly return proper display name for SBSv2 configs until we start using project .cproject data to store config names 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
Wed, 02 Jun 2010 12:02:03 -0500 timkelly some work to keep SBSv2 alive while refactoring C3_BUILDER_WORK
Tue, 01 Jun 2010 15:23:53 -0500 timkelly first pass refactoring ICarbideBuildConfiguration, removing implementation of ISymbianBuildContext. C3_BUILDER_WORK
less more (0) tip