summaryrefslogtreecommitdiffstats
path: root/tools/download_file.py
Commit message (Expand)AuthorAgeFilesLines
* Python cleanups, round 2: line too long, etc.Chad Horohoe2018-05-191-1/+2
* Python cleanups, round 1: whitespaceChad Horohoe2018-05-191-103/+104
* Remove outstanding references to buckDave Borowitz2018-02-071-2/+1
* Bazel: Portable way to guess whether root directory is reachedDavid Ostrovsky2017-08-301-1/+1
* Document gjf and add a script to standardize/streamline setupDave Borowitz2017-02-071-1/+1
* Remove Buck based buildDavid Ostrovsky2017-01-231-1/+2
* download_file.py: Add --show-error option to curl invocationDavid Ostrovsky2016-11-151-1/+1
* bazel: bower supportHan-Wen Nienhuys2016-09-291-1/+1
* Remove legacy cache from tools/download_file.pyHan-Wen Nienhuys2016-09-221-25/+0
* tools: Use common hash_file implementationDave Borowitz2015-11-251-13/+2
* Disentangle BUCK caches for internally built and downloaded artifactsChristian Aistleitner2015-07-071-1/+25
* tools: use python on pathBjörn Pedersen2015-06-181-1/+1
* Allow to download dependencies from insecure connectionsHugo Arès2014-07-111-1/+1
* Buck: Remove Python 2.6 compatibility workaroundsDavid Pursehouse2014-06-231-10/+9
* Fix buck build error because of not encoded argumentUrs Wolfer2014-04-261-1/+1
* Buck: Support plugin own Maven repositoriesDavid Ostrovsky2013-11-181-23/+1
* Buck: extend the tool chain to support unsigning JARsDavid Ostrovsky2013-10-281-3/+19
* Update jgit to 3.1.0.201310021548-rDavid Pursehouse2013-10-231-0/+1
* BUCK: fix build against unpublished JARsDavid Ostrovsky2013-08-161-1/+1
* Define MAVEN_LOCAL for unpublished Maven JARsShawn Pearce2013-08-141-0/+1
* download_file: Catch exceptions raised from shutil.copyfileDavid Pursehouse2013-08-081-2/+10
* download_file: Exit with error if extracting files from zip failsDavid Pursehouse2013-08-081-0/+1
* Support build where ~/ and $(pwd) are different filesystemsShawn Pearce2013-08-061-2/+2
* Update URLs for Google Cloud StorageShawn Pearce2013-06-211-1/+1
* Better error reporting when curl is not installedSasa Zivkov2013-06-131-2/+7
* Delete corrupt cache entries from ~/.gerritcodereview/buck-cacheShawn Pearce2013-05-221-4/+7
* Rename download_jar to download_fileShawn Pearce2013-05-201-0/+173