2019-11-29 21:58:29 -05:00
|
|
|
[submodule "v8"]
|
|
|
|
path = v8
|
2021-06-15 11:12:23 -04:00
|
|
|
url = https://github.com/denoland/v8.git
|
2019-11-29 21:58:29 -05:00
|
|
|
[submodule "build"]
|
|
|
|
path = build
|
|
|
|
url = https://github.com/denoland/chromium_build.git
|
|
|
|
[submodule "tools/clang"]
|
|
|
|
path = tools/clang
|
|
|
|
url = https://chromium.googlesource.com/chromium/src/tools/clang.git
|
|
|
|
[submodule "base/trace_event/common"]
|
|
|
|
path = base/trace_event/common
|
|
|
|
url = https://chromium.googlesource.com/chromium/src/base/trace_event/common.git
|
|
|
|
[submodule "third_party/jinja2"]
|
|
|
|
path = third_party/jinja2
|
|
|
|
url = https://chromium.googlesource.com/chromium/src/third_party/jinja2.git
|
|
|
|
[submodule "third_party/markupsafe"]
|
|
|
|
path = third_party/markupsafe
|
|
|
|
url = https://chromium.googlesource.com/chromium/src/third_party/markupsafe.git
|
|
|
|
[submodule "buildtools"]
|
|
|
|
path = buildtools
|
|
|
|
url = https://github.com/denoland/chromium_buildtools.git
|
2022-10-15 15:18:01 -04:00
|
|
|
[submodule "third_party/zlib"]
|
|
|
|
path = third_party/zlib
|
|
|
|
url = https://chromium.googlesource.com/chromium/src/third_party/zlib.git
|
2021-02-09 09:17:02 -05:00
|
|
|
[submodule "third_party/icu"]
|
|
|
|
path = third_party/icu
|
2021-02-10 16:37:11 -05:00
|
|
|
url = https://github.com/denoland/icu.git
|