timkelly [Wed, 11 Aug 2010 18:16:36 -0500] rev 1813
merge commit
timkelly [Wed, 11 Aug 2010 18:16:05 -0500] rev 1812
minor - fix typo
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().
dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:53:40 -0500] rev 1809
fixed links to separate pages
stechong [Wed, 11 Aug 2010 14:32:13 -0500] rev 1808
Removed SDKCacheUtils type from public API.
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:31:07 -0500] rev 1807
updated link to new pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:30:23 -0500] rev 1806
separted symbian os data into multiple pages
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
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