./wip/chromium-depot_tools, Chromium depot tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 75c2cc859d3547a02edff5387ec75d47ed41afd5, Package name: chromium-depot_tools-75c2cc859d3547a02edff5387ec75d47ed41afd5, Maintainer: pkgsrc-users

Chromium and Chromium OS use a package of scripts called depot_tools
to manage checkouts and code reviews. The depot_tools package
includes gclient, gcl, git-cl, repo, and others.


Required to run:
[shells/bash] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 2c7ae9a26188c3eb2f4595eb92c0e89a3d5e81ad
Filesize: 2839.067 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-01 13:00:08 by Filip Hajny | Files touched by this commit (1)
Log message:
Use REPLACE_BASH so that this works with platform bash too. PKGREVISION++
   2014-08-31 19:23:04 by Havard Eidnes | Files touched by this commit (2)
Log message:
Fix a few nits.  Yes, I should have run pkglint earlier.
   2014-08-31 19:10:49 by Havard Eidnes | Files touched by this commit (5)
Log message:
Add chromium-depot_tools.  It's DESCR:

Chromium and Chromium OS use a package of scripts called depot_tools
to manage checkouts and code reviews.  The depot_tools package
includes gclient, gcl, git-cl, repo, and others.

This for now allows us to run the wip/v8 tests.