Commit Graph

7 Commits (ecf3dbe49fcf18982c5d8fbfd8a9ed30d6d9e714)

Author SHA1 Message Date
Robert Iannucci 370ca1bdce Update recipes.py to f605e5c0bc2e748170ca851383cb552c7225316b
This will enable it to be compatible with both the textpb and
upcoming jsonpb form of recipes.cfg.

BUG=699379

Change-Id: Iafa3d959190648eca4fa864aaa79430759e568fe
Reviewed-on: https://chromium-review.googlesource.com/455585
Reviewed-by: Nodir Turakulov <nodir@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
9 years ago
Robert Iannucci 8e89fa3dde Manually roll recipes.
recipe_engine:
  https://crrev.com/222e52d54fd4816863099034b25b6f74e0e1a06a [package.proto] upgrade to proto3. (iannucci@chromium.org)
  https://crrev.com/70340d7caa58896cbcffcccbc5573dd3b488fc5d [doc/recipes.py] proto3 omits empty fields. (iannucci@chromium.org)
  https://crrev.com/286c6f5ec8db26ee88eae1bd30855a9f3d0cf426 [doc/recipes.py] protobuf is a dict of lists. (iannucci@chromium.org)
  https://crrev.com/78c57c5d69a38ef3db86d9763d539383f98714e6 [doc/recipes.py] Make recipes.py 80-cols. (iannucci@chromium.org)

BUG=

Change-Id: I4c5c9e94e9c64d14ccf0048f1aa392148b5f01c8
Reviewed-on: https://chromium-review.googlesource.com/454888
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Daniel Jacques <dnj@chromium.org>
9 years ago
Robert Iannucci aa6520e3f6 [recipes.py] upgrade recipes.py to allow recipe_engine override
BUG=662654
TBR=nodir@chromium.org

Change-Id: Ifbce962d4968af9871ee62862b485dc1cc06cc22
Reviewed-on: https://chromium-review.googlesource.com/445044
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
9 years ago
iannucci 1158a54596 Remove --bootstrap-script parameter from recipes.py
R=martiniss@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2465613002
9 years ago
phajdan.jr 40ca0f912a upload recipe bootstrap script (6a4b2e4)
TBR=martiniss

BUG=none

Review-Url: https://codereview.chromium.org/2249943004
9 years ago
phajdan.jr 90b9f5f404 update recipe bootstrap script (2c5509f)
BUG=chromium:618127

Review-Url: https://codereview.chromium.org/2131153002
9 years ago
luqui@chromium.org f7bb4cf047 Set up depot_tools as a recipe package, and add depot_tools recipe module.
This is a good prototypical example of how to do it :-).

TBR for OWNERS change for recipes.cfg.  

BUG=564920
R=iannucci@chromium.org,martiniss@chromium.org
TBR=phajdan.jr@chromium.org

Review URL: https://codereview.chromium.org/1494103004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297851 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago