summaryrefslogtreecommitdiff
path: root/scripts/feeds
AgeCommit message (Expand)Author
2022-02-15feeds: use git-src-full to allow Git versioningPaul Spooren
2022-01-24scripts/feeds: install targets to target/linux/feeds and support overridingFelix Fietkau
2022-01-24scripts/feeds: fix installing targets without explicitly specifying the feedFelix Fietkau
2022-01-17treewide: drop use of whichAnsuel Smith
2021-06-07scripts/feeds: generate index after all feeds are updatedKarel Kočí
2021-01-06scripts/feed: no warn on toolchain/linux overwritePaul Spooren
2020-12-09scripts/feeds: fix preference of package installKarel Kočí
2020-12-09scripts/feeds: warn when skipping core package overrideBrian Norris
2020-11-26scripts/feeds: silence git warning by selecting pull styleHannu Nyman
2019-09-15scripts/feeds: fix accepting "-" in feed type stringFelix Fietkau
2019-09-02scripts/feeds: fix 'src-include' directiveBjørn Mork
2019-08-28scripts/feeds: allow adding parameters to feedsJo-Philipp Wich
2019-07-01scripts/feeds: add src-include methodBjørn Mork
2018-07-12include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer
2018-07-12scripts/feeds: add src-dummy methodMatthias Schiffer
2018-07-02build: fix target metadata scan dependenciesFelix Fietkau
2018-04-27scripts/feeds: add support for git feeds with submodulesFelix Fietkau
2018-01-14scripts/feeds: fix install of packages with different source/binary namesMatthias Schiffer
2018-01-13metadata: scripts/feeds: distinguish between source and binary packages, reso...Matthias Schiffer
2018-01-13metadata: always resolve dependencies through provides listMatthias Schiffer
2018-01-13metadata: remove redundant fields from package hashMatthias Schiffer
2018-01-13metadata: change pkg->{src} field to hold a referenceMatthias Schiffer
2018-01-13metadata: move 'builddepends' from binary to source packagesMatthias Schiffer
2018-01-13metadata: make srcpackage extensibleMatthias Schiffer
2017-02-21scripts/feeds: Reuse TOPDIR if defined in environmentMichal Sojka
2017-02-15feeds: add option to force feed update despite modified filesJo-Philipp Wich
2016-11-08scripts/feeds: use git rev-parse for getting revisionRafał Miłecki
2016-11-08scripts/feeds: display "X" as revision of uninitialized feedsRafał Miłecki
2016-11-03scripts/feeds: use 10 chars for feed name column widthRafał Miłecki
2016-07-05scripts/feeds: Prevent .config autocreationDaniel Dickinson
2016-06-15scripts: feeds: fix version detection for Make >= 4.2.1Jo-Philipp Wich
2016-04-28scripts: avoid hard-coded paths in scriptsIblis Lin
2015-08-23scripts/feeds: allow export of feeds with static revisionsJonas Gorski
2015-07-14scripts/feeds: return error status from feed updateJo-Philipp Wich
2015-07-07scripts/feeds: print the source of packages installedSteven Barth
2015-06-24scripts/feeds: observe -p flag for preferential feedsSteven Barth
2015-05-27scripts/feeds: fix typo in copied codeFelix Fietkau
2015-05-23scripts/feeds: Delete package/feeds folder in the clean procedure to prevent ...John Crispin
2015-05-10scripts/feeds: add support for optionally using a full clone of git repositoriesFelix Fietkau
2015-03-15scripts/feeds: add support for uninstalling targetsFelix Fietkau
2015-03-15scripts/feeds: add support for installing targetsFelix Fietkau
2015-03-15scripts/feeds: get rid of redundant feed cache copyFelix Fietkau
2015-03-15scripts/feeds: remove useless install_method abstractionFelix Fietkau
2015-03-15scripts/feeds: add support for searching for targetsFelix Fietkau
2015-03-15scripts/feeds: scan for target metadataFelix Fietkau
2015-03-15scripts/feeds: remove a few trailing tabsFelix Fietkau
2015-02-09build: allow openwrt.git packages to be replaced by feedsJohn Crispin
2015-01-22build: revert r44076John Crispin
2015-01-22build: allow openwrt.git packages to be replaced by feedsJohn Crispin
2014-10-13scripts/feeds: handle missing/broken feeds betterJohn Crispin