Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Side by Side Diff: scripts/slave/recipe_package.pyl

Issue 1241323004: Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "api_version": 0,
3 "id": "build",
4 "deps": {
5 "recipe_engine": {
6 "repo": "/b/build",
luqui 2015/07/23 20:30:43 This will refer to the new recipe_engine repo.
7 "path": "third_party/recipe_engine",
8 "branch": "recipe-packages",
9 "revision": "a5fd642675019beea9b99081f08004365a09594b"
10 }
11 }
12 }
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/uuid/example.expected/basic.json ('k') | scripts/slave/recipe_universe.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698