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
Wed, 11 Aug 2010 09:54:24 -0500 fix some merge glitches C3_BUILDER_WORK
timkelly [Wed, 11 Aug 2010 09:54:24 -0500] rev 1803
fix some merge glitches
Tue, 10 Aug 2010 19:18:52 -0500 merge commit C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 19:18:52 -0500] rev 1802
merge commit
Tue, 10 Aug 2010 19:07:16 -0500 refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 19:07:16 -0500] rev 1801
refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. Removed start-up checks for Perl version.
Mon, 09 Aug 2010 17:32:51 -0500 some prototyping for linked project root C3_BUILDER_WORK
timkelly [Mon, 09 Aug 2010 17:32:51 -0500] rev 1800
some prototyping for linked project root
Tue, 10 Aug 2010 14:39:10 -0500 mark abld-specific methods as deprecated C3_BUILDER_WORK
timkelly [Tue, 10 Aug 2010 14:39:10 -0500] rev 1799
mark abld-specific methods as deprecated
Tue, 10 Aug 2010 13:24:56 -0500 minor additions and edits
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 13:24:56 -0500] rev 1798
minor additions and edits
Tue, 10 Aug 2010 11:52:10 -0500 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:52:10 -0500] rev 1797
initial drafts for how to cheatsheeets and plugin.xml links
Tue, 10 Aug 2010 11:51:37 -0500 added key shortcuts page and updated links for custom pages
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:51:37 -0500] rev 1796
added key shortcuts page and updated links for custom pages
Tue, 10 Aug 2010 11:32:55 -0500 removed .internal from path
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:32:55 -0500] rev 1795
removed .internal from path
Mon, 09 Aug 2010 14:26:09 -0500 expanded customize carbide pages
fturovic <frank.turovich@nokia.com> [Mon, 09 Aug 2010 14:26:09 -0500] rev 1794
expanded customize carbide pages
Mon, 09 Aug 2010 09:15:52 -0500 make discovery layer more amenable to customization
dadubrow [Mon, 09 Aug 2010 09:15:52 -0500] rev 1793
make discovery layer more amenable to customization
Fri, 06 Aug 2010 16:11:35 -0500 housekeeping
wpaul [Fri, 06 Aug 2010 16:11:35 -0500] rev 1792
housekeeping
Fri, 06 Aug 2010 14:28:38 -0500 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 14:28:38 -0500] rev 1791
added new customize carbide section and some relinking done for deleted duplicate page
Fri, 06 Aug 2010 14:05:52 -0500 add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
dadubrow [Fri, 06 Aug 2010 14:05:52 -0500] rev 1790
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
Fri, 06 Aug 2010 12:17:31 -0500 deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch. C3_BUILDER_WORK
timkelly [Fri, 06 Aug 2010 12:17:31 -0500] rev 1789
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch. Tim
Fri, 06 Aug 2010 11:25:31 -0500 updated copyright to 2010
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:25:31 -0500] rev 1788
updated copyright to 2010
Fri, 06 Aug 2010 11:00:31 -0500 fixed font size again
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:00:31 -0500] rev 1787
fixed font size again
Fri, 06 Aug 2010 10:58:40 -0500 updated INF editor pages
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 10:58:40 -0500] rev 1786
updated INF editor pages
Fri, 06 Aug 2010 10:12:39 -0500 don't add SBSv2 macro for SBSv1 C3_BUILDER_WORK
timkelly [Fri, 06 Aug 2010 10:12:39 -0500] rev 1785
don't add SBSv2 macro for SBSv1
Fri, 06 Aug 2010 08:56:53 -0500 minor edit to release notes
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 08:56:53 -0500] rev 1784
minor edit to release notes
Fri, 06 Aug 2010 08:39:21 -0500 fall back to normal browser renderer if error
dadubrow [Fri, 06 Aug 2010 08:39:21 -0500] rev 1783
fall back to normal browser renderer if error
Fri, 06 Aug 2010 08:18:06 -0500 don't use error directly when logging to avoid dialog
dadubrow [Fri, 06 Aug 2010 08:18:06 -0500] rev 1782
don't use error directly when logging to avoid dialog
Thu, 05 Aug 2010 15:32:59 -0500 put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API. C3_BUILDER_WORK
timkelly [Thu, 05 Aug 2010 15:32:59 -0500] rev 1781
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.
Thu, 05 Aug 2010 15:31:11 -0500 removed platsim stuff that should not be in the public carbidecpp.
wpaul [Thu, 05 Aug 2010 15:31:11 -0500] rev 1780
removed platsim stuff that should not be in the public carbidecpp.
Thu, 05 Aug 2010 15:25:18 -0500 clean up some TODO comments C3_BUILDER_WORK
timkelly [Thu, 05 Aug 2010 15:25:18 -0500] rev 1779
clean up some TODO comments
Thu, 05 Aug 2010 15:02:27 -0500 updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager. C3_BUILDER_WORK
timkelly [Thu, 05 Aug 2010 15:02:27 -0500] rev 1778
updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager.
Thu, 05 Aug 2010 14:41:19 -0500 draft of sbsv2 concept and related index, trk, and TOC changes
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 14:41:19 -0500] rev 1777
draft of sbsv2 concept and related index, trk, and TOC changes
Thu, 05 Aug 2010 14:33:29 -0500 refactoring ISDKManager - removing unnecessary API C3_BUILDER_WORK
timkelly [Thu, 05 Aug 2010 14:33:29 -0500] rev 1776
refactoring ISDKManager - removing unnecessary API
Thu, 05 Aug 2010 14:24:42 -0500 removed unneeded code.
wpaul [Thu, 05 Aug 2010 14:24:42 -0500] rev 1775
removed unneeded code.
Thu, 05 Aug 2010 14:20:57 -0500 removed unused plugin dependency.
wpaul [Thu, 05 Aug 2010 14:20:57 -0500] rev 1774
removed unused plugin dependency.
(0) -1000 -300 -100 -60 +60 +100 +300 tip