Add dependency to ICU 4.6
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Jul 2013 08:32:41 +0000 (08:32 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Jul 2013 08:32:41 +0000 (08:32 +0000)
commit75451d3c2ce57a66bc53080037fdc28edbb38d75
tree648437005c5a35616458a2c56fb0d276137f6b79
parentba9d54a19c68d51e8c6710cc2449cf5dd2353281
Add dependency to ICU 4.6

We use the patched version from the chromium project, as it already has
a gyp file and allows for using the system icu instead of the bundled
version if desired.

This is in preparation of bringing in v8-i18n.

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

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15402 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
DEPS
Makefile
build/shim_headers.gypi [new file with mode: 0644]
build/standalone.gypi
tools/generate_shim_headers/generate_shim_headers.py [new file with mode: 0755]