Commit Verlauf

Autor SHA1 Nachricht Datum
  Jo-Philipp Wich a720dd209f build: introduce per feed repository support vor 11 Jahren
  Felix Fietkau 58bd3b0764 scripts/metadata.pl: avoid adding depends and select for the same symbol vor 11 Jahren
  John Crispin ac5d5cbc79 kernel: add a NAND_SUPPORT symbol vor 11 Jahren
  Felix Fietkau b24897ee5c build: add a feature flag for low-memory systems vor 11 Jahren
  Felix Fietkau 2c4bde9c8f metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480) vor 11 Jahren
  Felix Fietkau e9abf9f8a0 scripts/metadata.pl: fix ignoring missing host dependencies vor 12 Jahren
  Felix Fietkau 52dcb1f411 scripts/metadata.pl: remove sdk specific config symbol override vor 12 Jahren
  Imre Kaloz f3e2331e18 add a feature flag for device tree support vor 12 Jahren
  Luka Perkov 59eb6137dd build: drop FIT option until we actually need it vor 12 Jahren
  Luka Perkov cc1b164634 build: add menuconfig option for building FIT images vor 12 Jahren
  Felix Fietkau e0189ccef4 build: include the cpu type as part of the toolchain/target directory name vor 12 Jahren
  Felix Fietkau 1d3067892b build: process transitive dependencies after local dependencies vor 12 Jahren
  Felix Fietkau 0249f7510c build: suppress conditional dependencies if there are unconditional dependencies on the same symbol vor 12 Jahren
  Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) vor 12 Jahren
  Felix Fietkau 14b307c10e scripts/metadata.pl: emit dependencies for package/kernel/linux vor 12 Jahren
  Jo-Philipp Wich b2f2233306 scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages vor 12 Jahren
  Jo-Philipp Wich 24f345dbe4 metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config vor 12 Jahren
  John Crispin 89d41d95bf metadata.pl: fixpath exclusion of kernel packages vor 12 Jahren
  Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 vor 12 Jahren
  Felix Fietkau eea89fea6a build: add config symbols for different ARM arch levels vor 12 Jahren
  Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' vor 12 Jahren
  Florian Fainelli 9e1d2c15d9 buildroot: allow enabling MIPS16 user-space build vor 12 Jahren
  Jonas Gorski 53c014e221 scrips/metadata.pl: fix broken targets with subtargets being selectable vor 13 Jahren
  Imre Kaloz 84b43f112a AR71xx/9xxx based routers are the most common these days, select that as the default target vor 13 Jahren
  Felix Fietkau 2335304a08 build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order vor 13 Jahren
  Felix Fietkau 03babf3641 target: add a feature flag for RTC support vor 13 Jahren
  Jo-Philipp Wich 73b4974397 metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6" vor 14 Jahren
  John Crispin ad250089aa allow targets to define a default subtarget when using automatic subtarget detection from r27407 vor 14 Jahren
  Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig vor 14 Jahren
  Jo-Philipp Wich e745fc762b metadata.pl: fix handling of multiple conditional depends that reference the same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it vor 14 Jahren