This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
depot_tools
mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools
Watch
1
Star
0
Fork
You've already forked depot_tools
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
9f343717f1
main
chrome/4147
chrome/3987
chrome/3865
chrome/3904
infra/config
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9f343717f1'
${ noResults }
depot_tools
/
recipe_modules
/
presubmit
/
__init__.py
5 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
depot_tools: add presubmit recipe module BUG=584197 Review URL: https://codereview.chromium.org/1668803002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298588 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
DEPS
=
[
presubmit: add depot_tools to PATH BUG=584197 Review URL: https://codereview.chromium.org/1665233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298599 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
'
recipe_engine/path
'
,
depot_tools: add presubmit recipe module BUG=584197 Review URL: https://codereview.chromium.org/1668803002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298588 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
'
recipe_engine/python
'
,
]