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