Commit Graph

68 Commits (0a06fcf608ddf1f5db389decf266283392344784)

Author SHA1 Message Date
Travis Kemen db7082d899 Updated post r19769, integrates the missing dl_method bzr hunk from #6370, uses the export subcommand for the vcs' that provide a usable version (hg archive doesn't work remotely, git archive isn't enabled on github), from #6700
SVN-Revision: 20222
14 years ago
Travis Kemen f04ad5bb5f this patch adds support for bzr in include/download.mk, and fixes whitespace.
-Raphael

SVN-Revision: 19769
14 years ago
Jo-Philipp Wich 4d904cf081 allow download urls using the file:// schema (#6480)
SVN-Revision: 19120
15 years ago
Felix Fietkau 510bdd3f0e fix download reverse depends
SVN-Revision: 14907
15 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
15 years ago
Felix Fietkau 71f2a68d52 make cvs checkouts more flexible. packages must now specify either -r <tag> or -D <date> in their source revision specification. previously date based checkouts were not supported
SVN-Revision: 14566
15 years ago
Lars-Peter Clausen 2552e9362b Add @GNOME download source.
SVN-Revision: 12469
16 years ago
Florian Fainelli a35b2385ae this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>

SVN-Revision: 12433
16 years ago
John Crispin c1bc95ec34 fixes cvs download, signed-off by Bruno Randolf
SVN-Revision: 12401
16 years ago
Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git *
SVN-Revision: 12379
16 years ago
Felix Fietkau 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
SVN-Revision: 12034
16 years ago
Florian Fainelli ef437f5e67 SVN checkouts should be made non-interactive, so that https repositories with auto-signed repositories can be checked out without user interaction
SVN-Revision: 11785
16 years ago
Florian Fainelli 162f0194a1 Fix typo
SVN-Revision: 10084
17 years ago
Florian Fainelli eff65775c4 Add CVS download method #2947
SVN-Revision: 10083
17 years ago
Felix Fietkau 5a9cdef549 prefer http downloads over svn/git checkouts, remove git dependency
SVN-Revision: 9567
17 years ago
Felix Fietkau 224760dee7 add git checkout support
SVN-Revision: 9553
17 years ago
Felix Fietkau 894bd2f7dc use $(TAR) instead of tar
SVN-Revision: 9058
17 years ago
Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
SVN-Revision: 9057
17 years ago