index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
download.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...
John Crispin
2014-10-08
1
-1
/
+1
*
build: add support for packing version control downloads with xz
Felix Fietkau
2014-04-10
1
-0
/
+1
*
Incorrect checkout of git submodules
Jo-Philipp Wich
2013-10-10
1
-1
/
+1
*
include: download.mk: correct tar argument order when packing checkouts
Jo-Philipp Wich
2012-12-02
1
-2
/
+2
*
download.mk: refuse to download mirror tarballs from packages using version c...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
Enable recursive download of git sources.
Jens Muecke
2012-03-17
1
-2
/
+2
*
add support for md5sum checks for mirrored tarballs of packages with version ...
Felix Fietkau
2011-03-21
1
-1
/
+2
*
download.mk: properly quote download urls
Felix Fietkau
2011-03-13
1
-1
/
+1
*
download.mk: support https:// downloads
Jo-Philipp Wich
2010-12-18
1
-1
/
+1
*
add support for darcs repositories
Florian Fainelli
2010-10-24
1
-1
/
+18
*
download.mk: fix bzr download method
Nicolas Thill
2010-03-29
1
-2
/
+2
*
the svn fallback code added in r20322 is evaluated with each make invocation ...
Jo-Philipp Wich
2010-03-23
1
-7
/
+3
*
fix svn download with older svn client versions
Florian Fainelli
2010-03-20
1
-1
/
+7
*
accept unknown server certificates by default on svn download
Florian Fainelli
2010-03-19
1
-1
/
+1
*
Updated post r19769, integrates the missing dl_method bzr hunk from #6370, us...
Travis Kemen
2010-03-14
1
-12
/
+16
*
this patch adds support for bzr in include/download.mk, and fixes whitespace.
Travis Kemen
2010-02-20
1
-18
/
+33
*
allow download urls using the file:// schema (#6480)
Jo-Philipp Wich
2010-01-13
1
-1
/
+1
*
fix download reverse depends
Felix Fietkau
2009-03-17
1
-2
/
+4
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
1
-1
/
+1
*
make cvs checkouts more flexible. packages must now specify either -r <tag> o...
Felix Fietkau
2009-02-19
1
-1
/
+1
*
Add @GNOME download source.
Lars-Peter Clausen
2008-09-01
1
-1
/
+1
*
this adds hg (Mercurial) SCM checkout support, very similar to the current gi...
Florian Fainelli
2008-08-29
1
-2
/
+20
*
fixes cvs download, signed-off by Bruno Randolf
John Crispin
2008-08-27
1
-1
/
+1
*
replace the deprecated git-* command calls with git *
Felix Fietkau
2008-08-24
1
-2
/
+2
*
allow packages to forcibly disable the svn/git mirror downloading attempt by ...
Felix Fietkau
2008-07-31
1
-1
/
+2
*
SVN checkouts should be made non-interactive, so that https repositories with...
Florian Fainelli
2008-07-12
1
-1
/
+1
*
Fix typo
Florian Fainelli
2008-01-02
1
-0
/
+1
*
Add CVS download method #2947
Florian Fainelli
2008-01-02
1
-2
/
+20
*
prefer http downloads over svn/git checkouts, remove git dependency
Felix Fietkau
2007-11-16
1
-3
/
+1
*
add git checkout support
Felix Fietkau
2007-11-16
1
-2
/
+18
*
use $(TAR) instead of tar
Felix Fietkau
2007-09-29
1
-2
/
+2
*
Refactor downloading code into download.mk Support multiple file downloads Su...
Felix Fietkau
2007-09-29
1
-0
/
+90