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