pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chromium-depot_tools: Make it installable



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Jul 21 22:55:26 2016 +0200
Changeset:	e88c662c19e41bcd439c8ce44ddb81904e67a039

Modified Files:
	chromium-depot_tools/Makefile
	chromium-depot_tools/PLIST

Log Message:
chromium-depot_tools: Make it installable

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e88c662c19e41bcd439c8ce44ddb81904e67a039

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium-depot_tools/Makefile |   4 +-
 chromium-depot_tools/PLIST    | 338 +++++++++++++++++++++++++++++++++---------
 2 files changed, 274 insertions(+), 68 deletions(-)

diffs:
diff --git a/chromium-depot_tools/Makefile b/chromium-depot_tools/Makefile
index 90be6cf..8e10779 100644
--- a/chromium-depot_tools/Makefile
+++ b/chromium-depot_tools/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE=	http://dev.chromium.org/developers/how-tos/install-depot-tools
 COMMENT=	Chromium depot tools
 LICENSE=	modified-bsd
 
-USE_TOOLS+=	bash:run tar
+USE_TOOLS+=	bash:run tar pax:build
 
 REPLACE_BASH+=	apply_issue
 REPLACE_BASH+=	clang-format
@@ -80,7 +80,7 @@ INSTALLATION_DIRS+=	share/chromium-depot_tools
 
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}
+EXTRACT_DIR=	${WRKDIR}/${DISTNAME}
 
 do-install:
 	cd ${WRKSRC}; ${PAX} -rw . ${DESTDIR}/${PREFIX}/share/chromium-depot_tools
diff --git a/chromium-depot_tools/PLIST b/chromium-depot_tools/PLIST
index 175f374..6b10733 100644
--- a/chromium-depot_tools/PLIST
+++ b/chromium-depot_tools/PLIST
@@ -1,42 +1,26 @@
-@comment $NetBSD: PLIST,v 1.1 2014/08/31 17:10:47 heidnes Exp $
-share/chromium-depot_tools/.git/HEAD
-share/chromium-depot_tools/.git/config
-share/chromium-depot_tools/.git/description
-share/chromium-depot_tools/.git/hooks/applypatch-msg.sample
-share/chromium-depot_tools/.git/hooks/commit-msg.sample
-share/chromium-depot_tools/.git/hooks/post-update.sample
-share/chromium-depot_tools/.git/hooks/pre-applypatch.sample
-share/chromium-depot_tools/.git/hooks/pre-commit.sample
-share/chromium-depot_tools/.git/hooks/pre-rebase.sample
-share/chromium-depot_tools/.git/hooks/prepare-commit-msg.sample
-share/chromium-depot_tools/.git/hooks/update.sample
-share/chromium-depot_tools/.git/index
-share/chromium-depot_tools/.git/info/exclude
-share/chromium-depot_tools/.git/logs/HEAD
-share/chromium-depot_tools/.git/logs/refs/heads/master
-share/chromium-depot_tools/.git/logs/refs/remotes/origin/HEAD
-share/chromium-depot_tools/.git/objects/pack/pack-2542cc408d35a8584c06e575119a404555f62f88.idx
-share/chromium-depot_tools/.git/objects/pack/pack-2542cc408d35a8584c06e575119a404555f62f88.pack
-share/chromium-depot_tools/.git/packed-refs
-share/chromium-depot_tools/.git/refs/heads/master
-share/chromium-depot_tools/.git/refs/remotes/origin/HEAD
+@comment $NetBSD$
 share/chromium-depot_tools/.gitignore
+share/chromium-depot_tools/.style.yapf
 share/chromium-depot_tools/LICENSE
 share/chromium-depot_tools/OWNERS
 share/chromium-depot_tools/PRESUBMIT.py
-share/chromium-depot_tools/README
 share/chromium-depot_tools/README.codereview
 share/chromium-depot_tools/README.gclient
 share/chromium-depot_tools/README.git-cl
+share/chromium-depot_tools/README.md
 share/chromium-depot_tools/README.testing
 share/chromium-depot_tools/WATCHLISTS
 share/chromium-depot_tools/annotated_gclient.py
 share/chromium-depot_tools/apply_issue
 share/chromium-depot_tools/apply_issue.bat
 share/chromium-depot_tools/apply_issue.py
+share/chromium-depot_tools/auth.py
 share/chromium-depot_tools/bootstrap/gclient.bat
-share/chromium-depot_tools/bootstrap/win/README.google
+share/chromium-depot_tools/bootstrap/win/README.md
 share/chromium-depot_tools/bootstrap/win/get_file.js
+share/chromium-depot_tools/bootstrap/win/git-bash.template.sh
+share/chromium-depot_tools/bootstrap/win/git.template.bat
+share/chromium-depot_tools/bootstrap/win/profile.d.python.sh
 share/chromium-depot_tools/bootstrap/win/pylint.new.bat
 share/chromium-depot_tools/bootstrap/win/python276.new.bat
 share/chromium-depot_tools/bootstrap/win/svn.new.bat
@@ -44,16 +28,22 @@ share/chromium-depot_tools/bootstrap/win/svnversion.new.bat
 share/chromium-depot_tools/bootstrap/win/unzip.js
 share/chromium-depot_tools/bootstrap/win/win_tools.bat
 share/chromium-depot_tools/breakpad.py
+share/chromium-depot_tools/buildbucket.py
 share/chromium-depot_tools/cbuildbot
 share/chromium-depot_tools/checkout.py
 share/chromium-depot_tools/chrome-update-create-task.bat
 share/chromium-depot_tools/chrome-update.bat
 share/chromium-depot_tools/chrome-update.py
 share/chromium-depot_tools/chrome_set_ver
+share/chromium-depot_tools/cit
+share/chromium-depot_tools/cit.bat
+share/chromium-depot_tools/cit.py
 share/chromium-depot_tools/clang-format
 share/chromium-depot_tools/clang-format.bat
 share/chromium-depot_tools/clang_format.py
 share/chromium-depot_tools/codereview.settings
+share/chromium-depot_tools/commit_queue
+share/chromium-depot_tools/commit_queue.bat
 share/chromium-depot_tools/commit_queue.py
 share/chromium-depot_tools/cpplint.bat
 share/chromium-depot_tools/cpplint.py
@@ -63,6 +53,10 @@ share/chromium-depot_tools/create-ntfs-junction.c
 share/chromium-depot_tools/create-ntfs-junction.exe
 share/chromium-depot_tools/cros
 share/chromium-depot_tools/cros_sdk
+share/chromium-depot_tools/dart_format.py
+share/chromium-depot_tools/depot-tools-auth
+share/chromium-depot_tools/depot-tools-auth.bat
+share/chromium-depot_tools/depot-tools-auth.py
 share/chromium-depot_tools/download_from_google_storage
 share/chromium-depot_tools/download_from_google_storage.bat
 share/chromium-depot_tools/download_from_google_storage.py
@@ -72,6 +66,31 @@ share/chromium-depot_tools/drover.py
 share/chromium-depot_tools/fetch
 share/chromium-depot_tools/fetch.bat
 share/chromium-depot_tools/fetch.py
+share/chromium-depot_tools/fetch_configs/android.py
+share/chromium-depot_tools/fetch_configs/breakpad.py
+share/chromium-depot_tools/fetch_configs/chromium.py
+share/chromium-depot_tools/fetch_configs/config_util.py
+share/chromium-depot_tools/fetch_configs/crashpad.py
+share/chromium-depot_tools/fetch_configs/dart.py
+share/chromium-depot_tools/fetch_configs/dartino.py
+share/chromium-depot_tools/fetch_configs/dartium.py
+share/chromium-depot_tools/fetch_configs/depot_tools.py
+share/chromium-depot_tools/fetch_configs/gyp.py
+share/chromium-depot_tools/fetch_configs/infra.py
+share/chromium-depot_tools/fetch_configs/infra_internal.py
+share/chromium-depot_tools/fetch_configs/ios.py
+share/chromium-depot_tools/fetch_configs/ios_internal.py
+share/chromium-depot_tools/fetch_configs/mojo.py
+share/chromium-depot_tools/fetch_configs/nacl.py
+share/chromium-depot_tools/fetch_configs/naclports.py
+share/chromium-depot_tools/fetch_configs/pdfium.py
+share/chromium-depot_tools/fetch_configs/skia.py
+share/chromium-depot_tools/fetch_configs/skia_buildbot.py
+share/chromium-depot_tools/fetch_configs/syzygy.py
+share/chromium-depot_tools/fetch_configs/v8.py
+share/chromium-depot_tools/fetch_configs/webrtc.py
+share/chromium-depot_tools/fetch_configs/webrtc_android.py
+share/chromium-depot_tools/fetch_configs/webrtc_ios.py
 share/chromium-depot_tools/fix_encoding.py
 share/chromium-depot_tools/gcl
 share/chromium-depot_tools/gcl.bat
@@ -84,15 +103,18 @@ share/chromium-depot_tools/gclient_completion.sh
 share/chromium-depot_tools/gclient_scm.py
 share/chromium-depot_tools/gclient_utils.py
 share/chromium-depot_tools/gerrit_util.py
+share/chromium-depot_tools/git-auto-svn
 share/chromium-depot_tools/git-cache
 share/chromium-depot_tools/git-cherry-pick-upload
 share/chromium-depot_tools/git-cl
-share/chromium-depot_tools/git-cl-upload-hook
+share/chromium-depot_tools/git-crrev-parse
 share/chromium-depot_tools/git-crsync
-share/chromium-depot_tools/git-crup
+share/chromium-depot_tools/git-drover
+share/chromium-depot_tools/git-find-releases
+share/chromium-depot_tools/git-footers
 share/chromium-depot_tools/git-freeze
 share/chromium-depot_tools/git-gs
-share/chromium-depot_tools/git-lkgr
+share/chromium-depot_tools/git-hyper-blame
 share/chromium-depot_tools/git-map
 share/chromium-depot_tools/git-map-branches
 share/chromium-depot_tools/git-mark-merge-base
@@ -122,11 +144,17 @@ share/chromium-depot_tools/git-templates/info/exclude
 share/chromium-depot_tools/git-thaw
 share/chromium-depot_tools/git-try
 share/chromium-depot_tools/git-upstream-diff
+share/chromium-depot_tools/git_auto_svn.py
 share/chromium-depot_tools/git_cache.py
 share/chromium-depot_tools/git_cherry_pick_upload.py
 share/chromium-depot_tools/git_cl.py
 share/chromium-depot_tools/git_common.py
+share/chromium-depot_tools/git_dates.py
+share/chromium-depot_tools/git_drover.py
+share/chromium-depot_tools/git_find_releases.py
+share/chromium-depot_tools/git_footers.py
 share/chromium-depot_tools/git_freezer.py
+share/chromium-depot_tools/git_hyper_blame.py
 share/chromium-depot_tools/git_map.py
 share/chromium-depot_tools/git_map_branches.py
 share/chromium-depot_tools/git_mark_merge_base.py
@@ -140,17 +168,28 @@ share/chromium-depot_tools/git_retry.py
 share/chromium-depot_tools/git_squash_branch.py
 share/chromium-depot_tools/git_try.py
 share/chromium-depot_tools/git_upstream_diff.py
-share/chromium-depot_tools/git_utils/git-tree-prune
 share/chromium-depot_tools/gn
 share/chromium-depot_tools/gn.bat
 share/chromium-depot_tools/gn.py
-share/chromium-depot_tools/hammer
-share/chromium-depot_tools/hammer.bat
+share/chromium-depot_tools/gsutil.py
+share/chromium-depot_tools/infra/README.md
+share/chromium-depot_tools/infra/config/OWNERS
+share/chromium-depot_tools/infra/config/README.md
+share/chromium-depot_tools/infra/config/cq.cfg
+share/chromium-depot_tools/infra/config/recipes.cfg
+share/chromium-depot_tools/luci_hacks/README.md
+share/chromium-depot_tools/luci_hacks/__init__.py
+share/chromium-depot_tools/luci_hacks/luci_recipe_run.isolate
+share/chromium-depot_tools/luci_hacks/luci_recipe_run.py
+share/chromium-depot_tools/luci_hacks/trigger_luci_job.py
 share/chromium-depot_tools/man/html/depot_tools.html
 share/chromium-depot_tools/man/html/depot_tools_tutorial.html
+share/chromium-depot_tools/man/html/git-auto-svn.html
 share/chromium-depot_tools/man/html/git-cherry-pick-upload.html
 share/chromium-depot_tools/man/html/git-drover.html
+share/chromium-depot_tools/man/html/git-footers.html
 share/chromium-depot_tools/man/html/git-freeze.html
+share/chromium-depot_tools/man/html/git-hyper-blame.html
 share/chromium-depot_tools/man/html/git-map-branches.html
 share/chromium-depot_tools/man/html/git-map.html
 share/chromium-depot_tools/man/html/git-mark-merge-base.html
@@ -164,9 +203,12 @@ share/chromium-depot_tools/man/html/git-retry.html
 share/chromium-depot_tools/man/html/git-squash-branch.html
 share/chromium-depot_tools/man/html/git-thaw.html
 share/chromium-depot_tools/man/html/git-upstream-diff.html
+share/chromium-depot_tools/man/man1/git-auto-svn.1
 share/chromium-depot_tools/man/man1/git-cherry-pick-upload.1
 share/chromium-depot_tools/man/man1/git-drover.1
+share/chromium-depot_tools/man/man1/git-footers.1
 share/chromium-depot_tools/man/man1/git-freeze.1
+share/chromium-depot_tools/man/man1/git-hyper-blame.1
 share/chromium-depot_tools/man/man1/git-map-branches.1
 share/chromium-depot_tools/man/man1/git-map.1
 share/chromium-depot_tools/man/man1/git-mark-merge-base.1
@@ -186,9 +228,12 @@ share/chromium-depot_tools/man/push_to_gs.sh
 share/chromium-depot_tools/man/src/.gitignore
 share/chromium-depot_tools/man/src/_aliases.txt
 share/chromium-depot_tools/man/src/_footer.txt
+share/chromium-depot_tools/man/src/_git-auto-svn_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-cherry-pick-upload_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-drover_desc.helper.txt
+share/chromium-depot_tools/man/src/_git-footers_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-freeze_desc.helper.txt
+share/chromium-depot_tools/man/src/_git-hyper-blame_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-map-branches_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-map_desc.helper.txt
 share/chromium-depot_tools/man/src/_git-mark-merge-base_desc.helper.txt
@@ -210,12 +255,23 @@ share/chromium-depot_tools/man/src/depot_tools.txt
 share/chromium-depot_tools/man/src/depot_tools_tutorial.demo.walkthrough.sh
 share/chromium-depot_tools/man/src/depot_tools_tutorial.txt
 share/chromium-depot_tools/man/src/filter_demo_output.py
+share/chromium-depot_tools/man/src/git-auto-svn.txt
 share/chromium-depot_tools/man/src/git-cherry-pick-upload.demo.1.sh
 share/chromium-depot_tools/man/src/git-cherry-pick-upload.txt
 share/chromium-depot_tools/man/src/git-drover.demo.1.sh
+share/chromium-depot_tools/man/src/git-drover.demo.2.sh
+share/chromium-depot_tools/man/src/git-drover.demo.3.sh
+share/chromium-depot_tools/man/src/git-drover.demo.4.sh
+share/chromium-depot_tools/man/src/git-drover.demo.common.sh
 share/chromium-depot_tools/man/src/git-drover.txt
+share/chromium-depot_tools/man/src/git-footers.demo.1.sh
+share/chromium-depot_tools/man/src/git-footers.txt
 share/chromium-depot_tools/man/src/git-freeze.demo.1.sh
 share/chromium-depot_tools/man/src/git-freeze.txt
+share/chromium-depot_tools/man/src/git-hyper-blame.demo.1.sh
+share/chromium-depot_tools/man/src/git-hyper-blame.demo.2.sh
+share/chromium-depot_tools/man/src/git-hyper-blame.demo.common.sh
+share/chromium-depot_tools/man/src/git-hyper-blame.txt
 share/chromium-depot_tools/man/src/git-map-branches.demo.1.sh
 share/chromium-depot_tools/man/src/git-map-branches.txt
 share/chromium-depot_tools/man/src/git-map.demo.1.sh
@@ -253,23 +309,114 @@ share/chromium-depot_tools/profile.xml
 share/chromium-depot_tools/pylint
 share/chromium-depot_tools/pylint.py
 share/chromium-depot_tools/pylintrc
-share/chromium-depot_tools/python_git_runner.sh
-share/chromium-depot_tools/recipes/android.py
-share/chromium-depot_tools/recipes/blink.py
-share/chromium-depot_tools/recipes/chromium.py
-share/chromium-depot_tools/recipes/depot_tools.py
-share/chromium-depot_tools/recipes/infra.py
-share/chromium-depot_tools/recipes/ios.py
-share/chromium-depot_tools/recipes/nacl.py
-share/chromium-depot_tools/recipes/naclports.py
-share/chromium-depot_tools/recipes/recipe_util.py
-share/chromium-depot_tools/recipes/v8.py
+share/chromium-depot_tools/python_runner.sh
+share/chromium-depot_tools/recipe_modules/bot_update/__init__.py
+share/chromium-depot_tools/recipe_modules/bot_update/api.py
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/basic_output_manifest.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/clobber.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/forced.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/gerrit_no_reset.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/no_shallow.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/off.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/svn_mode.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/trychange.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/trychange_oauth2.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_fail.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_gerrit_angle.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_v8.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.expected/tryjob_v8_head_by_default.json
+share/chromium-depot_tools/recipe_modules/bot_update/example.py
+share/chromium-depot_tools/recipe_modules/bot_update/resources/__init__.py
+share/chromium-depot_tools/recipe_modules/bot_update/resources/bot_update.py
+share/chromium-depot_tools/recipe_modules/bot_update/test_api.py
+share/chromium-depot_tools/recipe_modules/depot_tools/__init__.py
+share/chromium-depot_tools/recipe_modules/depot_tools/api.py
+share/chromium-depot_tools/recipe_modules/depot_tools/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/depot_tools/example.expected/win.json
+share/chromium-depot_tools/recipe_modules/depot_tools/example.py
+share/chromium-depot_tools/recipe_modules/gclient/__init__.py
+share/chromium-depot_tools/recipe_modules/gclient/api.py
+share/chromium-depot_tools/recipe_modules/gclient/config.py
+share/chromium-depot_tools/recipe_modules/gclient/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/gclient/example.expected/revision.json
+share/chromium-depot_tools/recipe_modules/gclient/example.expected/tryserver.json
+share/chromium-depot_tools/recipe_modules/gclient/example.py
+share/chromium-depot_tools/recipe_modules/gclient/test_api.py
+share/chromium-depot_tools/recipe_modules/git/__init__.py
+share/chromium-depot_tools/recipe_modules/git/api.py
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic_branch.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic_file_name.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic_hash.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic_ref.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/basic_submodule_update_force.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/can_fail_build.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/cannot_fail_build.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/cat-file_test.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/count-objects_delta.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/count-objects_failed.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/count-objects_with_bad_output.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/count-objects_with_bad_output_fails_build.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/curl_trace_file.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/platform_win.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/rebase_failed.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/remote_not_origin.json
+share/chromium-depot_tools/recipe_modules/git/example.expected/set_got_revision.json
+share/chromium-depot_tools/recipe_modules/git/example.py
+share/chromium-depot_tools/recipe_modules/git/resources/git_setup.py
+share/chromium-depot_tools/recipe_modules/git/test_api.py
+share/chromium-depot_tools/recipe_modules/git_cl/__init__.py
+share/chromium-depot_tools/recipe_modules/git_cl/api.py
+share/chromium-depot_tools/recipe_modules/git_cl/config.py
+share/chromium-depot_tools/recipe_modules/git_cl/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/git_cl/example.py
+share/chromium-depot_tools/recipe_modules/infra_paths/__init__.py
+share/chromium-depot_tools/recipe_modules/infra_paths/api.py
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_buildbot_mac.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_buildbot_win.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_kitchen_linux.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.expected/paths_kitchen_win.json
+share/chromium-depot_tools/recipe_modules/infra_paths/example.py
+share/chromium-depot_tools/recipe_modules/infra_paths/path_config.py
+share/chromium-depot_tools/recipe_modules/presubmit/__init__.py
+share/chromium-depot_tools/recipe_modules/presubmit/api.py
+share/chromium-depot_tools/recipe_modules/presubmit/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/presubmit/example.py
+share/chromium-depot_tools/recipe_modules/rietveld/__init__.py
+share/chromium-depot_tools/recipe_modules/rietveld/api.py
+share/chromium-depot_tools/recipe_modules/rietveld/example.expected/basic.json
+share/chromium-depot_tools/recipe_modules/rietveld/example.py
+share/chromium-depot_tools/recipe_modules/tryserver/__init__.py
+share/chromium-depot_tools/recipe_modules/tryserver/api.py
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/basic_tags.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_git_patch.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_svn_patch.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
+share/chromium-depot_tools/recipe_modules/tryserver/example.py
+share/chromium-depot_tools/recipe_modules/tryserver/test_api.py
+share/chromium-depot_tools/recipes.py
 share/chromium-depot_tools/repo
 share/chromium-depot_tools/rietveld.py
 share/chromium-depot_tools/roll-dep
+share/chromium-depot_tools/roll-dep-svn
+share/chromium-depot_tools/roll-dep-svn.bat
 share/chromium-depot_tools/roll-dep.bat
 share/chromium-depot_tools/roll_dep.py
+share/chromium-depot_tools/roll_dep_svn.py
 share/chromium-depot_tools/scm.py
+share/chromium-depot_tools/setup_color.py
 share/chromium-depot_tools/subcommand.py
 share/chromium-depot_tools/subprocess2.py
 share/chromium-depot_tools/support/chromite_wrapper
@@ -287,17 +434,20 @@ share/chromium-depot_tools/testing_support/super_mox.py
 share/chromium-depot_tools/testing_support/trial_dir.py
 share/chromium-depot_tools/tests/abandon.sh
 share/chromium-depot_tools/tests/basic.sh
-share/chromium-depot_tools/tests/breakpad_unittest.py
 share/chromium-depot_tools/tests/checkout_test.py
 share/chromium-depot_tools/tests/download_from_google_storage_unittests.py
 share/chromium-depot_tools/tests/fix_encoding_test.py
-share/chromium-depot_tools/tests/gcl_unittest.py
 share/chromium-depot_tools/tests/gclient_scm_test.py
 share/chromium-depot_tools/tests/gclient_smoketest.py
 share/chromium-depot_tools/tests/gclient_test.py
 share/chromium-depot_tools/tests/gclient_utils_test.py
+share/chromium-depot_tools/tests/git_cache_test.py
 share/chromium-depot_tools/tests/git_cl_test.py
 share/chromium-depot_tools/tests/git_common_test.py
+share/chromium-depot_tools/tests/git_dates_test.py
+share/chromium-depot_tools/tests/git_drover_test.py
+share/chromium-depot_tools/tests/git_footers_test.py
+share/chromium-depot_tools/tests/git_hyper_blame_test.py
 share/chromium-depot_tools/tests/git_number_test.py
 share/chromium-depot_tools/tests/git_rebase_update_test.py
 share/chromium-depot_tools/tests/gstools/download_test_data/rootfolder_text.txt
@@ -308,6 +458,7 @@ share/chromium-depot_tools/tests/gstools/download_test_data/uploaded_lorem_ipsum
 share/chromium-depot_tools/tests/gstools/lorem_ipsum.txt
 share/chromium-depot_tools/tests/gstools/lorem_ipsum.txt.md5
 share/chromium-depot_tools/tests/gstools/lorem_ipsum2.txt
+share/chromium-depot_tools/tests/gsutil_test.py
 share/chromium-depot_tools/tests/hooks.sh
 share/chromium-depot_tools/tests/owners.sh
 share/chromium-depot_tools/tests/owners_finder_test.py
@@ -318,6 +469,7 @@ share/chromium-depot_tools/tests/post-dcommit-hook-test.sh
 share/chromium-depot_tools/tests/presubmit_unittest.py
 share/chromium-depot_tools/tests/push-basic.sh
 share/chromium-depot_tools/tests/push-from-logs.sh
+share/chromium-depot_tools/tests/recipes_test.py
 share/chromium-depot_tools/tests/rename.sh
 share/chromium-depot_tools/tests/rietveld_test.py
 share/chromium-depot_tools/tests/sample_pre_commit_hook
@@ -493,6 +645,14 @@ share/chromium-depot_tools/third_party/coverage/summary.py
 share/chromium-depot_tools/third_party/coverage/templite.py
 share/chromium-depot_tools/third_party/coverage/version.py
 share/chromium-depot_tools/third_party/coverage/xmlreport.py
+share/chromium-depot_tools/third_party/cq_client/OWNERS
+share/chromium-depot_tools/third_party/cq_client/README.md
+share/chromium-depot_tools/third_party/cq_client/__init__.py
+share/chromium-depot_tools/third_party/cq_client/cq.pb.go
+share/chromium-depot_tools/third_party/cq_client/cq.proto
+share/chromium-depot_tools/third_party/cq_client/cq_pb2.py
+share/chromium-depot_tools/third_party/cq_client/testdata/cq_gerrit.cfg
+share/chromium-depot_tools/third_party/cq_client/testdata/cq_rietveld.cfg
 share/chromium-depot_tools/third_party/fancy_urllib/README
 share/chromium-depot_tools/third_party/fancy_urllib/__init__.py
 share/chromium-depot_tools/third_party/gsutil/CHECKSUM
@@ -578,25 +738,35 @@ share/chromium-depot_tools/third_party/httplib2/iri2uri.py
 share/chromium-depot_tools/third_party/httplib2/socks.py
 share/chromium-depot_tools/third_party/logilab/README.chromium
 share/chromium-depot_tools/third_party/logilab/__init__.py
-share/chromium-depot_tools/third_party/logilab/astng/LICENSE.txt
-share/chromium-depot_tools/third_party/logilab/astng/README.chromium
-share/chromium-depot_tools/third_party/logilab/astng/__init__.py
-share/chromium-depot_tools/third_party/logilab/astng/__pkginfo__.py
-share/chromium-depot_tools/third_party/logilab/astng/as_string.py
-share/chromium-depot_tools/third_party/logilab/astng/bases.py
-share/chromium-depot_tools/third_party/logilab/astng/builder.py
-share/chromium-depot_tools/third_party/logilab/astng/exceptions.py
-share/chromium-depot_tools/third_party/logilab/astng/inference.py
-share/chromium-depot_tools/third_party/logilab/astng/inspector.py
-share/chromium-depot_tools/third_party/logilab/astng/manager.py
-share/chromium-depot_tools/third_party/logilab/astng/mixins.py
-share/chromium-depot_tools/third_party/logilab/astng/node_classes.py
-share/chromium-depot_tools/third_party/logilab/astng/nodes.py
-share/chromium-depot_tools/third_party/logilab/astng/protocols.py
-share/chromium-depot_tools/third_party/logilab/astng/raw_building.py
-share/chromium-depot_tools/third_party/logilab/astng/rebuilder.py
-share/chromium-depot_tools/third_party/logilab/astng/scoped_nodes.py
-share/chromium-depot_tools/third_party/logilab/astng/utils.py
+share/chromium-depot_tools/third_party/logilab/astroid/LICENSE.txt
+share/chromium-depot_tools/third_party/logilab/astroid/README.chromium
+share/chromium-depot_tools/third_party/logilab/astroid/__init__.py
+share/chromium-depot_tools/third_party/logilab/astroid/__pkginfo__.py
+share/chromium-depot_tools/third_party/logilab/astroid/as_string.py
+share/chromium-depot_tools/third_party/logilab/astroid/bases.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/builtin_inference.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/py2gi.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/py2mechanize.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/py2pytest.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/py2qt4.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/py2stdlib.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/pynose.py
+share/chromium-depot_tools/third_party/logilab/astroid/brain/pysix_moves.py
+share/chromium-depot_tools/third_party/logilab/astroid/builder.py
+share/chromium-depot_tools/third_party/logilab/astroid/exceptions.py
+share/chromium-depot_tools/third_party/logilab/astroid/inference.py
+share/chromium-depot_tools/third_party/logilab/astroid/inspector.py
+share/chromium-depot_tools/third_party/logilab/astroid/manager.py
+share/chromium-depot_tools/third_party/logilab/astroid/mixins.py
+share/chromium-depot_tools/third_party/logilab/astroid/modutils.py
+share/chromium-depot_tools/third_party/logilab/astroid/node_classes.py
+share/chromium-depot_tools/third_party/logilab/astroid/nodes.py
+share/chromium-depot_tools/third_party/logilab/astroid/protocols.py
+share/chromium-depot_tools/third_party/logilab/astroid/raw_building.py
+share/chromium-depot_tools/third_party/logilab/astroid/rebuilder.py
+share/chromium-depot_tools/third_party/logilab/astroid/scoped_nodes.py
+share/chromium-depot_tools/third_party/logilab/astroid/test_utils.py
+share/chromium-depot_tools/third_party/logilab/astroid/utils.py
 share/chromium-depot_tools/third_party/logilab/common/LICENSE.txt
 share/chromium-depot_tools/third_party/logilab/common/README.chromium
 share/chromium-depot_tools/third_party/logilab/common/__init__.py
@@ -617,16 +787,15 @@ share/chromium-depot_tools/third_party/logilab/common/decorators.py
 share/chromium-depot_tools/third_party/logilab/common/deprecation.py
 share/chromium-depot_tools/third_party/logilab/common/fileutils.py
 share/chromium-depot_tools/third_party/logilab/common/graph.py
-share/chromium-depot_tools/third_party/logilab/common/hg.py
 share/chromium-depot_tools/third_party/logilab/common/interface.py
 share/chromium-depot_tools/third_party/logilab/common/logging_ext.py
 share/chromium-depot_tools/third_party/logilab/common/modutils.py
 share/chromium-depot_tools/third_party/logilab/common/optik_ext.py
 share/chromium-depot_tools/third_party/logilab/common/optparser.py
-share/chromium-depot_tools/third_party/logilab/common/pdf_ext.py
 share/chromium-depot_tools/third_party/logilab/common/proc.py
 share/chromium-depot_tools/third_party/logilab/common/pyro_ext.py
 share/chromium-depot_tools/third_party/logilab/common/pytest.py
+share/chromium-depot_tools/third_party/logilab/common/registry.py
 share/chromium-depot_tools/third_party/logilab/common/shellutils.py
 share/chromium-depot_tools/third_party/logilab/common/sphinx_ext.py
 share/chromium-depot_tools/third_party/logilab/common/sphinxutils.py
@@ -665,10 +834,38 @@ share/chromium-depot_tools/third_party/oauth2client/old_run.py
 share/chromium-depot_tools/third_party/oauth2client/tools.py
 share/chromium-depot_tools/third_party/oauth2client/util.py
 share/chromium-depot_tools/third_party/oauth2client/xsrfutil.py
+share/chromium-depot_tools/third_party/protobuf26/README.chromium
+share/chromium-depot_tools/third_party/protobuf26/__init__.py
+share/chromium-depot_tools/third_party/protobuf26/compiler/__init__.py
+share/chromium-depot_tools/third_party/protobuf26/compiler/plugin_pb2.py
+share/chromium-depot_tools/third_party/protobuf26/descriptor.py
+share/chromium-depot_tools/third_party/protobuf26/descriptor_database.py
+share/chromium-depot_tools/third_party/protobuf26/descriptor_pb2.py
+share/chromium-depot_tools/third_party/protobuf26/descriptor_pool.py
+share/chromium-depot_tools/third_party/protobuf26/internal/__init__.py
+share/chromium-depot_tools/third_party/protobuf26/internal/api_implementation.py
+share/chromium-depot_tools/third_party/protobuf26/internal/containers.py
+share/chromium-depot_tools/third_party/protobuf26/internal/cpp_message.py
+share/chromium-depot_tools/third_party/protobuf26/internal/decoder.py
+share/chromium-depot_tools/third_party/protobuf26/internal/encoder.py
+share/chromium-depot_tools/third_party/protobuf26/internal/enum_type_wrapper.py
+share/chromium-depot_tools/third_party/protobuf26/internal/message_listener.py
+share/chromium-depot_tools/third_party/protobuf26/internal/python_message.py
+share/chromium-depot_tools/third_party/protobuf26/internal/type_checkers.py
+share/chromium-depot_tools/third_party/protobuf26/internal/wire_format.py
+share/chromium-depot_tools/third_party/protobuf26/message.py
+share/chromium-depot_tools/third_party/protobuf26/message_factory.py
+share/chromium-depot_tools/third_party/protobuf26/reflection.py
+share/chromium-depot_tools/third_party/protobuf26/service.py
+share/chromium-depot_tools/third_party/protobuf26/service_reflection.py
+share/chromium-depot_tools/third_party/protobuf26/symbol_database.py
+share/chromium-depot_tools/third_party/protobuf26/text_encoding.py
+share/chromium-depot_tools/third_party/protobuf26/text_format.py
 share/chromium-depot_tools/third_party/pylint.py
 share/chromium-depot_tools/third_party/pylint/LICENSE.txt
 share/chromium-depot_tools/third_party/pylint/README.chromium
 share/chromium-depot_tools/third_party/pylint/__init__.py
+share/chromium-depot_tools/third_party/pylint/__main__.py
 share/chromium-depot_tools/third_party/pylint/__pkginfo__.py
 share/chromium-depot_tools/third_party/pylint/checkers/__init__.py
 share/chromium-depot_tools/third_party/pylint/checkers/base.py
@@ -680,9 +877,12 @@ share/chromium-depot_tools/third_party/pylint/checkers/imports.py
 share/chromium-depot_tools/third_party/pylint/checkers/logging.py
 share/chromium-depot_tools/third_party/pylint/checkers/misc.py
 share/chromium-depot_tools/third_party/pylint/checkers/newstyle.py
+share/chromium-depot_tools/third_party/pylint/checkers/python3.py
 share/chromium-depot_tools/third_party/pylint/checkers/raw_metrics.py
 share/chromium-depot_tools/third_party/pylint/checkers/similar.py
-share/chromium-depot_tools/third_party/pylint/checkers/string_format.py
+share/chromium-depot_tools/third_party/pylint/checkers/spelling.py
+share/chromium-depot_tools/third_party/pylint/checkers/stdlib.py
+share/chromium-depot_tools/third_party/pylint/checkers/strings.py
 share/chromium-depot_tools/third_party/pylint/checkers/typecheck.py
 share/chromium-depot_tools/third_party/pylint/checkers/utils.py
 share/chromium-depot_tools/third_party/pylint/checkers/variables.py
@@ -700,7 +900,9 @@ share/chromium-depot_tools/third_party/pylint/pyreverse/writer.py
 share/chromium-depot_tools/third_party/pylint/reporters/__init__.py
 share/chromium-depot_tools/third_party/pylint/reporters/guireporter.py
 share/chromium-depot_tools/third_party/pylint/reporters/html.py
+share/chromium-depot_tools/third_party/pylint/reporters/json.py
 share/chromium-depot_tools/third_party/pylint/reporters/text.py
+share/chromium-depot_tools/third_party/pylint/testutils.py
 share/chromium-depot_tools/third_party/pylint/utils.py
 share/chromium-depot_tools/third_party/pymox/COPYING
 share/chromium-depot_tools/third_party/pymox/MANIFEST.in
@@ -728,6 +930,9 @@ share/chromium-depot_tools/third_party/simplejson/encoder.py
 share/chromium-depot_tools/third_party/simplejson/ordered_dict.py
 share/chromium-depot_tools/third_party/simplejson/scanner.py
 share/chromium-depot_tools/third_party/simplejson/tool.py
+share/chromium-depot_tools/third_party/six/LICENSE.txt
+share/chromium-depot_tools/third_party/six/README.chromium
+share/chromium-depot_tools/third_party/six/__init__.py
 share/chromium-depot_tools/third_party/upload.py
 share/chromium-depot_tools/trychange.py
 share/chromium-depot_tools/update_depot_tools
@@ -738,9 +943,10 @@ share/chromium-depot_tools/weekly
 share/chromium-depot_tools/win_toolchain/7z/7z.dll
 share/chromium-depot_tools/win_toolchain/7z/7z.exe
 share/chromium-depot_tools/win_toolchain/7z/LICENSE
+share/chromium-depot_tools/win_toolchain/OWNERS
+share/chromium-depot_tools/win_toolchain/README.md
 share/chromium-depot_tools/win_toolchain/get_toolchain_if_necessary.py
 share/chromium-depot_tools/win_toolchain/package_from_installed.py
-share/chromium-depot_tools/win_toolchain/toolchain2013.py
 share/chromium-depot_tools/wtf
 share/chromium-depot_tools/zsh-goodies/README
 share/chromium-depot_tools/zsh-goodies/_gclient


Home | Main Index | Thread Index | Old Index