[webkit-changes] [WebKit/WebKit] b13894: Cherry-pick 0f43b50f3717. rdar://problem/103383066

Alan Coon noreply at github.com
Thu Dec 15 12:58:18 PST 2022


  Branch: refs/heads/safari-7615.1.14-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: b13894ef830c742172f0a090541f373bbc0ca489
      https://github.com/WebKit/WebKit/commit/b13894ef830c742172f0a090541f373bbc0ca489
  Author: Elliott Williams <emw at apple.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M Source/JavaScriptCore/DerivedSources.make
    M Source/WebCore/DerivedSources.make
    M Source/WebKit/DerivedSources.make
    M Tools/DumpRenderTree/DerivedSources.make
    M Tools/WebKitTestRunner/DerivedSources.make

  Log Message:
  -----------
  Cherry-pick 0f43b50f3717. rdar://problem/103383066

    [Xcode] Stop checking USE_LLVM_TARGET_TRIPLES_FOR_CLANG
    https://bugs.webkit.org/show_bug.cgi?id=249348

    Reviewed by Tim Horton.

    Remove checks in DerivedSources Makefiles and make all target triple
    logic unconditional.

    Xcode has built with target triples for years, since at least Xcode 11.
    Triples are also mandatory for building platforms like Mac Catalyst.

    * Source/JavaScriptCore/DerivedSources.make:
    * Source/WebCore/DerivedSources.make:
    * Source/WebKit/DerivedSources.make:
    * Tools/DumpRenderTree/DerivedSources.make:
    * Tools/WebKitTestRunner/DerivedSources.make:

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

Canonical link: https://commits.webkit.org/257350.19@safari-7615.1.14-branch


  Commit: 43cf6256dc0b56c227b4c183c5e09b47dca36b5e
      https://github.com/WebKit/WebKit/commit/43cf6256dc0b56c227b4c183c5e09b47dca36b5e
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7615.1.14.8

Canonical link: https://commits.webkit.org/257350.20@safari-7615.1.14-branch


Compare: https://github.com/WebKit/WebKit/compare/e5c099915c92...43cf6256dc0b


More information about the webkit-changes mailing list