Историја ревизија

Аутор SHA1 Порука Датум
  Felix Fietkau e925dbf704 scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) пре 14 година
  Jo-Philipp Wich a02ba6ccc2 Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <[email protected]> пре 14 година
  Felix Fietkau 3945267a99 scripts/feeds: support checking out git trees with different branches пре 15 година
  Florian Fainelli 0d74b45467 add support for darcs-based feeds пре 15 година
  Michael Büsch b5cfdcd278 Fix typo пре 15 година
  Jo-Philipp Wich adcfdc46e0 feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies пре 15 година
  Felix Fietkau 198f027c4b scripts/feeds: fix a bug in the metadata caching change пре 15 година
  Felix Fietkau 76d517b629 scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891) пре 15 година
  Felix Fietkau f9ff9d02f6 scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call пре 15 година
  Hamish Guthrie 1d2f157928 Revert r22094 and r22095 пре 15 година
  Hamish Guthrie 6a7c2c244f Added --non-interactive flag to svn package downloads пре 15 година
  Hamish Guthrie 6615374f13 add --trust-server-cert to svn checkout of feeds пре 15 година
  Felix Fietkau caf8074566 scripts/feeds: fix an error message пре 16 година
  Felix Fietkau 1428bca7f5 scripts/feeds: ignore virtual packages пре 16 година
  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 пре 17 година
  Ralph Hempel 89181213dc check for correct make version ( thanks to Thomas ) пре 17 година
  Nicolas Thill 177b22a541 feeds: extend 'search' to lookup in source package names too пре 17 година
  Felix Fietkau 5918719e1e scripts/feeds update: пре 17 година
  Mirko Vogt b49a749114 increased SCAN_DEPTH for feeds/ by 1 пре 17 година
  Steven Barth af42e36df0 Detect changed feed urls and rebase working copies if needed. (Patch by xMff) пре 17 година
  Felix Fietkau df90f52b5a add support for conditional depends to the feeds script пре 17 година
  Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps пре 17 година
  Felix Fietkau 033d2f6ca6 scripts/feeds: allow multiple alternative urls for a single feed. this will be useful for maintaining release branch forks of /packages пре 17 година
  Steven Barth 551bee5fa6 Fixed dependency handling for feeds пре 17 година
  Felix Fietkau 2311fc9850 replace the deprecated git-* command calls with git * пре 17 година
  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 пре 17 година
  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) пре 17 година
  Felix Fietkau bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages пре 17 година
  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 пре 17 година
  Nicolas Thill c7b3dff10c install dependencies after installing package to avoid deep recursion and mass memory consuption пре 17 година