72 Commits (7064a849ce3342428c8e120e225b6b45c58e95cd)

Author SHA1 Message Date
Daniel Dickinson 34527688fc scripts/feeds: Prevent .config autocreation 8 years ago
Jo-Philipp Wich df18b3756f scripts: feeds: fix version detection for Make >= 4.2.1 8 years ago
Iblis Lin d9a0a8c78f scripts: avoid hard-coded paths in scripts 8 years ago
Jonas Gorski 0d54d44349 scripts/feeds: allow export of feeds with static revisions 9 years ago
Jo-Philipp Wich c5fbcf59e0 scripts/feeds: return error status from feed update 9 years ago
Steven Barth 37c015fe25 scripts/feeds: print the source of packages installed 9 years ago
Steven Barth b6d0061fec scripts/feeds: observe -p flag for preferential feeds 9 years ago
Felix Fietkau 7de4c92804 scripts/feeds: fix typo in copied code 9 years ago
John Crispin 803ebd2725 scripts/feeds: Delete package/feeds folder in the clean procedure to prevent dangling links. 9 years ago
Felix Fietkau 08436887fb scripts/feeds: add support for optionally using a full clone of git repositories 9 years ago
Felix Fietkau 4b1165d5c7 scripts/feeds: add support for uninstalling targets 9 years ago
Felix Fietkau 2484f3a86a scripts/feeds: add support for installing targets 9 years ago
Felix Fietkau b7ebb19b02 scripts/feeds: get rid of redundant feed cache copy 9 years ago
Felix Fietkau 0efcb02c9d scripts/feeds: remove useless install_method abstraction 9 years ago
Felix Fietkau b6ac0d799c scripts/feeds: add support for searching for targets 9 years ago
Felix Fietkau f8b95e05f1 scripts/feeds: scan for target metadata 9 years ago
Felix Fietkau 1592f3f607 scripts/feeds: remove a few trailing tabs 9 years ago
John Crispin 2e2c04777b build: allow openwrt.git packages to be replaced by feeds 10 years ago
John Crispin b6f268d775 build: revert r44076 10 years ago
John Crispin de3bf7e4c2 build: allow openwrt.git packages to be replaced by feeds 10 years ago
John Crispin 590b855c26 scripts/feeds: handle missing/broken feeds better 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
Felix Fietkau dcb5d00875 scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) 10 years ago
Luka Perkov 49722e7dcb feeds: enable cloning of specific git commit 11 years ago
Florian Fainelli a1267290ed scripts/feeds: ensure that --ff is enabled 11 years ago
Jo-Philipp Wich 103b69e250 feeds: fix check for core packages that are not in the package/ toplevel directory 11 years ago
Felix Fietkau 3df534502c scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems 12 years ago
Felix Fietkau 85f1a2c67a add further countermeasures against the git core.autocrlf option (fixes #9075) 12 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 12 years ago
Mirko Vogt 1f489e4084 re-enable shallow git clones ('--depth 1') 12 years ago
Mirko Vogt 2ebcd4707c include revisions of feeds when listing them 12 years ago
Felix Fietkau e925dbf704 scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) 13 years ago
Jo-Philipp Wich a02ba6ccc2 Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 13 years ago
Felix Fietkau 3945267a99 scripts/feeds: support checking out git trees with different branches 14 years ago
Florian Fainelli 0d74b45467 add support for darcs-based feeds 14 years ago
Michael Büsch b5cfdcd278 Fix typo 14 years ago
Jo-Philipp Wich adcfdc46e0 feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies 14 years ago
Felix Fietkau 198f027c4b scripts/feeds: fix a bug in the metadata caching change 14 years ago
Felix Fietkau 76d517b629 scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891) 14 years ago
Felix Fietkau f9ff9d02f6 scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call 14 years ago
Hamish Guthrie 1d2f157928 Revert r22094 and r22095 14 years ago
Hamish Guthrie 6a7c2c244f Added --non-interactive flag to svn package downloads 14 years ago
Hamish Guthrie 6615374f13 add --trust-server-cert to svn checkout of feeds 14 years ago
Felix Fietkau caf8074566 scripts/feeds: fix an error message 15 years ago
Felix Fietkau 1428bca7f5 scripts/feeds: ignore virtual packages 15 years ago
Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 16 years ago
Ralph Hempel 89181213dc check for correct make version ( thanks to Thomas ) 16 years ago
Nicolas Thill 177b22a541 feeds: extend 'search' to lookup in source package names too 16 years ago
Felix Fietkau 5918719e1e scripts/feeds update: 16 years ago
Mirko Vogt b49a749114 increased SCAN_DEPTH for feeds/ by 1 16 years ago