summaryrefslogtreecommitdiff
path: root/include/download.mk
AgeCommit message (Expand)Author
2012-12-02include: download.mk: correct tar argument order when packing checkoutsjow
2012-06-06download.mk: refuse to download mirror tarballs from packages using version c...nbd
2012-03-17Enable recursive download of git sources.ryd
2011-03-21add support for md5sum checks for mirrored tarballs of packages with version ...nbd
2011-03-13download.mk: properly quote download urlsnbd
2010-12-18[include] download.mk: support https:// downloadsjow
2010-10-24[buildroot] add support for darcs repositoriesflorian
2010-03-29[include] download.mk: fix bzr download methodnico
2010-03-23[include] the svn fallback code added in r20322 is evaluated with each make i...jow
2010-03-20fix svn download with older svn client versionsflorian
2010-03-19accept unknown server certificates by default on svn downloadflorian
2010-03-14Updated post r19769, integrates the missing dl_method bzr hunk from #6370, us...thepeople
2010-02-20this patch adds support for bzr in include/download.mk, and fixesthepeople
2010-01-13[buildroot] allow download urls using the file:// schema (#6480)jow
2009-03-17fix download reverse dependsnbd
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2009-02-19make cvs checkouts more flexible. packages must now specify either -r <tag> o...nbd
2008-09-01Add @GNOME download source.lars
2008-08-29this adds hg (Mercurial) SCM checkout support, very similar to the current gitflorian
2008-08-27fixes cvs download, signed-off by Bruno Randolf blogic
2008-08-24replace the deprecated git-* command calls with git *nbd
2008-07-31allow packages to forcibly disable the svn/git mirror downloading attempt by ...nbd
2008-07-12SVN checkouts should be made non-interactive, so that https repositories with...florian
2008-01-02Fix typoflorian
2008-01-02Add CVS download method #2947florian
2007-11-16prefer http downloads over svn/git checkouts, remove git dependencynbd
2007-11-16add git checkout supportnbd
2007-09-29use $(TAR) instead of tarnbd
2007-09-29Refactor downloading code into download.mknbd