mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-01 12:23:22 +08:00
Update gyp and depot_tools.
This commit is contained in:
@@ -27,7 +27,7 @@ def update_frameworks_and_node(version):
|
||||
|
||||
|
||||
def update_gyp():
|
||||
gyp = os.path.join('vendor', 'gyp', 'gyp')
|
||||
gyp = os.path.join('vendor', 'gyp', 'gyp_main.py')
|
||||
python = sys.executable
|
||||
if sys.platform == 'cygwin':
|
||||
python = os.path.join('vendor', 'python_26', 'python.exe')
|
||||
|
||||
2
vendor/depot_tools
vendored
2
vendor/depot_tools
vendored
Submodule vendor/depot_tools updated: a926a1eb04...7f834ad2f1
2
vendor/gyp
vendored
2
vendor/gyp
vendored
Submodule vendor/gyp updated: 4e2c808683...b8c2ab69b4
Reference in New Issue
Block a user