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
a8eda51e
Commit
a8eda51e
authored
Oct 18, 2016
by
Alexey.Golubev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactoring fix-gclient -> fix-depot_tools
parent
93b2d9a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
Common/3dParty/v8/fetch.bat
Common/3dParty/v8/fetch.bat
+1
-1
Common/3dParty/v8/fix-depot_tools.ps1
Common/3dParty/v8/fix-depot_tools.ps1
+0
-0
No files found.
Common/3dParty/v8/fetch.bat
View file @
a8eda51e
...
...
@@ -5,7 +5,7 @@ if exist "depot_tools" (
echo
"depot_tools already fetched"
)
else
(
call
git
clone
https
://chromium.googlesource.com/chromium/tools/depot_tools.git
call
powershell
-File
.\fix
-
gclient
.ps1
call
powershell
-File
.\fix
-
depot
_tools
.ps1
)
SET
PATH
=
%SCRIPTPATH%
depot_tools
;
%SCRIPTPATH%
depot_tools
\python276_bin
;
%PATH%
...
...
Common/3dParty/v8/fix-
gclient
.ps1
→
Common/3dParty/v8/fix-
depot_tools
.ps1
View file @
a8eda51e
File moved
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