Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
onlyoffice_core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
onlyoffice_core
Commits
e22b6334
Commit
e22b6334
authored
Oct 05, 2017
by
Oleg Korshul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v8 (windows correct)
parent
29b002ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Common/3dParty/v8/fetch.bat
Common/3dParty/v8/fetch.bat
+3
-0
No files found.
Common/3dParty/v8/fetch.bat
View file @
e22b6334
...
@@ -5,6 +5,9 @@ if exist "depot_tools" (
...
@@ -5,6 +5,9 @@ if exist "depot_tools" (
echo
"depot_tools already fetched"
echo
"depot_tools already fetched"
)
else
(
)
else
(
call
git
clone
https
://chromium.googlesource.com/chromium/tools/depot_tools.git
call
git
clone
https
://chromium.googlesource.com/chromium/tools/depot_tools.git
CD
depot_tools
git
reset
-
-hard
e29cf7cb78009c80b04ddeab04763e8d218937c2
CD
../
call
powershell
-File
.\fix
-depot
_tools.ps1
call
powershell
-File
.\fix
-depot
_tools.ps1
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment