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

Unified Diff: dependencies

Issue 5924365505921024: Use ensure_dependencies.py instead of subrepositories (Closed)
Patch Set: Created March 13, 2015, 8:55 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,4 @@
+_root = hg:https://bitbucket.org/adblockplus/
+_self = buildtools/ensure_dependencies.py
+buildtools = buildtools hg:d06704a466c5
Wladimir Palant 2015/03/13 21:02:55 Note that you might want to reuse the buildtools r
Felix Dahlke 2015/03/15 23:01:54 That's what I'm doing actually - only including th
Wladimir Palant 2015/03/16 11:59:33 Yes, that's what you should do. You can always tes
Felix Dahlke 2015/03/17 14:49:09 I still think it makes more sense to depend on bui
+adblockplus = adblockplus hg:ec627ace494e
« 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