Mon, 16 Aug 2010 12:24:24 -0500 update API (remove extension point) for ICarbidePrefsModifier. Updated test. C3_BUILDER_WORK
timkelly [Mon, 16 Aug 2010 12:24:24 -0500] rev 1833
update API (remove extension point) for ICarbidePrefsModifier. Updated test.
Mon, 16 Aug 2010 10:18:18 -0500 better handling of failed connect
dadubrow [Mon, 16 Aug 2010 10:18:18 -0500] rev 1832
better handling of failed connect
Mon, 16 Aug 2010 09:03:23 -0500 UI tweaks
dadubrow [Mon, 16 Aug 2010 09:03:23 -0500] rev 1831
UI tweaks
Fri, 13 Aug 2010 17:35:50 -0500 add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 17:35:50 -0500] rev 1830
add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support.
Fri, 13 Aug 2010 15:37:14 -0500 added TCF page and concepts link
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:37:14 -0500] rev 1829
added TCF page and concepts link
Fri, 13 Aug 2010 15:06:59 -0500 replaced carbide portal with carbide.c++ portal
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:06:59 -0500] rev 1828
replaced carbide portal with carbide.c++ portal
Fri, 13 Aug 2010 14:59:26 -0500 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 14:59:26 -0500] rev 1827
revised new cheatsheets contents
Fri, 13 Aug 2010 13:39:46 -0500 fix some minor issues
dadubrow [Fri, 13 Aug 2010 13:39:46 -0500] rev 1826
fix some minor issues
Fri, 13 Aug 2010 12:00:38 -0500 add basic function-level testing for macro retrieval from a carbide project. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 12:00:38 -0500] rev 1825
add basic function-level testing for macro retrieval from a carbide project.
Fri, 13 Aug 2010 11:58:38 -0500 update import wizard and operation
dadubrow [Fri, 13 Aug 2010 11:58:38 -0500] rev 1824
update import wizard and operation
Fri, 13 Aug 2010 10:30:38 -0500 work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly. C3_BUILDER_WORK
timkelly [Fri, 13 Aug 2010 10:30:38 -0500] rev 1823
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.
Fri, 13 Aug 2010 08:37:37 -0500 set the focus to layer control
dadubrow [Fri, 13 Aug 2010 08:37:37 -0500] rev 1822
set the focus to layer control
Thu, 12 Aug 2010 17:32:31 -0500 Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 17:32:31 -0500] rev 1821
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration() as convenience wrappers for getting macros contributing to a carbide project. Removed ICarbideBuildConfiguration#hasSTDCPPSupport(). Refactored CarbideLanguageData to use simplified macro retrieval
Thu, 12 Aug 2010 15:56:37 -0500 fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 15:56:37 -0500] rev 1820
fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up
Thu, 12 Aug 2010 10:37:00 -0500 make bad epocroot value a const C3_BUILDER_WORK
timkelly [Thu, 12 Aug 2010 10:37:00 -0500] rev 1819
make bad epocroot value a const
Thu, 12 Aug 2010 15:22:11 -0500 initial commit of feature config import
dadubrow [Thu, 12 Aug 2010 15:22:11 -0500] rev 1818
initial commit of feature config import
Thu, 12 Aug 2010 13:56:20 -0500 consolidated register pages
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:56:20 -0500] rev 1817
consolidated register pages
Thu, 12 Aug 2010 13:03:07 -0500 removed two TOC entries
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:03:07 -0500] rev 1816
removed two TOC entries
Thu, 12 Aug 2010 09:55:33 -0500 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 09:55:33 -0500] rev 1815
revised new how to cheat sheets
Thu, 12 Aug 2010 09:17:41 -0500 fix some potential issues with rss layer
dadubrow [Thu, 12 Aug 2010 09:17:41 -0500] rev 1814
fix some potential issues with rss layer
Wed, 11 Aug 2010 18:16:36 -0500 merge commit C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:36 -0500] rev 1813
merge commit
Wed, 11 Aug 2010 18:16:05 -0500 minor - fix typo C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:05 -0500] rev 1812
minor - fix typo
Wed, 11 Aug 2010 18:14:52 -0500 major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:14:52 -0500] rev 1811
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().
Wed, 11 Aug 2010 15:25:32 -0500 feature config exporter + non-functional importer
dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
Wed, 11 Aug 2010 14:53:40 -0500 fixed links to separate pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:53:40 -0500] rev 1809
fixed links to separate pages
Wed, 11 Aug 2010 14:32:13 -0500 Removed SDKCacheUtils type from public API. C3_BUILDER_WORK
stechong [Wed, 11 Aug 2010 14:32:13 -0500] rev 1808
Removed SDKCacheUtils type from public API.
Wed, 11 Aug 2010 14:31:07 -0500 updated link to new pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:31:07 -0500] rev 1807
updated link to new pages
Wed, 11 Aug 2010 14:30:23 -0500 separted symbian os data into multiple pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:30:23 -0500] rev 1806
separted symbian os data into multiple pages
Wed, 11 Aug 2010 11:52:30 -0500 merge from default C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
Wed, 11 Aug 2010 11:18:20 -0500 added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 11:18:20 -0500] rev 1804
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip