[Webkit-unassigned] [Bug 116168] New: [Windows] Update various build scripts for VS2010 (or newer) build environments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 11:12:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116168

           Summary: [Windows] Update various build scripts for VS2010 (or
                    newer) build environments
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


Many of the utilities used for Windows building are based around Windows XP-era SDK's and VS2005 paths.  While many of the build solutions were updated for VS2010, the various command-line tools used by testing bots or other automated environments were not updated to reflect the new tool chain.

This bug makes the following changes:

1. Teach 'webkitdirs.pm' about various acceptable Windows SDK's that users might standardize on to build WebKit.
2. Update 'build-api-tests' to select the correct Visual Studio solution based on the current build environment.
3. Update 'build-dumprendertree' to select the correct Visual Studio solution based on the current build environment.
4. Update 'build-webkit' to select the correct Visual Studio solution based on the current build environment.

Note: The JSC solution needs to also be updated to build as a stand-alone solution.  Once that is done, we can update 'build-jsc' to recognize the VS2010 (or newer) environment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list