summaryrefslogtreecommitdiffstats
path: root/scripts/feeds
Commit message (Expand)AuthorAgeFilesLines
* scripts/feeds: Prevent .config autocreationDaniel Dickinson2016-07-051-0/+5
* scripts: feeds: fix version detection for Make >= 4.2.1Jo-Philipp Wich2016-06-151-1/+4
* scripts: avoid hard-coded paths in scriptsIblis Lin2016-04-281-1/+1
* scripts/feeds: allow export of feeds with static revisionsJonas Gorski2015-08-231-1/+10
* scripts/feeds: return error status from feed updateJo-Philipp Wich2015-07-141-4/+4
* scripts/feeds: print the source of packages installedSteven Barth2015-07-071-2/+2
* scripts/feeds: observe -p flag for preferential feedsSteven Barth2015-06-241-3/+3
* scripts/feeds: fix typo in copied codeFelix Fietkau2015-05-271-1/+1
* scripts/feeds: Delete package/feeds folder in the clean procedure to prevent ...John Crispin2015-05-231-1/+1
* scripts/feeds: add support for optionally using a full clone of git repositoriesFelix Fietkau2015-05-101-1/+8
* scripts/feeds: add support for uninstalling targetsFelix Fietkau2015-03-151-0/+22
* scripts/feeds: add support for installing targetsFelix Fietkau2015-03-151-0/+57
* scripts/feeds: get rid of redundant feed cache copyFelix Fietkau2015-03-151-8/+6
* scripts/feeds: remove useless install_method abstractionFelix Fietkau2015-03-151-18/+2
* scripts/feeds: add support for searching for targetsFelix Fietkau2015-03-151-1/+44
* scripts/feeds: scan for target metadataFelix Fietkau2015-03-151-0/+2
* scripts/feeds: remove a few trailing tabsFelix Fietkau2015-03-151-2/+2
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-02-091-8/+22
* build: revert r44076John Crispin2015-01-221-18/+7
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-01-221-7/+18
* scripts/feeds: handle missing/broken feeds betterJohn Crispin2014-10-131-1/+2
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-1/+25
* scripts: unset GREP_OPTIONS in env and feeds (fixes #16924)Felix Fietkau2014-06-301-0/+1
* feeds: enable cloning of specific git commitLuka Perkov2013-09-251-2/+8
* scripts/feeds: ensure that --ff is enabledFlorian Fainelli2013-09-021-1/+1
* feeds: fix check for core packages that are not in the package/ toplevel dire...Jo-Philipp Wich2013-05-291-1/+10
* scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...Felix Fietkau2012-06-251-1/+1
* add further countermeasures against the git core.autocrlf option (fixes #9075)Felix Fietkau2012-05-081-0/+1
* build: rework verbosity level selectionFelix Fietkau2012-04-261-1/+1
* re-enable shallow git clones ('--depth 1')Mirko Vogt2012-04-241-2/+2
* include revisions of feeds when listing themMirko Vogt2012-04-241-14/+37
* scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...Felix Fietkau2011-10-211-2/+2
* Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccr...Jo-Philipp Wich2011-05-241-0/+5
* scripts/feeds: support checking out git trees with different branchesFelix Fietkau2010-12-061-1/+7
* add support for darcs-based feedsFlorian Fainelli2010-10-241-1/+6
* Fix typoMichael Büsch2010-10-181-1/+1
* feeds: restore previously active feed after install_package(), fixes install ...Jo-Philipp Wich2010-10-021-0/+1
* scripts/feeds: fix a bug in the metadata caching changeFelix Fietkau2010-08-261-2/+2
* scripts/feeds: switch to the right feed metadata when installing a package to...Felix Fietkau2010-08-261-2/+5
* scripts/feeds: cache feed metadata instead of re-reading it on every get_feed...Felix Fietkau2010-08-261-14/+24
* Revert r22094 and r22095Hamish Guthrie2010-07-081-1/+1
* Added --non-interactive flag to svn package downloadsHamish Guthrie2010-07-081-1/+1
* add --trust-server-cert to svn checkout of feedsHamish Guthrie2010-07-081-1/+1
* scripts/feeds: fix an error messageFelix Fietkau2009-08-311-1/+1
* scripts/feeds: ignore virtual packagesFelix Fietkau2009-05-081-0/+3
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-1/+2
* check for correct make version ( thanks to Thomas )Ralph Hempel2009-03-021-2/+10
* feeds: extend 'search' to lookup in source package names tooNicolas Thill2009-02-171-1/+1
* scripts/feeds update:Felix Fietkau2008-12-311-50/+42
* increased SCAN_DEPTH for feeds/ by 1Mirko Vogt2008-12-091-1/+1