summaryrefslogtreecommitdiffstats
path: root/make/df-fetch.py
Commit message (Expand)AuthorAgeFilesLines
* make: Fix non-fatal contrib download error.Bradley Sepos2019-04-131-1/+1
* make: Further improvements to feature enable/disable in configure.py.Bradley Sepos2019-04-131-7/+7
* make: More Python 3 compatibility fixes.Bradley Sepos2019-02-261-6/+8
* configure: gtk: make: scripts: Make scripts compatible with Python 3.Bradley Sepos2019-02-251-2/+2
* contrib: Use SHA256 instead of MD5 for contrib archive checksums.Justin Scholz2016-12-151-10/+10
* build: Add basic termination signal handling to df-*.py.Bradley Sepos2016-05-251-0/+10
* build: Add download jobs option and progress display.Bradley Sepos2016-05-251-3/+28
* Build: more fetch tweaksKonaBlend2016-05-251-9/+7
* Build: add target contrib.fetch.testKonaBlend2016-05-251-1/+0
* Build: add configure --df-exhaust-urlKonaBlend2016-05-251-5/+8
* Build: split fetch into df-fetch and df-verifyKonaBlend2016-05-251-0/+203