Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2675e2a325e4f23621e285092b983f8da3a8f101
https://github.com/WebKit/WebKit/commit/2675e2a325e4f23621e285092b983f8da3a8f101
Author: Philippe Normand <[email protected]>
Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths:
M Tools/flatpak/flatpakutils.py
Log Message:
-----------
[GTK][Flatpak] Allow building using the GNOME SDK
https://bugs.webkit.org/show_bug.cgi?id=279715
Reviewed by Carlos Alberto Lopez Perez.
Since the "WebKit Flatpak SDK" is soon going to be removed, and if we want to
keep a WebKitGTK
builder for GNOME Web Canary, we'd need to build WebKitGTK using the GNOME SDK.
By setting the
WEBKIT_SDK_ORIGIN=gnome environment variable this is now possible. The default
remains WebKit's
Flatpak SDK for now.
* Tools/flatpak/flatpakutils.py:
(FlatpakObject.flatpak_update):
(SDKBase):
(SDKBase.install_all):
(SDKBase.is_installed):
(SDKBase.build_init):
(SDKBase.version):
(SDKBase.check_remote):
(SDKBase.ships):
(WebKitSDK):
(WebKitSDK.__init__):
(WebKitSDK.check_remote):
(GnomeSDK):
(GnomeSDK.__init__):
(WebkitFlatpak.load_from_args):
(WebkitFlatpak.__init__):
(WebkitFlatpak._reset_repository):
(WebkitFlatpak.setup_builddir):
(WebkitFlatpak.run_in_sandbox):
(WebkitFlatpak.main):
(WebkitFlatpak.pack_toolchain):
(WebkitFlatpak.check_installed_packages):
(WebkitFlatpak.setup_dev_env):
(WebkitFlatpak._get_dependency_packages): Deleted.
(WebkitFlatpak.install_all): Deleted.
Canonical link: https://commits.webkit.org/283771@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes