Commit 1dfb5b5
v8: update make-v8.sh to use git
google build tool gclient doesn't support
svn anymore. Updating v8 build script to use
git instead.
PR-URL: #9393
Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 9f0ef5a commit 1dfb5b5Copy full SHA for 1dfb5b5
File tree
Expand file treeCollapse file tree
2 files changed
+30
-21
lines changedOpen diff view settings
Filter options
- tools
Expand file treeCollapse file tree
2 files changed
+30
-21
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
109 | 109 | |
110 | 110 | |
111 | 111 | |
112 | | - |
| 112 | + |
113 | 113 | |
114 | 114 | |
115 | 115 | |
|
Collapse file
tools/make-v8.sh
Copy file name to clipboard+29-20Lines changed: 29 additions & 20 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
11 | 7 | |
12 | 8 | |
13 | 9 | |
14 | 10 | |
15 | 11 | |
16 | 12 | |
17 | | - |
18 | 13 | |
19 | 14 | |
20 | 15 | |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
28 | 22 | |
29 | 23 | |
30 | 24 | |
31 | 25 | |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
36 | 35 | |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
37 | 44 | |
| 45 | + |
| 46 | + |
38 | 47 | |
0 commit comments