| Commit message (Expand) | Author | Age | Files | Lines |
* | download.mk: fix bzr download method | Nicolas Thill | 2010-03-29 | 1 | -2/+2 |
* | the svn fallback code added in r20322 is evaluated with each make invocation ... | Jo-Philipp Wich | 2010-03-23 | 1 | -7/+3 |
* | fix svn download with older svn client versions | Florian Fainelli | 2010-03-20 | 1 | -1/+7 |
* | accept unknown server certificates by default on svn download | Florian Fainelli | 2010-03-19 | 1 | -1/+1 |
* | Updated post r19769, integrates the missing dl_method bzr hunk from #6370, us... | Travis Kemen | 2010-03-14 | 1 | -12/+16 |
* | this patch adds support for bzr in include/download.mk, and fixes whitespace. | Travis Kemen | 2010-02-20 | 1 | -18/+33 |
* | allow download urls using the file:// schema (#6480) | Jo-Philipp Wich | 2010-01-13 | 1 | -1/+1 |
* | fix download reverse depends | Felix Fietkau | 2009-03-17 | 1 | -2/+4 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
* | make cvs checkouts more flexible. packages must now specify either -r <tag> o... | Felix Fietkau | 2009-02-19 | 1 | -1/+1 |
* | Add @GNOME download source. | Lars-Peter Clausen | 2008-09-01 | 1 | -1/+1 |
* | this adds hg (Mercurial) SCM checkout support, very similar to the current gi... | Florian Fainelli | 2008-08-29 | 1 | -2/+20 |
* | fixes cvs download, signed-off by Bruno Randolf | John Crispin | 2008-08-27 | 1 | -1/+1 |
* | replace the deprecated git-* command calls with git * | Felix Fietkau | 2008-08-24 | 1 | -2/+2 |
* | allow packages to forcibly disable the svn/git mirror downloading attempt by ... | Felix Fietkau | 2008-07-31 | 1 | -1/+2 |
* | SVN checkouts should be made non-interactive, so that https repositories with... | Florian Fainelli | 2008-07-12 | 1 | -1/+1 |
* | Fix typo | Florian Fainelli | 2008-01-02 | 1 | -0/+1 |
* | Add CVS download method #2947 | Florian Fainelli | 2008-01-02 | 1 | -2/+20 |
* | prefer http downloads over svn/git checkouts, remove git dependency | Felix Fietkau | 2007-11-16 | 1 | -3/+1 |
* | add git checkout support | Felix Fietkau | 2007-11-16 | 1 | -2/+18 |
* | use $(TAR) instead of tar | Felix Fietkau | 2007-09-29 | 1 | -2/+2 |
* | Refactor downloading code into download.mk Support multiple file downloads Su... | Felix Fietkau | 2007-09-29 | 1 | -0/+90 |