[webkit-changes] [WebKit/WebKit] 1c1ef1: When using build-jsc on Linux: Can't exec "xcodebu...

Michael Catanzaro noreply at github.com
Fri Jul 28 08:42:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1c1ef14f21cac00cc5603b4bc174996c6060464e
      https://github.com/WebKit/WebKit/commit/1c1ef14f21cac00cc5603b4bc174996c6060464e
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M Tools/Scripts/webkitperl/BuildSubproject.pm

  Log Message:
  -----------
  When using build-jsc on Linux: Can't exec "xcodebuild": No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=259527

Reviewed by Alexey Proskuryakov.

Move some code that's only used for XCode builds to an XCode-specific
codepath.

Also, add a FIXME to indicate that some of it is broken.

* Tools/Scripts/webkitperl/BuildSubproject.pm:

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




More information about the webkit-changes mailing list