Title: [238458] trunk/Tools
- Revision
- 238458
- Author
- [email protected]
- Date
- 2018-11-23 05:36:54 -0800 (Fri, 23 Nov 2018)
Log Message
[GTK] [WPE] Tools/Platform{GTK,WPE}.cmake files missing from the tarballs
https://bugs.webkit.org/show_bug.cgi?id=191923
Add Tools/PlatformGTK.cmake and Tools/PlatformWPE.cmake to their
respective tarballs.
Reviewed by Carlos Garcia Campos.
* gtk/manifest.txt.in:
* wpe/manifest.txt.in:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (238457 => 238458)
--- trunk/Tools/ChangeLog 2018-11-23 11:04:23 UTC (rev 238457)
+++ trunk/Tools/ChangeLog 2018-11-23 13:36:54 UTC (rev 238458)
@@ -1,3 +1,16 @@
+2018-11-23 Alberto Garcia <[email protected]>
+
+ [GTK] [WPE] Tools/Platform{GTK,WPE}.cmake files missing from the tarballs
+ https://bugs.webkit.org/show_bug.cgi?id=191923
+
+ Add Tools/PlatformGTK.cmake and Tools/PlatformWPE.cmake to their
+ respective tarballs.
+
+ Reviewed by Carlos Garcia Campos.
+
+ * gtk/manifest.txt.in:
+ * wpe/manifest.txt.in:
+
2018-11-22 Chris Dumez <[email protected]>
Regression(r238353) Load sometimes hangs when navigating back after a cross-site navigation
Modified: trunk/Tools/gtk/manifest.txt.in (238457 => 238458)
--- trunk/Tools/gtk/manifest.txt.in 2018-11-23 11:04:23 UTC (rev 238457)
+++ trunk/Tools/gtk/manifest.txt.in 2018-11-23 13:36:54 UTC (rev 238458)
@@ -95,6 +95,7 @@
file CMakeLists.txt
file Tools/CMakeLists.txt
+file Tools/PlatformGTK.cmake
directory ${CMAKE_BINARY_DIR}/Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html/webkit2gtk-${WEBKITGTK_API_VERSION} Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html
directory ${CMAKE_BINARY_DIR}/Documentation/webkitdomgtk-${WEBKITGTK_API_VERSION}/html/webkitdomgtk-${WEBKITGTK_API_VERSION} Documentation/webkitdomgtk-${WEBKITGTK_API_VERSION}/html
Modified: trunk/Tools/wpe/manifest.txt.in (238457 => 238458)
--- trunk/Tools/wpe/manifest.txt.in 2018-11-23 11:04:23 UTC (rev 238457)
+++ trunk/Tools/wpe/manifest.txt.in 2018-11-23 13:36:54 UTC (rev 238458)
@@ -91,6 +91,7 @@
file CMakeLists.txt
file Tools/CMakeLists.txt
+file Tools/PlatformWPE.cmake
# FIXME: We are not currently generating documentation for WPE.
#directory ${CMAKE_BINARY_DIR}/Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes