stechong [Tue, 27 Jul 2010 14:20:13 -0500] rev 1695
Create buildinfo and prefix file on demand to improve performance.
cawthron [Tue, 27 Jul 2010 13:49:17 -0500] rev 1694
set discovery.directory to Symbian Foundation update site
timkelly [Tue, 27 Jul 2010 11:49:52 -0500] rev 1693
fix small glitch with clearing sbs cache on rescan
stechong [Tue, 27 Jul 2010 11:13:38 -0500] rev 1692
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.
timkelly [Tue, 27 Jul 2010 10:31:29 -0500] rev 1691
Remove boolean API to force rescan the SBS cache (there was API to do that already)
timkelly [Mon, 26 Jul 2010 17:32:53 -0500] rev 1690
1) always try to rescan configs that have error messages. 2) remove some dead code
fturovic <frank.turovich@nokia.com> [Mon, 26 Jul 2010 17:27:13 -0500] rev 1689
removed white background from link items in welcome pages
timkelly [Mon, 26 Jul 2010 16:31:09 -0500] rev 1688
fix text localization problem
timkelly [Mon, 26 Jul 2010 16:18:24 -0500] rev 1687
Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one.
timkelly [Mon, 26 Jul 2010 15:21:29 -0500] rev 1686
localize scanning message
timkelly [Mon, 26 Jul 2010 15:17:47 -0500] rev 1685
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
dadubrow [Mon, 26 Jul 2010 15:11:10 -0500] rev 1684
refactor to allow better support for multiple layers
timkelly [Mon, 26 Jul 2010 14:25:58 -0500] rev 1683
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.
stechong [Mon, 26 Jul 2010 12:02:37 -0500] rev 1682
Updated support for adding/removing missing SDK.
timkelly [Mon, 26 Jul 2010 11:32:21 -0500] rev 1681
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.
timkelly [Fri, 23 Jul 2010 18:22:58 -0500] rev 1680
C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi
xed FEATUREVARIANT keywork in some MMPs and not others (see bug 11592)
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 15:40:47 -0500] rev 1679
revised remaining welcome page icons for C3
stechong [Fri, 23 Jul 2010 14:21:59 -0500] rev 1678
Make use of system include paths returned by Raptor config query.
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 12:42:38 -0500] rev 1677
lightened new icons as they appeared too dark at small sizes
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 11:40:59 -0500] rev 1676
updated icon images for some welcome icons
timkelly [Fri, 23 Jul 2010 11:15:18 -0500] rev 1675
make default OS version 9.5 if not found in SDK
timkelly [Thu, 22 Jul 2010 16:37:37 -0500] rev 1674
fix build breaks for removal of ISymbianSDK#getSDKVersion()
timkelly [Thu, 22 Jul 2010 16:21:59 -0500] rev 1673
merge commit
timkelly [Thu, 22 Jul 2010 16:21:19 -0500] rev 1672
fix problem with scanning for product variants when added to the filtering prefs
fturovic <frank.turovich@nokia.com> [Thu, 22 Jul 2010 16:16:46 -0500] rev 1671
commented out branding image on certain welcome pages
stechong [Thu, 22 Jul 2010 16:06:04 -0500] rev 1670
Fixed link to SDK preference page.
stechong [Thu, 22 Jul 2010 15:45:27 -0500] rev 1669
Make sure we're getting the correct set of macros for each SBSv2 build context.
stechong [Thu, 22 Jul 2010 15:40:20 -0500] rev 1668
Fixed problem where include paths and macros not showing up for SBSv2 targets.
timkelly [Thu, 22 Jul 2010 15:18:39 -0500] rev 1667
remove ISymbianSDK: getSDKVersion(), getName() and related methods.
timkelly [Thu, 22 Jul 2010 14:02:11 -0500] rev 1666
fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute.