gecko-dev/python/mozbuild
Ralph Giles 46a952175a Bug 1380118 - aom: Support vendoring from github. r=froydnj,kinetik
Add a --repo switch to `mach vendor aom` to allow specifying
an alternate repository url.

Update our vendor script to support commit query and
snapshot download from github as well as upstream's
gitiles instance.

This lets us work with experimental branches for testing.

Also cleans up some naming and checks the passed url for
one of the two supported sites. We could fall back to
doing a complete clone and query the local repository,
but this covers most use cases.

--HG--
extra : rebase_source : 4ecc095db4539b86de4e82a853d5b28ac66c7f1d
2017-07-10 16:17:49 -07:00
..
dumbmake Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozbuild Bug 1380118 - aom: Support vendoring from github. r=froydnj,kinetik 2017-07-10 16:17:49 -07:00
mozpack Bug 1377911 - Do not strip localized override entries when repackaging. r=glandium,Pike 2017-08-24 18:08:26 -07:00
setup.py
TODO