[buildroot] allow download urls using the file:// schema (#6480)
[openwrt-10.03/.git] / include / download.mk
2010-01-13 jow[buildroot] allow download urls using the file:// schem...
2009-03-17 nbdfix download reverse depends
2009-02-22 nbdbuild system refactoring in preparation for allowing...
2009-02-19 nbdmake cvs checkouts more flexible. packages must now...
2008-09-01 larsAdd @GNOME download source.
2008-08-29 florianthis adds hg (Mercurial) SCM checkout support, very...
2008-08-27 blogicfixes cvs download, signed-off by Bruno Randolf
2008-08-24 nbdreplace the deprecated git-* command calls with git *
2008-07-31 nbdallow packages to forcibly disable the svn/git mirror...
2008-07-12 florianSVN checkouts should be made non-interactive, so that...
2008-01-02 florianFix typo
2008-01-02 florianAdd CVS download method #2947
2007-11-16 nbdprefer http downloads over svn/git checkouts, remove...
2007-11-16 nbdadd git checkout support
2007-09-29 nbduse $(TAR) instead of tar
2007-09-29 nbdRefactor downloading code into download.mk