core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/sdk/core/model/SBSv2BuildInfo.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
Tue, 24 Aug 2010 17:57:23 -0500 stechong Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK. C3_BUILDER_WORK
Mon, 23 Aug 2010 18:14:52 -0500 wpaul fixed incorrect use of @Override. cleaned up a few warnings. 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
Thu, 05 Aug 2010 15:25:18 -0500 timkelly clean up some TODO comments 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 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 17:32:53 -0500 timkelly 1) always try to rescan configs that have error messages. 2) remove some dead code 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
Thu, 22 Jul 2010 16:21:19 -0500 timkelly fix problem with scanning for product variants when added to the filtering prefs C3_BUILDER_WORK
Wed, 21 Jul 2010 17:12:21 -0500 timkelly fix some config refresh issues with SDK/Config tree management. Fixed some issues with showing proper configs re: SBSv2 config filtering prefs. 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
Fri, 25 Jun 2010 12:58:06 -0500 timkelly fix bug 11556 C3_BUILDER_WORK
Tue, 22 Jun 2010 14:07:42 -0500 stechong Get SBSv2 macros via Raptor query. C3_BUILDER_WORK
Mon, 21 Jun 2010 14:27:08 -0500 timkelly add initial support for viewing variants in the sdk config tree. refactor some code which initializes sbsv2 contexts. C3_BUILDER_WORK
Fri, 18 Jun 2010 17:10:13 -0500 timkelly Implement variant support for SBSv2 configuration management. Variants aren't selectable, only the global prefs allow you to create variants, if they exist in an SDK. 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 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 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 15:06:53 -0500 stechong Fixed errors in unit tests due to ISymbianSDK refactoring, plus other updates to SDK core and UI plugins. C3_BUILDER_WORK
Mon, 07 Jun 2010 20:50:55 -0500 stechong First pass refactoring ISymbianSDK. C3_BUILDER_WORK
less more (0) tip