DescriptionUpstreamings parts of webkit.gyp (step 2)
This is step 2 a multi-step process that is part of the webkit chromium port.
This step includes:
A. features.gypi only defines features now. Non-feature defines were propagated to their proper places in webcore & wtf.
B. Config.gyp is eliminated. It used to be that wtf, pcre & webcore all depended on it. The dependency chain was linearized by creating wtf_config (inside javascriptcore.gyp), which only wtf depends on and then then pcre & webcore depending on wtf.
Next steps:
* Really move webcore.gyp & javascriptcore.gyp to webkit.org
* Create upstream copy of features.gypi and make downstream features.gypi inherit from it.
Previous step:
http://codereview.chromium.org/212003
http://src.chromium.org/viewvc/chrome?view=rev&revision=26584
Committed: http://src.chromium.org/viewvc/chrome/trunk/26628
Patch Set 1 #Patch Set 2 : updated patch #
Total comments: 19
Patch Set 3 : removed USE_GOOGLE_URL_LIBRARY #Patch Set 4 : removed hash #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|