|
|
|
@ -3,14 +3,14 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"config",
|
|
|
|
|
"--spec",
|
|
|
|
|
"cache_dir = '[ROOT]/git_cache'\nsolutions = [{'custom_vars': {'string_var': 'string_val', 'true_var': True}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]"
|
|
|
|
|
],
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"sync",
|
|
|
|
|
"--verbose",
|
|
|
|
|
"--nohooks",
|
|
|
|
@ -37,7 +37,7 @@
|
|
|
|
|
],
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -57,7 +57,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"recurse",
|
|
|
|
|
"git",
|
|
|
|
|
"config",
|
|
|
|
@ -66,7 +66,7 @@
|
|
|
|
|
],
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"recurse",
|
|
|
|
|
"git",
|
|
|
|
|
"config",
|
|
|
|
@ -85,7 +85,7 @@
|
|
|
|
|
],
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -95,7 +95,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"config",
|
|
|
|
|
"--spec",
|
|
|
|
|
"cache_dir = '[CACHE]/git'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'Angle', 'url': 'https://chromium.googlesource.com/angle/angle.git'}]"
|
|
|
|
@ -103,7 +103,7 @@
|
|
|
|
|
"cwd": "[START_DIR]/src/third_party",
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -113,7 +113,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"sync",
|
|
|
|
|
"--verbose",
|
|
|
|
|
"--nohooks",
|
|
|
|
@ -133,7 +133,7 @@
|
|
|
|
|
"cwd": "[START_DIR]/src/third_party",
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -157,7 +157,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"recurse",
|
|
|
|
|
"git",
|
|
|
|
|
"config",
|
|
|
|
@ -167,7 +167,7 @@
|
|
|
|
|
"cwd": "[START_DIR]/src/third_party",
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"recurse",
|
|
|
|
|
"git",
|
|
|
|
|
"config",
|
|
|
|
@ -187,7 +187,7 @@
|
|
|
|
|
"cwd": "[START_DIR]/src/third_party",
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"infra_step": true,
|
|
|
|
@ -221,13 +221,13 @@
|
|
|
|
|
"cmd": [
|
|
|
|
|
"python",
|
|
|
|
|
"-u",
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"RECIPE_REPO[depot_tools]/gclient.py",
|
|
|
|
|
"runhooks"
|
|
|
|
|
],
|
|
|
|
|
"cwd": "[START_DIR]/src",
|
|
|
|
|
"env_suffixes": {
|
|
|
|
|
"PATH": [
|
|
|
|
|
"RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|
|
|
"RECIPE_REPO[depot_tools]"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"name": "gclient runhooks"
|
|
|
|
|