2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Felix Fietkau 72faa09dff move cflags default setting to target makefiles 17 жил өмнө
  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) 17 жил өмнө
  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. 17 жил өмнө
  Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 жил өмнө
  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. 17 жил өмнө
  Felix Fietkau e5905aebb7 fix recursive dependencies that might be caused by using conditional dependencies 17 жил өмнө
  Lars-Peter Clausen ac44b053c8 Fix indention. 17 жил өмнө
  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. 17 жил өмнө
  Felix Fietkau ece4ca493b don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in 17 жил өмнө
  Felix Fietkau 009e41906f fix infinite recursion in metadata.pl 17 жил өмнө
  Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps 17 жил өмнө
  Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 17 жил өмнө
  Nicolas Thill 0bb4b7d761 don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example) 17 жил өмнө
  Felix Fietkau 01046ae4b2 fix a small bug in the recursive dependency lookup for generated menuconfig files 17 жил өмнө
  Felix Fietkau ab504da309 fix missing package compile/installation issue 17 жил өмнө
  Felix Fietkau 46e3535d08 fix some previously ignored build dependencies (for example, uci->lua) 17 жил өмнө
  Felix Fietkau 51bc4434dd consider virtual dependencies (generated by using PROVIDES:=) when generating the build dependencies (fixes python build dependency errors) 17 жил өмнө
  Imre Kaloz c5657f08d5 add new target feature option for fpu 17 жил өмнө
  Nicolas Thill ddc57879ec add a gpio feature for devices supporting the generic GPIO interface 18 жил өмнө
  Gabor Juhos 5b3951bfbb add feature flag for the cpio.gz support 18 жил өмнө
  Felix Fietkau 6e03b9ce43 add config symbols for the kernel version 18 жил өмнө
  Felix Fietkau 41815ee5c8 add feature flag for display support. will be used as dependency for x.org 18 жил өмнө
  Felix Fietkau aef9b313b1 remove the dummy profile that was created on targets that have subtargets 18 жил өмнө
  Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets 18 жил өмнө
  Felix Fietkau 80b7ff39f9 fix duplicate dependencies 18 жил өмнө
  Felix Fietkau e2e8d55dcc allow targets to select/deselect config symbols 18 жил өмнө
  Felix Fietkau 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 жил өмнө
  Felix Fietkau f8dfc57573 add initial version of a package feeds management script 18 жил өмнө
  Eugene Konev dd44ecc578 fix image preconfiguration 18 жил өмнө
  Felix Fietkau fb68d6c468 define extra config symbols for targets containing multiple subtargets 18 жил өмнө