forked from ry/v8worker2
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gclient_entries
26 lines (26 loc) · 2.21 KB
/
.gclient_entries
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
entries = {
'v8': 'https://chromium.googlesource.com/v8/v8.git',
'v8/base/trace_event/common': 'https://chromium.googlesource.com/chromium/src/base/trace_event/common.git@211b3ed9d0481b4caddbee1322321b86a483ca1f',
'v8/build': 'https://chromium.googlesource.com/chromium/src/build.git@b5df2518f091eea3d358f30757dec3e33db56156',
'v8/buildtools': 'https://chromium.googlesource.com/chromium/buildtools.git@94288c26d2ffe3aec9848c147839afee597acefd',
'v8/test/benchmarks/data': None,
'v8/test/mozilla/data': None,
'v8/test/test262/data': None,
'v8/test/test262/harness': None,
'v8/test/wasm-js': None,
'v8/testing/gmock': None,
'v8/third_party/depot_tools': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@083eb25f9acbe034db94a1bd5c1659125b6ebf98',
'v8/third_party/googletest/src': 'https://chromium.googlesource.com/external/github.com/google/googletest.git@08d5b1f33af8c18785fb8ca02792b5fac81e248f',
'v8/third_party/icu': 'https://chromium.googlesource.com/chromium/deps/icu.git@f61e46dbee9d539a32551493e3bcc1dea92f83ec',
'v8/third_party/instrumented_libraries': None,
'v8/third_party/jinja2': 'https://chromium.googlesource.com/chromium/src/third_party/jinja2.git@45571de473282bd1d8b63a8dfcb1fd268d0635d2',
'v8/third_party/markupsafe': 'https://chromium.googlesource.com/chromium/src/third_party/markupsafe.git@8f45f5cfa0009d2a70589bcda0349b8cb2b72783',
'v8/tools/clang': 'https://chromium.googlesource.com/chromium/src/tools/clang.git@c893c7eec4706f8c7fc244ee254b1dadd8f8d158',
'v8/tools/gyp': None,
'v8/tools/luci-go': None,
'v8/tools/swarming_client': None,
'v8/buildtools/clang_format/script': 'https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git@0653eee0c81ea04715c635dd0885e8096ff6ba6d',
'v8/buildtools/third_party/libc++/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxx.git@85a7702b4cc5d69402791fe685f151cf3076be71',
'v8/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git@05a73941f3fb177c4a891d4ff2a4ed5785e3b80c',
'v8/buildtools/third_party/libunwind/trunk': 'https://chromium.googlesource.com/external/llvm.org/libunwind.git@1e1c6b739595098ba5c466bfe9d58b993e646b48',
}