stechong [Wed, 07 Apr 2010 11:58:17 -0500] rev 1166
Improved handling of auto-generated connection name in remote connections wizard.
cawthron [Wed, 07 Apr 2010 09:36:34 -0500] rev 1165
write .branch.txt to make new head
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)
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)
stechong [Tue, 06 Apr 2010 15:10:31 -0500] rev 1162
Updated remote connections wizard.
stechong [Tue, 06 Apr 2010 15:02:00 -0500] rev 1161
Updated remote connections wizard.
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.
timkelly [Mon, 05 Apr 2010 13:51:33 -0500] rev 1159
merge commit
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.
cawthron [Mon, 05 Apr 2010 11:31:18 -0500] rev 1157
add com.nokia.carbide.cpp.core.source to 3.0 test build
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)
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)
timkelly [Fri, 02 Apr 2010 10:12:34 -0500] rev 1154
fix bug 11019 (regression)
timkelly [Fri, 02 Apr 2010 10:01:56 -0500] rev 1153
fix bug 11019
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:25:16 -0500] rev 1152
commit merge
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:24:18 -0500] rev 1151
removed file duplicates moved into html dir
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
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
chpeckha [Thu, 01 Apr 2010 11:55:03 -0500] rev 1148
fix bug 11010 - free discriptor only if the get was successful
timkelly [Wed, 31 Mar 2010 16:21:55 -0500] rev 1147
merge changes for bug 10674 from default
fturovic <frank.turovich@nokia.com> [Wed, 31 Mar 2010 13:19:37 -0500] rev 1146
updated with latest bug fixes for 2.6
timkelly [Wed, 31 Mar 2010 12:09:18 -0500] rev 1145
Always cache the platform/target as uppercase, and always return platform and target as uppercase (regression for bug 10674). Fixes problems with building and displaying emulator, as well as discovering GCCE prefix file correctly.
timkelly [Tue, 30 Mar 2010 16:02:48 -0500] rev 1144
Make sure platform names are compared with upper case (bug 10166 - regression when fixing bug 10674)
timkelly [Tue, 30 Mar 2010 15:22:01 -0500] rev 1143
merge commit
timkelly [Tue, 30 Mar 2010 15:19:13 -0500] rev 1142
Make sure to compare against sbsv2 alias name when compareing SymbianBuildContext. Also added some preliminary support to update projects from simple plat/target names to SBSv2 names.
ryall <ken.ryall@nokia.com> [Tue, 30 Mar 2010 15:13:35 -0500] rev 1141
Add in new files missing from last commit.
Matt Salmo <matt.salmo@nokia.com> [Tue, 30 Mar 2010 14:00:36 -0500] rev 1140
removed cpp.core.source from src feature
ryall [Tue, 30 Mar 2010 10:56:37 -0600] rev 1139
Added TCP/IP connect type for TCF agents.
timkelly [Mon, 29 Mar 2010 15:56:12 -0500] rev 1138
bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
Matt Salmo <matt.salmo@nokia.com> [Fri, 26 Mar 2010 14:07:53 -0500] rev 1137
added .core back to call for com.nokia.carbide.cpp