aboutsummaryrefslogtreecommitdiff
path: root/include/download.mk
Commit message (Expand)AuthorAge
* fix download reverse dependsFelix Fietkau2009-03-17
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* make cvs checkouts more flexible. packages must now specify either -r <tag> o...Felix Fietkau2009-02-19
* Add @GNOME download source.Lars-Peter Clausen2008-09-01
* this adds hg (Mercurial) SCM checkout support, very similar to the current gi...Florian Fainelli2008-08-29
* fixes cvs download, signed-off by Bruno RandolfJohn Crispin2008-08-27
* replace the deprecated git-* command calls with git *Felix Fietkau2008-08-24
* allow packages to forcibly disable the svn/git mirror downloading attempt by ...Felix Fietkau2008-07-31
* SVN checkouts should be made non-interactive, so that https repositories with...Florian Fainelli2008-07-12
* Fix typoFlorian Fainelli2008-01-02
* Add CVS download method #2947Florian Fainelli2008-01-02
* prefer http downloads over svn/git checkouts, remove git dependencyFelix Fietkau2007-11-16
* add git checkout supportFelix Fietkau2007-11-16
* use $(TAR) instead of tarFelix Fietkau2007-09-29
* Refactor downloading code into download.mk Support multiple file downloads Su...Felix Fietkau2007-09-29