Commit History

Autor SHA1 Mensaxe Data
  Jo-Philipp Wich adcfdc46e0 feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau 198f027c4b scripts/feeds: fix a bug in the metadata caching change %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau 76d517b629 scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891) %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau f9ff9d02f6 scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call %!s(int64=15) %!d(string=hai) anos
  Hamish Guthrie 1d2f157928 Revert r22094 and r22095 %!s(int64=15) %!d(string=hai) anos
  Hamish Guthrie 6a7c2c244f Added --non-interactive flag to svn package downloads %!s(int64=15) %!d(string=hai) anos
  Hamish Guthrie 6615374f13 add --trust-server-cert to svn checkout of feeds %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau caf8074566 scripts/feeds: fix an error message %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 1428bca7f5 scripts/feeds: ignore virtual packages %!s(int64=16) %!d(string=hai) anos
  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 %!s(int64=17) %!d(string=hai) anos
  Ralph Hempel 89181213dc check for correct make version ( thanks to Thomas ) %!s(int64=17) %!d(string=hai) anos
  Nicolas Thill 177b22a541 feeds: extend 'search' to lookup in source package names too %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 5918719e1e scripts/feeds update: %!s(int64=17) %!d(string=hai) anos
  Mirko Vogt b49a749114 increased SCAN_DEPTH for feeds/ by 1 %!s(int64=17) %!d(string=hai) anos
  Steven Barth af42e36df0 Detect changed feed urls and rebase working copies if needed. (Patch by xMff) %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau df90f52b5a add support for conditional depends to the feeds script %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 033d2f6ca6 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages %!s(int64=17) %!d(string=hai) anos
  Steven Barth 551bee5fa6 Fixed dependency handling for feeds %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git * %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau a74bb3b417 rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change %!s(int64=17) %!d(string=hai) anos
  Florian Fainelli 067a1fe3b6 scripts/feeds calls 'make' irrespective of the platform it is running on. The attached patch changes the code to use gmake if available (which should cover non-linux platforms, and is the same logic used to adapt other programs in include/host.mk) (#3867) %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 311553c77b fix scripts/feeds dependency lookup: process deps for all virtual packages of a src package that belongs to the package that the user wants to install %!s(int64=17) %!d(string=hai) anos
  Nicolas Thill c7b3dff10c install dependencies after installing package to avoid deep recursion and mass memory consuption %!s(int64=17) %!d(string=hai) anos
  Nicolas Thill 4e319c572f install build-depends packages as well %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 7e2fc31830 fix error message in scripts/feeds when indexes are missing %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 1d3ed2fca0 fix a recursive symlink issue with scripts/feeds and src-link %!s(int64=18) %!d(string=hai) anos
  Ralph Hempel 585997f8d2 fix package/symlinks target, will call scripts/feeds update / install introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) %!s(int64=18) %!d(string=hai) anos
  Ralph Hempel 0e158467a4 fix multiple update (cpy), added index generation (allows to re-create the index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands %!s(int64=18) %!d(string=hai) anos