2010-08-16 UI tweaks
dadubrow [Mon, 16 Aug 2010 09:03:23 -0500] rev 1831
UI tweaks
2010-08-13 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.
2010-08-13 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
2010-08-13 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
2010-08-13 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 14:59:26 -0500] rev 1827
revised new cheatsheets contents
2010-08-13 fix some minor issues
dadubrow [Fri, 13 Aug 2010 13:39:46 -0500] rev 1826
fix some minor issues
2010-08-13 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.
2010-08-13 update import wizard and operation
dadubrow [Fri, 13 Aug 2010 11:58:38 -0500] rev 1824
update import wizard and operation
2010-08-13 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.
2010-08-13 set the focus to layer control
dadubrow [Fri, 13 Aug 2010 08:37:37 -0500] rev 1822
set the focus to layer control
2010-08-12 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
2010-08-12 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
2010-08-12 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
2010-08-12 initial commit of feature config import
dadubrow [Thu, 12 Aug 2010 15:22:11 -0500] rev 1818
initial commit of feature config import
2010-08-12 consolidated register pages
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:56:20 -0500] rev 1817
consolidated register pages
2010-08-12 removed two TOC entries
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:03:07 -0500] rev 1816
removed two TOC entries
2010-08-12 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
2010-08-12 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
2010-08-11 merge commit C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:36 -0500] rev 1813
merge commit
2010-08-11 minor - fix typo C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 18:16:05 -0500] rev 1812
minor - fix typo
2010-08-11 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().
2010-08-11 feature config exporter + non-functional importer
dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
2010-08-11 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
2010-08-11 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.
2010-08-11 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
2010-08-11 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
2010-08-11 merge from default C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
2010-08-11 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
2010-08-11 fix some merge glitches C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 09:54:24 -0500] rev 1803
fix some merge glitches
2010-08-11 merge commit C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 19:18:52 -0500] rev 1802
merge commit
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip