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

Side by Side Diff: bootstrap/cipd/doc/DEPS.README.md

Issue 1364983002: Add CIPD binary installation to DEPS runhooks. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Moved to /cipd, drops README, no sysroot :( Created 5 years, 2 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
OLDNEW
(Empty)
1 # `infra/cipd`
2
3 The contents of this directory, including this file, are automatically managed
Vadim Sh. 2015/09/25 23:46:33 you can put it in cipd/README.md directly. cipd cl
dnj (Google) 2015/09/26 01:10:45 Hmm, I suppose I can.
4 by the `infra/bootstrap/install_cipd_packages.py` `DEPS` hook script.
5
6 This directory hosts CIPD-installed packages defined in the bootstrap
7 configuration. It is effectively an auxiliary `depot_tools` executable space.
8
9 This directory should be added to your `$PATH` environment variable to enable
10 full `infra` repository functionality.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698