index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
download.mk
Age
Commit message (
Expand
)
Author
2012-06-06
download.mk: refuse to download mirror tarballs from packages using version c...
nbd
2012-03-17
Enable recursive download of git sources.
ryd
2011-03-21
add support for md5sum checks for mirrored tarballs of packages with version ...
nbd
2011-03-13
download.mk: properly quote download urls
nbd
2010-12-18
[include] download.mk: support https:// downloads
jow
2010-10-24
[buildroot] add support for darcs repositories
florian
2010-03-29
[include] download.mk: fix bzr download method
nico
2010-03-23
[include] the svn fallback code added in r20322 is evaluated with each make i...
jow
2010-03-20
fix svn download with older svn client versions
florian
2010-03-19
accept unknown server certificates by default on svn download
florian
2010-03-14
Updated post r19769, integrates the missing dl_method bzr hunk from #6370, us...
thepeople
2010-02-20
this patch adds support for bzr in include/download.mk, and fixes
thepeople
2010-01-13
[buildroot] allow download urls using the file:// schema (#6480)
jow
2009-03-17
fix download reverse depends
nbd
2009-02-22
build system refactoring in preparation for allowing packages to do host-buil...
nbd
2009-02-19
make cvs checkouts more flexible. packages must now specify either -r <tag> o...
nbd
2008-09-01
Add @GNOME download source.
lars
2008-08-29
this adds hg (Mercurial) SCM checkout support, very similar to the current git
florian
2008-08-27
fixes cvs download, signed-off by Bruno Randolf
blogic
2008-08-24
replace the deprecated git-* command calls with git *
nbd
2008-07-31
allow packages to forcibly disable the svn/git mirror downloading attempt by ...
nbd
2008-07-12
SVN checkouts should be made non-interactive, so that https repositories with...
florian
2008-01-02
Fix typo
florian
2008-01-02
Add CVS download method #2947
florian
2007-11-16
prefer http downloads over svn/git checkouts, remove git dependency
nbd
2007-11-16
add git checkout support
nbd
2007-09-29
use $(TAR) instead of tar
nbd
2007-09-29
Refactor downloading code into download.mk
nbd