Historie revizí

Autor SHA1 Zpráva Datum
  Nicolas Thill c9b0c63f07 metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others před 16 roky
  Felix Fietkau ec7621ebf9 add nommu target feature flag před 16 roky
  Geoff Levand 7581681466 powerpc: Create a powerpc64 config feature před 16 roky
  Imre Kaloz 48cd8188ef missing changes for pcie handling před 16 roky
  Mirko Vogt 9af0ab6efa use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917 před 16 roky
  Felix Fietkau 08b7cbe44e fix host dependencies for packages that depend on their own host build před 17 roky
  Hamish Guthrie 1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target před 17 roky
  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 před 17 roky
  Felix Fietkau 72faa09dff move cflags default setting to target makefiles před 17 roky
  Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) před 17 roky
  Lars-Peter Clausen f42bf4d6cf Reset condition for each dependeny when generating mconf files. Previously all dependencys listed after a conditional dependency had the same condition. před 17 roky
  Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig před 17 roky
  Lars-Peter Clausen a77f3b6656 If a package is part of a virtual dependency and also listed as a normal dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. před 17 roky
  Felix Fietkau e5905aebb7 fix recursive dependencies that might be caused by using conditional dependencies před 17 roky
  Lars-Peter Clausen ac44b053c8 Fix indention. před 17 roky
  Lars-Peter Clausen 38824a1351 Add support for negative conditional dependencies. Also add the condition of conditional dependencies to dependencies which are inherited form the conditional dependency. před 17 roky
  Felix Fietkau ece4ca493b don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in před 17 roky
  Felix Fietkau 009e41906f fix infinite recursion in metadata.pl před 17 roky
  Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps před 17 roky
  Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) před 17 roky
  Nicolas Thill 0bb4b7d761 don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example) před 17 roky
  Felix Fietkau 01046ae4b2 fix a small bug in the recursive dependency lookup for generated menuconfig files před 17 roky
  Felix Fietkau ab504da309 fix missing package compile/installation issue před 17 roky
  Felix Fietkau 46e3535d08 fix some previously ignored build dependencies (for example, uci->lua) před 17 roky
  Felix Fietkau 51bc4434dd consider virtual dependencies (generated by using PROVIDES:=) when generating the build dependencies (fixes python build dependency errors) před 17 roky
  Imre Kaloz c5657f08d5 add new target feature option for fpu před 17 roky
  Nicolas Thill ddc57879ec add a gpio feature for devices supporting the generic GPIO interface před 17 roky
  Gabor Juhos 5b3951bfbb add feature flag for the cpio.gz support před 18 roky
  Felix Fietkau 6e03b9ce43 add config symbols for the kernel version před 18 roky
  Felix Fietkau 41815ee5c8 add feature flag for display support. will be used as dependency for x.org před 18 roky