Ed Swartz <ed.swartz@nokia.com> [Mon, 07 Dec 2009 09:37:42 -0600] rev 645
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 07 Dec 2009 09:37:04 -0600] rev 644
Add missing @noimplement tag to ISDKManager, which was already documented in release notes
timkelly [Mon, 07 Dec 2009 08:45:02 -0600] rev 643
don't scan SDKs when JUnit is running
timkelly [Sun, 06 Dec 2009 20:47:07 -0600] rev 642
merge commit
timkelly [Sun, 06 Dec 2009 20:41:47 -0600] rev 641
update to 1.6.0 qt plugins
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 16:32:30 -0600] rev 640
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 16:27:12 -0600] rev 639
Another stab at Win32-type path detection that works for both Win32 and Unix
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 16:16:59 -0600] rev 638
Adjust some unit test fixes for Win32
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 15:53:08 -0600] rev 637
Only test at most 8 build contexts from an SDK.
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 15:36:34 -0600] rev 636
More portability fixes for Linux.
-- make EpocEnginePathHelper et al produce an IPath that matches an existing path in the filesystem even if the case doesn't match. File#getCanonical* does not do this in Unix.
-- SISBuilderInfo2 and bld.inf exports fixes for full path detection
-- make some tests less dependent on having specific SDKs available.
-- fix some warnings