summaryrefslogtreecommitdiff
path: root/scripts/feeds
AgeCommit message (Expand)Author
2013-05-29feeds: fix check for core packages that are not in the package/ toplevel dire...jow
2012-06-25scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...nbd
2012-05-08add further countermeasures against the git core.autocrlf option (fixes #9075)nbd
2012-04-26build: rework verbosity level selectionnbd
2012-04-24[scripts/feeds] re-enable shallow git clones ('--depth 1')mirko
2012-04-24[scripts/feeds] include revisions of feeds when listing themmirko
2011-10-21scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...nbd
2011-05-24[PATCH] Add support for git-svn package feedsjow
2010-12-06scripts/feeds: support checking out git trees with different branchesnbd
2010-10-24[feeds] add support for darcs-based feedsflorian
2010-10-18Fix typomb
2010-10-02[scripts] feeds: restore previously active feed after install_package(), fixe...jow
2010-08-26scripts/feeds: fix a bug in the metadata caching changenbd
2010-08-26scripts/feeds: switch to the right feed metadata when installing a package to...nbd
2010-08-26scripts/feeds: cache feed metadata instead of re-reading it on every get_feed...nbd
2010-07-08Revert r22094 and r22095hcg
2010-07-08Added --non-interactive flag to svn package downloadshcg
2010-07-08add --trust-server-cert to svn checkout of feedshcg
2009-08-31scripts/feeds: fix an error messagenbd
2009-05-08scripts/feeds: ignore virtual packagesnbd
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2009-03-02check for correct make versionralph
2009-02-17[scrips] feeds: extend 'search' to lookup in source package names toonico
2008-12-31scripts/feeds update:nbd
2008-12-09increased SCAN_DEPTH for feeds/ by 1mirko
2008-11-07Detect changed feed urls and rebase working copies if needed. (Patch by xMff)cyrus
2008-10-18add support for conditional depends to the feeds scriptnbd
2008-10-01implement conditional dependencies for menuconfig and build depsnbd
2008-09-27scripts/feeds: allow multiple alternative urls for a single feed. this will b...nbd
2008-09-16Fixed dependency handling for feedscyrus
2008-08-24replace the deprecated git-* command calls with git *nbd
2008-08-17rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf....nbd
2008-08-08scripts/feeds calls 'make' irrespective of the platform it isflorian
2008-08-04scripts/feeds: fix some installation warnings for locally installed packagesnbd
2008-08-04fix scripts/feeds dependency lookup: process deps for all virtual packages of...nbd
2008-04-13install dependencies after installing package to avoid deep recursion and mas...nico
2008-04-12install build-depends packages as wellnico
2008-04-05fix error message in scripts/feeds when indexes are missingnbd
2008-04-02fix a recursive symlink issue with scripts/feeds and src-linknbd
2008-03-20fix package/symlinks target, will call scripts/feeds update / installralph
2008-03-18fix multiple update (cpy), ralph
2008-01-30- added package list functionralph
2008-01-27cleanups, small fixes and improvements for the feeds scriptnbd
2008-01-27scripts/feeds: Add support for git feeds.nbd
2008-01-25the attached patch adds the -a option to the feeds install command.nbd
2007-12-07fix a warningnbd
2007-09-23add initial version of a package feeds management scriptnbd