[chromium] move Tools.gyp, switch build-webkit --chromium to All.gyp
authordpranke@chromium.org <dpranke@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 23:03:04 +0000 (23:03 +0000)
committerdpranke@chromium.org <dpranke@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 23:03:04 +0000 (23:03 +0000)
commitf7f7279d1768bd37a80be5a62d4c25d6265f7314
treee6b4c0a34b55e178e4a200884cc7afeb388c2811
parentd0368d50c2bcb9c29ef2ec75d0c13542a63eada0
[chromium] move Tools.gyp, switch build-webkit --chromium to All.gyp
https://bugs.webkit.org/show_bug.cgi?id=76505

Reviewed by Tony Chang.

.:

Update with newly-generated files.

* .gitignore:

Source/WebKit/chromium:

Update path to Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp.

* All.gyp:
* gyp_webkit:
- change to using All.gyp
- change build_webkit_exes_from_webkit_gyp to 0

Tools:

Update chromium build script to use All.gyp instead of WebKit.gyp

* DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp: Renamed from Source/WebKit/chromium/Tools.gyp.
* Scripts/webkitdirs.pm:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105330 268f45cc-cd09-0410-ab3c-d52691b4dbfc
.gitignore
ChangeLog
Source/WebKit/chromium/All.gyp
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/gyp_webkit
Tools/ChangeLog
Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp [moved from Source/WebKit/chromium/Tools.gyp with 98% similarity]
Tools/Scripts/webkitdirs.pm