aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/feeds
Commit message (Expand)AuthorAgeFilesLines
* scripts/feeds: generate index after all feeds are updatedKarel Kočí2021-06-071-44/+31
* scripts/feed: no warn on toolchain/linux overwritePaul Spooren2021-01-061-1/+3
* scripts/feeds: fix preference of package installKarel Kočí2020-12-091-16/+14
* scripts/feeds: warn when skipping core package overrideBrian Norris2020-12-091-1/+4
* scripts/feeds: silence git warning by selecting pull styleHannu Nyman2020-11-261-2/+2
* scripts/feeds: fix accepting "-" in feed type stringFelix Fietkau2019-09-151-1/+1
* scripts/feeds: fix 'src-include' directiveBjørn Mork2019-09-021-1/+1
* scripts/feeds: allow adding parameters to feedsJo-Philipp Wich2019-08-281-18/+30
* scripts/feeds: add src-include methodBjørn Mork2019-07-011-11/+26
* include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer2018-07-121-2/+3
* scripts/feeds: add src-dummy methodMatthias Schiffer2018-07-121-1/+6
* build: fix target metadata scan dependenciesFelix Fietkau2018-07-021-2/+2
* scripts/feeds: add support for git feeds with submodulesFelix Fietkau2018-04-271-0/+6
* scripts/feeds: fix install of packages with different source/binary namesMatthias Schiffer2018-01-141-1/+1
* metadata: scripts/feeds: distinguish between source and binary packages, reso...Matthias Schiffer2018-01-131-70/+110
* metadata: always resolve dependencies through provides listMatthias Schiffer2018-01-131-3/+1
* metadata: remove redundant fields from package hashMatthias Schiffer2018-01-131-1/+5
* metadata: change pkg->{src} field to hold a referenceMatthias Schiffer2018-01-131-2/+2
* metadata: move 'builddepends' from binary to source packagesMatthias Schiffer2018-01-131-9/+11
* metadata: make srcpackage extensibleMatthias Schiffer2018-01-131-1/+1
* scripts/feeds: Reuse TOPDIR if defined in environmentMichal Sojka2017-02-211-1/+2
* feeds: add option to force feed update despite modified filesJo-Philipp Wich2017-02-151-9/+26
* scripts/feeds: use git rev-parse for getting revisionRafał Miłecki2016-11-081-3/+3
* scripts/feeds: display "X" as revision of uninitialized feedsRafał Miłecki2016-11-081-1/+1
* scripts/feeds: use 10 chars for feed name column widthRafał Miłecki2016-11-031-1/+1
* 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