Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63bf597ad4a3985773cf8bfeb9832ac2a6914e5e
      
https://github.com/WebKit/WebKit/commit/63bf597ad4a3985773cf8bfeb9832ac2a6914e5e
  Author: Vitaly Dyachkov <vit...@igalia.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M CMakePresets.json
    M Tools/Scripts/webkitdirs.pm
    M Tools/glib/api_test_runner.py
    M Tools/glib/common.py

  Log Message:
  -----------
  [WPE][GTK] Add port name to build dir path
https://bugs.webkit.org/show_bug.cgi?id=263117

Reviewed by Michael Catanzaro.

This will let both builds coexist on one host which is useful for QA.

* Tools/Scripts/webkitdirs.pm:
(determineConfigurationProductDir):
(cmakeCachePath):
(shouldRemoveCMakeCache):
(cmakeGeneratedBuildfile):
(generateBuildSystemFromCMakeProject):
(buildCMakeGeneratedProject):
(cleanCMakeGeneratedProject):
(productDirForCMake): Deleted.
* Tools/glib/api_test_runner.py:
(TestRunner.__init__):
(TestRunner._setup_testing_environment):
(TestRunner._run_test_qt):
* Tools/glib/common.py:
(library_build_path):
(binary_build_path):
(get_build_path):
(build_path):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to