summaryrefslogtreecommitdiffstats
path: root/include/download.mk
Commit message (Expand)AuthorAgeFilesLines
* fix download reverse dependsnbd2009-03-171-2/+4
* build system refactoring in preparation for allowing packages to do host-buil...nbd2009-02-221-1/+1
* make cvs checkouts more flexible. packages must now specify either -r <tag> o...nbd2009-02-191-1/+1
* Add @GNOME download source.lars2008-09-011-1/+1
* this adds hg (Mercurial) SCM checkout support, very similar to the current gitflorian2008-08-291-2/+20
* fixes cvs download, signed-off by Bruno Randolf blogic2008-08-271-1/+1
* replace the deprecated git-* command calls with git *nbd2008-08-241-2/+2
* allow packages to forcibly disable the svn/git mirror downloading attempt by ...nbd2008-07-311-1/+2
* SVN checkouts should be made non-interactive, so that https repositories with...florian2008-07-121-1/+1
* Fix typoflorian2008-01-021-0/+1
* Add CVS download method #2947florian2008-01-021-2/+20
* prefer http downloads over svn/git checkouts, remove git dependencynbd2007-11-161-3/+1
* add git checkout supportnbd2007-11-161-2/+18
* use $(TAR) instead of tarnbd2007-09-291-2/+2
* Refactor downloading code into download.mknbd2007-09-291-0/+90