tools: clean up Makefiles / make ccache work
[openwrt/openwrt.git] / scripts / feeds
2011-10-21 Felix Fietkauscripts/feeds: override the OPENWRT_BUILD variable...
2011-05-24 Jo-Philipp WichAdd support for git-svn package feeds Signed-off-by...
2010-12-06 Felix Fietkauscripts/feeds: support checking out git trees with...
2010-10-24 Florian Fainelliadd support for darcs-based feeds
2010-10-18 Michael BüschFix typo
2010-10-02 Jo-Philipp Wichfeeds: restore previously active feed after install_pac...
2010-08-26 Felix Fietkauscripts/feeds: fix a bug in the metadata caching change
2010-08-26 Felix Fietkauscripts/feeds: switch to the right feed metadata when...
2010-08-26 Felix Fietkauscripts/feeds: cache feed metadata instead of re-readin...
2010-07-08 Hamish GuthrieRevert r22094 and r22095
2010-07-08 Hamish GuthrieAdded --non-interactive flag to svn package downloads
2010-07-08 Hamish Guthrieadd --trust-server-cert to svn checkout of feeds
2009-08-31 Felix Fietkauscripts/feeds: fix an error message
2009-05-08 Felix Fietkauscripts/feeds: ignore virtual packages
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-02 Ralph Hempelcheck for correct make version ( thanks to Thomas )
2009-02-17 Nicolas Thillfeeds: extend 'search' to lookup in source package...
2008-12-31 Felix Fietkauscripts/feeds update:
2008-12-09 Mirko Vogtincreased SCAN_DEPTH for feeds/ by 1
2008-11-07 Steven BarthDetect changed feed urls and rebase working copies...
2008-10-18 Felix Fietkauadd support for conditional depends to the feeds script
2008-10-01 Felix Fietkauimplement conditional dependencies for menuconfig and...
2008-09-27 Felix Fietkauscripts/feeds: allow multiple alternative urls for...
2008-09-16 Steven BarthFixed dependency handling for feeds
2008-08-24 Felix Fietkaureplace the deprecated git-* command calls with git *
2008-08-17 Felix Fietkaurename feeds.conf to feeds.conf.default, make feeds...
2008-08-08 Florian Fainelliscripts/feeds calls 'make' irrespective of the platform...
2008-08-04 Felix Fietkauscripts/feeds: fix some installation warnings for local...
2008-08-04 Felix Fietkaufix scripts/feeds dependency lookup: process deps for...
2008-04-13 Nicolas Thillinstall dependencies after installing package to avoid...
2008-04-12 Nicolas Thillinstall build-depends packages as well
2008-04-05 Felix Fietkaufix error message in scripts/feeds when indexes are...
2008-04-02 Felix Fietkaufix a recursive symlink issue with scripts/feeds and...
2008-03-20 Ralph Hempelfix package/symlinks target, will call scripts/feeds...
2008-03-18 Ralph Hempelfix multiple update (cpy), added index generation ...
2008-01-30 Ralph Hempel- added package list function -r list packages of speci...
2008-01-27 Felix Fietkaucleanups, small fixes and improvements for the feeds...
2008-01-27 Felix Fietkauscripts/feeds: Add support for git feeds.
2008-01-25 Felix Fietkauthe attached patch adds the -a option to the feeds...
2007-12-07 Felix Fietkaufix a warning
2007-09-23 Felix Fietkauadd initial version of a package feeds management script