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

Side by Side Diff: third_party/recipe_engine/README.md

Issue 1347263002: Revert of Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 3 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 # Recipes
2
3 Recipes are a domain-specific language (embedded in python) for specifying
4 sequences of subprocess calls in a cross-platform and testable way.
5
6 * [User guide](doc/user_guide.md)
7 * Recipes: [public](https://chromium.googlesource.com/chromium/tools/build.git/+ /master/scripts/slave/recipes/);
8 [internal](https://chrome-internal.googlesource.com/chrome/tools/build_limited /+/master/scripts/slave/recipes/).
9 * Recipe modules: [public](https://chromium.googlesource.com/chromium/tools/buil d.git/+/master/scripts/slave/recipe_modules/);
10 [internal](https://chrome-internal.googlesource.com/chrome/tools/build_limited /+/master/scripts/slave/recipe_modules/).
OLDNEW
« no previous file with comments | « third_party/infra/libs/infra_types/test/infra_types_test.py ('k') | third_party/recipe_engine/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698