[webkit-changes] [WebKit/WebKit] 346602: Fix Windows JSCOnly build

Don Olmstead noreply at github.com
Tue Jan 21 14:30:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3466027e49a7fbc15da66241a0617e0822a1927a
      https://github.com/WebKit/WebKit/commit/3466027e49a7fbc15da66241a0617e0822a1927a
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M Source/JavaScriptCore/CMakeLists.txt
    M Source/cmake/OptionsJSCOnly.cmake
    M Tools/Scripts/build-webkit
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  Fix Windows JSCOnly build
https://bugs.webkit.org/show_bug.cgi?id=286320

Reviewed by Justin Michaud.

Running `./Tools/Scripts/build-webkit --jsc-only` was not working on Windows.
Hook in the build to the perl scripts.

Update the CMake build options to mirror the PlatformWin options.

* Source/JavaScriptCore/CMakeLists.txt:
* Source/cmake/OptionsJSCOnly.cmake:
* Tools/Scripts/build-webkit:
* Tools/Scripts/webkitdirs.pm:
(determineConfigurationProductDir):

Canonical link: https://commits.webkit.org/289204@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list