summarylogtreecommitdiffstats
path: root/depot_tools.install
AgeCommit message (Collapse)Author
2020-09-25Major refactoringrelrel
The key guideline that I followed here is to avoid patches as much as possible, in order to keep this package simple and clean. So I deciced to not depend on ninja and python2, and instead just use those that come with depot_tools. Also, I think that most of the python2 issues have been resolved upstream by now, and there is no need to force scripts to run using python2 anymore. Finally, I did many small cleanups in PKGBUILD, and added bash completion for gclient and git cl.
2017-07-31 Bump to r4534.5aeeb72cYen Chi Hsuan
Replace http:// with https://, thanks to @fightcookie
2017-05-11 Bump to r4249.57a86929Yen Chi Hsuan
Stop touching /etc/profile.d as suggested by @vasya
2015-06-15depot-tools-git: Initial importAdrian Perez de Castro