builder/com.nokia.carbide.cdt.builder/src/com/nokia/carbide/cdt/internal/builder/CarbideSBSv1Builder.java
Tue, 19 Oct 2010 14:41:12 -0500 stechong Fixed bad cast exceptions caused by casting from CarbideBuildConfiguration to ISBSv1BuildContext.
Tue, 10 Aug 2010 19:07:16 -0500 timkelly 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
Thu, 05 Aug 2010 13:14:00 -0500 timkelly Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg(). C3_BUILDER_WORK
Thu, 05 Aug 2010 11:54:21 -0500 timkelly refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext C3_BUILDER_WORK
Tue, 03 Aug 2010 16:29:13 -0500 timkelly Remove makefile dependency checks on SBSv2 builder since they don't apply. C3_BUILDER_WORK
Tue, 03 Aug 2010 14:18:04 -0500 timkelly refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation. C3_BUILDER_WORK
Tue, 03 Aug 2010 11:44:01 -0500 timkelly Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David. C3_BUILDER_WORK
Mon, 02 Aug 2010 15:34:58 -0500 timkelly refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package. C3_BUILDER_WORK
Wed, 28 Jul 2010 11:33:05 -0500 timkelly clean up some TODOs C3_BUILDER_WORK
Tue, 27 Jul 2010 16:30:33 -0500 timkelly clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported. C3_BUILDER_WORK
Wed, 21 Jul 2010 12:11:48 -0500 stechong Merge from default. C3_BUILDER_WORK
Fri, 16 Jul 2010 10:17:30 -0500 Ed Swartz Fix for part of bug 11563: show project name when building
Wed, 16 Jun 2010 15:43:22 -0500 timkelly refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext C3_BUILDER_WORK
Fri, 11 Jun 2010 12:09:52 -0500 stechong More ISymbianSDK refactoring. C3_BUILDER_WORK
Mon, 07 Jun 2010 20:50:55 -0500 stechong First pass refactoring ISymbianSDK. C3_BUILDER_WORK
Wed, 02 Jun 2010 16:06:56 -0500 timkelly more ISymbianBuildCOntext refactoring to get SBSv1 & SBSv2 working to origianl state C3_BUILDER_WORK
Tue, 01 Jun 2010 15:23:53 -0500 timkelly first pass refactoring ICarbideBuildConfiguration, removing implementation of ISymbianBuildContext. C3_BUILDER_WORK
Mon, 17 May 2010 09:23:33 -0500 timkelly removing calls to ISymbianSDK#isEKA1(). For 3.0, EKA1 is not supported so any code returing true from isEKA1() is removed.
Wed, 27 Jan 2010 16:06:06 -0600 wpaul don't show question dialog when junit is running RCL_2_4
Wed, 27 Jan 2010 16:02:59 -0600 wpaul don't show question dialog when junit is running
Mon, 18 Jan 2010 13:58:28 -0600 wpaul don't show mmp changed dialog when junit tests are running. RCL_2_4
Thu, 14 Jan 2010 17:00:15 -0600 wpaul don't show mmp changed dialog when junit tests are running.
Fri, 04 Dec 2009 08:33:28 -0600 Ed Swartz More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.
Mon, 16 Nov 2009 11:09:45 -0600 Ed Swartz Refactor checks for Qt project nature into one place.
Mon, 29 Jun 2009 12:50:12 -0500 timkelly add query dialog to promt user whether or not to allow carbid eto track dependencies (over existing abld-generated makefiles)
Mon, 01 Jun 2009 14:02:36 -0500 timkelly fix bug 9142. Fix PRODUCT_INCLUDE macros problems with deps tracking on cpp.exe
Thu, 28 May 2009 15:19:58 -0500 timkelly fix bug 9188
Wed, 27 May 2009 16:15:38 -0500 timkelly fix bug 9168
Tue, 19 May 2009 15:50:55 -0500 timkelly Make sure abld commands use proper platform name, dependent on whether or not it's a Symbian Binary Variation.
Tue, 19 May 2009 10:08:04 -0500 timkelly 1) Add EpocEngineHelper#hasFeatureVariantKeyword(...)
Fri, 15 May 2009 16:31:41 -0500 timkelly updates for SBV support to build and compile with proper platform name and makefile. Updates to refactor support to get MD5 from build target mmp.
Tue, 12 May 2009 16:06:57 -0500 timkelly when adding prefix file for indexer and preprocessor for build, make sure to add the .var prefix file if different from the default.
Tue, 14 Apr 2009 10:18:48 -0500 timkelly deprecate public API for new one that uses progress monitor (bug 7351)
Mon, 13 Apr 2009 16:02:36 -0500 timkelly fix bug 7351, improve performance when cancelling a 'Build All COnfigurations'
Fri, 03 Apr 2009 23:33:03 +0100 Deepak Modgil DP tools release version Revision: 200912
less more (0) tip