toplevel.mk: fix LD_LIBRARY_PATH for host binaries
[openwrt/svn-archive/archive.git] / include / download.mk
2014-10-08 John Crispininclude/download.mk: Add download mirrors for tools...
2014-04-10 Felix Fietkaubuild: add support for packing version control download...
2013-10-10 Jo-Philipp WichIncorrect checkout of git submodules
2012-12-02 Jo-Philipp Wichinclude: download.mk: correct tar argument order when...
2012-06-06 Felix Fietkaudownload.mk: refuse to download mirror tarballs from...
2012-03-17 Jens MueckeEnable recursive download of git sources.
2011-03-21 Felix Fietkauadd support for md5sum checks for mirrored tarballs...
2011-03-13 Felix Fietkaudownload.mk: properly quote download urls
2010-12-18 Jo-Philipp Wich[include] download.mk: support https:// downloads
2010-10-24 Florian Fainelli[buildroot] add support for darcs repositories
2010-03-29 Nicolas Thill[include] download.mk: fix bzr download method
2010-03-23 Jo-Philipp Wich[include] the svn fallback code added in r20322 is...
2010-03-20 Florian Fainellifix svn download with older svn client versions
2010-03-19 Florian Fainelliaccept unknown server certificates by default on svn...
2010-03-14 Travis KemenUpdated post r19769, integrates the missing dl_method...
2010-02-20 Travis Kementhis patch adds support for bzr in include/download...
2010-01-13 Jo-Philipp Wich[buildroot] allow download urls using the file:// schem...
2009-03-17 Felix Fietkaufix download reverse depends
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-19 Felix Fietkaumake cvs checkouts more flexible. packages must now...
2008-09-01 Lars-Peter ClausenAdd @GNOME download source.
2008-08-29 Florian Fainellithis adds hg (Mercurial) SCM checkout support, very...
2008-08-27 John Crispinfixes cvs download, signed-off by Bruno Randolf
2008-08-24 Felix Fietkaureplace the deprecated git-* command calls with git *
2008-07-31 Felix Fietkauallow packages to forcibly disable the svn/git mirror...
2008-07-12 Florian FainelliSVN checkouts should be made non-interactive, so that...
2008-01-02 Florian FainelliFix typo
2008-01-02 Florian FainelliAdd CVS download method #2947
2007-11-16 Felix Fietkauprefer http downloads over svn/git checkouts, remove...
2007-11-16 Felix Fietkauadd git checkout support
2007-09-29 Felix Fietkauuse $(TAR) instead of tar
2007-09-29 Felix FietkauRefactor downloading code into download.mk