Felix Fietkau
|
510bdd3f0e
fix download reverse depends
|
17 лет назад |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
17 лет назад |
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
|
17 лет назад |
Lars-Peter Clausen
|
2552e9362b
Add @GNOME download source.
|
17 лет назад |
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)
|
17 лет назад |
John Crispin
|
c1bc95ec34
fixes cvs download, signed-off by Bruno Randolf
|
17 лет назад |
Felix Fietkau
|
2311fc9850
replace the deprecated git-* command calls with git *
|
17 лет назад |
Felix Fietkau
|
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
|
17 лет назад |
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
|
17 лет назад |
Florian Fainelli
|
162f0194a1
Fix typo
|
18 лет назад |
Florian Fainelli
|
eff65775c4
Add CVS download method #2947
|
18 лет назад |
Felix Fietkau
|
5a9cdef549
prefer http downloads over svn/git checkouts, remove git dependency
|
18 лет назад |
Felix Fietkau
|
224760dee7
add git checkout support
|
18 лет назад |
Felix Fietkau
|
894bd2f7dc
use $(TAR) instead of tar
|
18 лет назад |
Felix Fietkau
|
dbeb0fad24
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
18 лет назад |