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