Commit Graph

12 Commits (d51464f6d267a0a10418e368f18d3a62304644bf)

Author SHA1 Message Date
Lars-Peter Clausen 96b13eef6b Add @GNOME download source.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 21:46:17 +00:00
Florian Fainelli 7aed24bf67 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-29 13:02:05 +00:00
John Crispin b367895583 fixes cvs download, signed-off by Bruno Randolf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 15:24:25 +00:00
Felix Fietkau a251aef656 replace the deprecated git-* command calls with git *
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 13:40:21 +00:00
Felix Fietkau 4b3284e017 allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:43:33 +00:00
Florian Fainelli 1a1d24802c SVN checkouts should be made non-interactive, so that https repositories with auto-signed repositories can be checked out without user interaction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 12:18:36 +00:00
Florian Fainelli cbd197015c Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 15:18:24 +00:00
Florian Fainelli 1c37815b88 Add CVS download method #2947
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-02 15:14:31 +00:00
Felix Fietkau cff9b75e6a prefer http downloads over svn/git checkouts, remove git dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 04:10:01 +00:00
Felix Fietkau 6fe9aab05a add git checkout support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:10:40 +00:00
Felix Fietkau c1e4663769 use $(TAR) instead of tar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 00:16:33 +00:00
Felix Fietkau 8d169cc962 Refactor downloading code into download.mk
Support multiple file downloads
Support svn downloads


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 00:05:48 +00:00