Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix download reverse depends | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14907 | ||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||
* | make cvs checkouts more flexible. packages must now specify either -r <tag> ↵ | Felix Fietkau | 2009-02-19 |
| | | | | | | or -D <date> in their source revision specification. previously date based checkouts were not supported SVN-Revision: 14566 | ||
* | Add @GNOME download source. | Lars-Peter Clausen | 2008-09-01 |
| | | | | SVN-Revision: 12469 | ||
* | this adds hg (Mercurial) SCM checkout support, very similar to the current ↵ | Florian Fainelli | 2008-08-29 |
| | | | | | | | | 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 | ||
* | fixes cvs download, signed-off by Bruno Randolf | John Crispin | 2008-08-27 |
| | | | | SVN-Revision: 12401 | ||
* | replace the deprecated git-* command calls with git * | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12379 | ||
* | allow packages to forcibly disable the svn/git mirror downloading attempt by ↵ | Felix Fietkau | 2008-07-31 |
| | | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034 | ||
* | SVN checkouts should be made non-interactive, so that https repositories ↵ | Florian Fainelli | 2008-07-12 |
| | | | | | | with auto-signed repositories can be checked out without user interaction SVN-Revision: 11785 | ||
* | Fix typo | Florian Fainelli | 2008-01-02 |
| | | | | SVN-Revision: 10084 | ||
* | Add CVS download method #2947 | Florian Fainelli | 2008-01-02 |
| | | | | SVN-Revision: 10083 | ||
* | prefer http downloads over svn/git checkouts, remove git dependency | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9567 | ||
* | add git checkout support | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9553 | ||
* | use $(TAR) instead of tar | Felix Fietkau | 2007-09-29 |
| | | | | SVN-Revision: 9058 | ||
* | Refactor downloading code into download.mk Support multiple file downloads ↵ | Felix Fietkau | 2007-09-29 |
Support svn downloads SVN-Revision: 9057 |