Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
debian-v8js
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Stefan Siegl
debian-v8js
Commits
7ee55de9
Commit
7ee55de9
authored
9 years ago
by
Stefan Siegl
Browse files
Options
Downloads
Patches
Plain Diff
provide gclient configuration (needed meanwhile)
parent
68c0d83d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gclient
+10
-0
10 additions, 0 deletions
.gclient
.gclient_entries
+12
-0
12 additions, 0 deletions
.gclient_entries
with
22 additions
and
0 deletions
.gclient
0 → 100644
+
10
−
0
View file @
7ee55de9
solutions = [
{
"managed": False,
"name": "v8",
"url": "https://chromium.googlesource.com/v8/v8.git",
"custom_deps": {},
"deps_file": "DEPS",
"safesync_url": "",
},
]
This diff is collapsed.
Click to expand it.
.gclient_entries
0 → 100644
+
12
−
0
View file @
7ee55de9
entries = {
'v8': 'https://chromium.googlesource.com/v8/v8.git',
'v8/build/gyp': 'https://chromium.googlesource.com/external/gyp.git@2889664b9fa88cce175c5c7cdf207d28420a7412',
'v8/buildtools': 'https://chromium.googlesource.com/chromium/buildtools.git@3b302fef93f7cc58d9b8168466905237484b2772',
'v8/testing/gmock': 'https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271',
'v8/testing/gtest': 'https://chromium.googlesource.com/external/googletest.git@be1868139ffe0ccd0e8e3b37292b84c821d9c8ad',
'v8/third_party/icu': 'https://chromium.googlesource.com/chromium/deps/icu.git@10834e84d250eb31a73496bfdb7923eaa43ead51',
'v8/tools/clang': 'https://chromium.googlesource.com/chromium/src/tools/clang.git@7ec0c52c7a66cd94c96b8eb37bacd26d152e40e6',
'v8/buildtools/clang_format/script': 'https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git@81edd558fea5dd7855d67a1dc61db34ae8c1fd63',
'v8/buildtools/third_party/libc++/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxx.git@48198f9110397fff47fe7c37cbfa296be7d44d3d',
'v8/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git@4ad1009ab3a59fa7a6896d74d5e4de5885697f95',
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment