Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 710e147fed432f3cc0984deac2afb12af6338fc4 https://github.com/WebKit/WebKit/commit/710e147fed432f3cc0984deac2afb12af6338fc4 Author: Adrian Perez de Castro <ape...@igalia.com> Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths: M Tools/buildstream/elements/sdk-platform.bst A Tools/buildstream/elements/sdk/libdex.bst A Tools/buildstream/elements/sdk/sysprof-capture.bst Log Message: ----------- [Flatpak SDK] Provide libsysprof-capture-4 https://bugs.webkit.org/show_bug.cgi?id=277626 Reviewed by Philippe Normand. Import build recipes for the sysprof-capture library and its dependency libdex, to be included in the Flatpak SDK. The sysprof-capture recipe configures sysprof to only build the static capture library, which is the only component strictly needed to build the WPE and GTK ports. The rest of the tools are to be used from the host (sysprofd, sysprof-cli, etc.) and therefore it makes no sense to include them at this time in the Flatpak SDK. * Tools/buildstream/elements/sdk-platform.bst: List sysprof-capture.bst. * Tools/buildstream/elements/sdk/libdex.bst: Added. * Tools/buildstream/elements/sdk/sysprof-capture.bst: Added. Canonical link: https://commits.webkit.org/282865@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes