Thu, 08 Apr 2010 14:07:17 -0500 updated build.properties to remove old features
Matt Salmo <matt.salmo@nokia.com> [Thu, 08 Apr 2010 14:07:17 -0500] rev 1175
updated build.properties to remove old features
Thu, 08 Apr 2010 14:02:41 -0500 updated build.properties file for src and sdk features
Matt Salmo <matt.salmo@nokia.com> [Thu, 08 Apr 2010 14:02:41 -0500] rev 1174
updated build.properties file for src and sdk features
Wed, 07 Apr 2010 14:48:51 -0500 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:48:51 -0500] rev 1173
Merge commit
Wed, 07 Apr 2010 14:01:10 -0500 Bug 11013: Don't break binary compatibility (in case someone else uses this)
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:01:10 -0500] rev 1172
Bug 11013: Don't break binary compatibility (in case someone else uses this)
Wed, 07 Apr 2010 13:22:43 -0500 Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut and show selection when more than one is available.
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 13:22:43 -0500] rev 1171
Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut and show selection when more than one is available.
Wed, 07 Apr 2010 13:21:07 -0500 Be sure to show an error if selecting SBSv1 but it is not available.
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 13:21:07 -0500] rev 1170
Be sure to show an error if selecting SBSv1 but it is not available.
Wed, 07 Apr 2010 11:07:19 -0500 Properly create path for stored bld.inf on Linux host
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 11:07:19 -0500] rev 1169
Properly create path for stored bld.inf on Linux host
Wed, 07 Apr 2010 14:37:19 -0500 Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:37:19 -0500] rev 1168
Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut
Wed, 07 Apr 2010 12:02:59 -0500 Improved handling of auto-generated connection name in remote connections wizard. RCL_2_4
stechong [Wed, 07 Apr 2010 12:02:59 -0500] rev 1167
Improved handling of auto-generated connection name in remote connections wizard.
Wed, 07 Apr 2010 11:58:17 -0500 Improved handling of auto-generated connection name in remote connections wizard.
stechong [Wed, 07 Apr 2010 11:58:17 -0500] rev 1166
Improved handling of auto-generated connection name in remote connections wizard.
Wed, 07 Apr 2010 09:36:34 -0500 write .branch.txt to make new head
cawthron [Wed, 07 Apr 2010 09:36:34 -0500] rev 1165
write .branch.txt to make new head
Wed, 07 Apr 2010 09:06:07 -0500 Add checks for RVCT command line errors and warnings (bug 10045) RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 09:06:07 -0500] rev 1164
Add checks for RVCT command line errors and warnings (bug 10045)
Wed, 07 Apr 2010 09:06:07 -0500 Add checks for RVCT command line errors and warnings (bug 10045)
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 09:06:07 -0500] rev 1163
Add checks for RVCT command line errors and warnings (bug 10045)
Tue, 06 Apr 2010 15:10:31 -0500 Updated remote connections wizard. RCL_2_4
stechong [Tue, 06 Apr 2010 15:10:31 -0500] rev 1162
Updated remote connections wizard.
Tue, 06 Apr 2010 15:02:00 -0500 Updated remote connections wizard.
stechong [Tue, 06 Apr 2010 15:02:00 -0500] rev 1161
Updated remote connections wizard.
Mon, 05 Apr 2010 14:01:00 -0500 For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value. RCL_2_4
timkelly [Mon, 05 Apr 2010 14:01:00 -0500] rev 1160
For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
Mon, 05 Apr 2010 13:51:33 -0500 merge commit
timkelly [Mon, 05 Apr 2010 13:51:33 -0500] rev 1159
merge commit
Mon, 05 Apr 2010 13:49:38 -0500 For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
timkelly [Mon, 05 Apr 2010 13:49:38 -0500] rev 1158
For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
Mon, 05 Apr 2010 11:31:18 -0500 add com.nokia.carbide.cpp.core.source to 3.0 test build
cawthron [Mon, 05 Apr 2010 11:31:18 -0500] rev 1157
add com.nokia.carbide.cpp.core.source to 3.0 test build
Fri, 02 Apr 2010 15:38:50 -0500 bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
timkelly [Fri, 02 Apr 2010 15:38:50 -0500] rev 1156
bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
Fri, 02 Apr 2010 15:04:41 -0500 bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes) RCL_2_4
timkelly [Fri, 02 Apr 2010 15:04:41 -0500] rev 1155
bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
Fri, 02 Apr 2010 10:12:34 -0500 fix bug 11019 (regression)
timkelly [Fri, 02 Apr 2010 10:12:34 -0500] rev 1154
fix bug 11019 (regression)
Fri, 02 Apr 2010 10:01:56 -0500 fix bug 11019 RCL_2_4
timkelly [Fri, 02 Apr 2010 10:01:56 -0500] rev 1153
fix bug 11019
Thu, 01 Apr 2010 13:25:16 -0500 commit merge RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:25:16 -0500] rev 1152
commit merge
Thu, 01 Apr 2010 13:24:18 -0500 removed file duplicates moved into html dir RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:24:18 -0500] rev 1151
removed file duplicates moved into html dir
Thu, 01 Apr 2010 13:05:44 -0500 cleanup of build properties to fix index not being built RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:05:44 -0500] rev 1150
cleanup of build properties to fix index not being built
Thu, 01 Apr 2010 12:02:17 -0500 Fix bug 11010 - free descriptor only if get was successful - merge from 3.0 RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Thu, 01 Apr 2010 12:02:17 -0500] rev 1149
Fix bug 11010 - free descriptor only if get was successful - merge from 3.0
Thu, 01 Apr 2010 11:55:03 -0500 fix bug 11010 - free discriptor only if the get was successful
chpeckha [Thu, 01 Apr 2010 11:55:03 -0500] rev 1148
fix bug 11010 - free discriptor only if the get was successful
Wed, 31 Mar 2010 16:21:55 -0500 merge changes for bug 10674 from default RCL_2_4
timkelly [Wed, 31 Mar 2010 16:21:55 -0500] rev 1147
merge changes for bug 10674 from default
Wed, 31 Mar 2010 13:19:37 -0500 updated with latest bug fixes for 2.6 RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 31 Mar 2010 13:19:37 -0500] rev 1146
updated with latest bug fixes for 2.6
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip