mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
9eee9157a2
Add submodules for icu and Chrome's build tools and bump the v8 version to 3.27.23.1
12 lines
413 B
Text
12 lines
413 B
Text
[submodule "vendor/v8"]
|
|
path = vendor/v8
|
|
url = https://github.com/v8/v8.git
|
|
[submodule "vendor/gyp"]
|
|
path = vendor/gyp
|
|
url = https://git.chromium.org/git/external/gyp.git
|
|
[submodule "vendor/icu46"]
|
|
path = vendor/icu46
|
|
url = https://git.chromium.org/git/chromium/third_party/icu46.git
|
|
[submodule "vendor/buildtools"]
|
|
path = vendor/buildtools
|
|
url = https://chromium.googlesource.com/chromium/buildtools.git
|