Changeset 238458 in webkit
- Timestamp:
- Nov 23, 2018, 5:36:54 AM (8 years ago)
- Location:
- trunk/Tools
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
gtk/manifest.txt.in (modified) (1 diff)
-
wpe/manifest.txt.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r238456 r238458 1 2018-11-23 Alberto Garcia <berto@igalia.com> 2 3 [GTK] [WPE] Tools/Platform{GTK,WPE}.cmake files missing from the tarballs 4 https://bugs.webkit.org/show_bug.cgi?id=191923 5 6 Add Tools/PlatformGTK.cmake and Tools/PlatformWPE.cmake to their 7 respective tarballs. 8 9 Reviewed by Carlos Garcia Campos. 10 11 * gtk/manifest.txt.in: 12 * wpe/manifest.txt.in: 13 1 14 2018-11-22 Chris Dumez <cdumez@apple.com> 2 15 -
trunk/Tools/gtk/manifest.txt.in
r237566 r238458 96 96 file CMakeLists.txt 97 97 file Tools/CMakeLists.txt 98 file Tools/PlatformGTK.cmake 98 99 99 100 directory ${CMAKE_BINARY_DIR}/Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html/webkit2gtk-${WEBKITGTK_API_VERSION} Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html -
trunk/Tools/wpe/manifest.txt.in
r237566 r238458 92 92 file CMakeLists.txt 93 93 file Tools/CMakeLists.txt 94 file Tools/PlatformWPE.cmake 94 95 95 96 # FIXME: We are not currently generating documentation for WPE.
Note:
See TracChangeset
for help on using the changeset viewer.