Title: [171986] trunk/Tools
- Revision
- 171986
- Author
- [email protected]
- Date
- 2014-08-04 00:00:21 -0700 (Mon, 04 Aug 2014)
Log Message
[GTK] Do not include _javascript_Core stress tests in release tarballs
https://bugs.webkit.org/show_bug.cgi?id=135503
Reviewed by Martin Robinson.
* gtk/manifest.txt: Exclude Source/_javascript_Core/tests dir.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (171985 => 171986)
--- trunk/Tools/ChangeLog 2014-08-04 02:12:06 UTC (rev 171985)
+++ trunk/Tools/ChangeLog 2014-08-04 07:00:21 UTC (rev 171986)
@@ -1,3 +1,12 @@
+2014-08-03 Carlos Garcia Campos <[email protected]>
+
+ [GTK] Do not include _javascript_Core stress tests in release tarballs
+ https://bugs.webkit.org/show_bug.cgi?id=135503
+
+ Reviewed by Martin Robinson.
+
+ * gtk/manifest.txt: Exclude Source/_javascript_Core/tests dir.
+
2014-07-30 David Farler <[email protected]>
build-webkittestrunner doesn't build the app target for iOS SDKs
Modified: trunk/Tools/gtk/manifest.txt (171985 => 171986)
--- trunk/Tools/gtk/manifest.txt 2014-08-04 02:12:06 UTC (rev 171985)
+++ trunk/Tools/gtk/manifest.txt 2014-08-04 07:00:21 UTC (rev 171986)
@@ -44,6 +44,7 @@
exclude .*\/(mac|ios|cf|cg|cocoa|Cocoa|objc|avfoundation|ca|curl|efl|win|wince)\/.*$
directory Source
+exclude Source/_javascript_Core/tests
exclude Source/WebCore/platform/audio/resources
exclude Source/WebCore/bindings/scripts/test
exclude Source/WebCore/platform/efl/DefaultTheme
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes