summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/download.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Add visual feedback for http type downloads.Chris Johns2014-07-291-4/+54
* sb: Fix error handling.Chris Johns2014-07-251-1/+1
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-0/+7
* sb: Fix git to clean before updating.Chris Johns2014-03-261-0/+1
* sb: Add patchworks support via the pw://... URL.Chris Johns2014-02-121-1/+9
* sb: Fix downloader url parsing and add submodule git support.Chris Johns2014-02-041-8/+19
* Do not run any download type functions if performing a dry-run.Chris Johns2013-04-291-5/+5
* Change the CVS download path to include the module and tag/date.Chris Johns2013-04-251-4/+26
* Fixes for CVS to work. Add RTEMS build for sparc/sis.Chris Johns2013-04-221-4/+10
* Fix CVS downloads.Chris Johns2013-04-211-1/+6
* Refactor the logging support.Chris Johns2013-04-211-29/+17
* Fix the ZIP label.Chris Johns2013-04-201-1/+1
* Add CVS download support.Chris Johns2013-04-201-1/+65
* Minor clean up.Chris Johns2013-04-161-2/+2
* Add download git support.Chris Johns2013-04-161-0/+237