uclibc: disable COMPAT_ATEXIT
[openwrt/svn-archive/archive.git] / include / download.mk
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