Title: [106093] trunk/Tools
- Revision
- 106093
- Author
- [email protected]
- Date
- 2012-01-26 23:13:38 -0800 (Thu, 26 Jan 2012)
Log Message
[wx] Unreviewed. Build fix, add WebCore/testing/js
to the list of source directories we build.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (106092 => 106093)
--- trunk/Tools/ChangeLog 2012-01-27 07:10:37 UTC (rev 106092)
+++ trunk/Tools/ChangeLog 2012-01-27 07:13:38 UTC (rev 106093)
@@ -1,3 +1,10 @@
+2012-01-26 Kevin Ollivier <[email protected]>
+
+ [wx] Unreviewed. Build fix, add WebCore/testing/js
+ to the list of source directories we build.
+
+ * waf/build/settings.py:
+
2012-01-26 Filip Pizlo <[email protected]>
Tools/Scripts/commit-log-editor is broken due to $_ getting clobbered
Modified: trunk/Tools/waf/build/settings.py (106092 => 106093)
--- trunk/Tools/waf/build/settings.py 2012-01-27 07:10:37 UTC (rev 106092)
+++ trunk/Tools/waf/build/settings.py 2012-01-27 07:13:38 UTC (rev 106093)
@@ -156,6 +156,7 @@
'Source/WebCore/svg/graphics/filters',
'Source/WebCore/svg/properties',
'Source/WebCore/testing',
+ 'Source/WebCore/testing/js',
'Source/WebCore/websockets',
'Source/WebCore/xml',
'Source/WebCore/xml/parser',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes