Introduce a notion of "v8_code" in gyp config files.
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Jun 2013 15:22:46 +0000 (15:22 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Jun 2013 15:22:46 +0000 (15:22 +0000)
commit2fb7ab55302783d7b2def2369cdc794443033fa3
treeb944a85e6657e74c5022bc16f31ba5753c109f39
parentae8fee5aca6b6aecd14899009ce7d3b74c3273b4
Introduce a notion of "v8_code" in gyp config files.

This allows for compiling third-party code (such as ICU) with less
strict flags.

BUG=v8:2745
R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/18181006

Patch from Jochen Eisinger <jochen@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15389 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
build/standalone.gypi
preparser/preparser.gyp
samples/samples.gyp
src/d8.gyp
src/third_party/vtune/v8vtune.gyp
test/cctest/cctest.gyp
tools/gyp/v8.gyp