You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules/gclient
Michael Moss c634ba5705 Allow gclient solution URLs to be |None|.
This is supported by gclient and has the effect of treating the solution
as a purely local, standalone DEPS (i.e. not as a source repo to
checkout or process in any way). It also prevents the solution from
being added to the output of 'gclient flatten'.

R=agable@chromium.org, phajdan.jr@chromium.org

Change-Id: Ie11246ec7a74097b96ea6a26983a63b3fb3123a5
Recipe-Nontrivial-Roll: infra
Recipe-Nontrivial-Roll: build
Reviewed-on: https://chromium-review.googlesource.com/698271
Commit-Queue: Michael Moss <mmoss@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
8 years ago
..
examples Remove unused gclient.sync() 'with_branch_heads' arg. 8 years ago
tests bot_update: use patch repo instead of project if it is mapped 8 years ago
__init__.py [recipes] convert all recipe_modules to use new context module. 8 years ago
api.py Expose new gclient.sync() arg in gclient.checkout(). 8 years ago
config.py Allow gclient solution URLs to be |None|. 8 years ago
test_api.py Move recipes to their own subdirectory 8 years ago