Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: dependencies

Issue 6117898477109248: Issue 2435 - Use ensure_dependencies.py instead of Mercurial subrepositories (Closed)
Patch Set: Created April 29, 2015, 1:45 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.md ('k') | ensure_dependencies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
===================================================================
new file mode 100644
--- /dev/null
+++ b/dependencies
@@ -0,0 +1,6 @@
+_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
+_self = buildtools/ensure_dependencies.py
+buildtools = buildtools hg:2f744887c675 git:96b22c9
Felix Dahlke 2015/04/29 13:47:31 The only dependency we've had to update here is bu
+jni/libadblockplus-binaries = libadblockplus-binaries hg:654b9d64b923 git:a549d9b
+submodules/actionbarsherlock = actionbarsherlock hg:eb60aebf769e git:0318374
+submodules/android-switch-backport = android-switch-backport hg:6f2ec8c2269f git:49f080f
« no previous file with comments | « README.md ('k') | ensure_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld