core/com.nokia.carbide.cpp.sdk.core/src/com/nokia/carbide/cpp/internal/api/sdk/sbsv2/SBSv2QueryUtils.java
Tue, 21 Sep 2010 09:13:39 -0500 timkelly fix 12140. Only scan Raptor to try to repair configs with errors once per IDE session.
Mon, 30 Aug 2010 14:58:15 -0500 timkelly add util to flush all SBSv2 query caches. Problem with rescanning all the SBSv2 caches from UI was not writing cache back to disk.
Wed, 18 Aug 2010 13:58:10 -0500 timkelly add paramater to allow cache to be deleted or not when a refresh is done (you don't want to delete the cache on disk in the case of Symbian SDKs b/c C3_BUILDER_WORK
Tue, 17 Aug 2010 10:53:02 -0700 timkelly Fix several issues for Linux around casting SDKManager to concrete class: C3_BUILDER_WORK
Wed, 11 Aug 2010 14:32:13 -0500 stechong Removed SDKCacheUtils type from public API. C3_BUILDER_WORK
Thu, 05 Aug 2010 14:33:29 -0500 timkelly refactoring ISDKManager - removing unnecessary API 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
Wed, 21 Jul 2010 11:37:56 -0500 timkelly make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree. 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
Wed, 23 Jun 2010 14:23:08 -0500 timkelly remove perl not found dialog (only emit to error log). Clean up some text messages. C3_BUILDER_WORK
Tue, 22 Jun 2010 14:54:23 -0500 timkelly Clean up APIs/Tests around SBSv2 query mechanism (got rid of most all the original test API now that it's been moved into BuildContextSBSv2. 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
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 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
less more (0) tip