コミット履歴

作者 SHA1 メッセージ 日付
  Imre Kaloz 84b43f112a AR71xx/9xxx based routers are the most common these days, select that as the default target 13 年 前
  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 13 年 前
  Felix Fietkau 03babf3641 target: add a feature flag for RTC support 13 年 前
  Jo-Philipp Wich 73b4974397 metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6" 14 年 前
  John Crispin ad250089aa allow targets to define a default subtarget when using automatic subtarget detection from r27407 14 年 前
  Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig 14 年 前
  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 14 年 前
  Hauke Mehrtens e04f68fb77 Fix CONFIG_LINUX_ for linux 3.0 14 年 前
  Felix Fietkau 6e43f65dc4 remove the now unused Target-Kernel field from the target metadata 14 年 前
  Felix Fietkau 984ab9a139 metadata: do not emit feature flag selects for targets which have subtargets - fixes a buildbot error cause by ssb not being blacklisted for lantiq falcon 14 年 前
  Felix Fietkau 459762ace2 add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 15 年 前
  Felix Fietkau 8d0cf8fde2 metadata: fix handling of multiple build dependencies with different conditions 15 年 前
  Felix Fietkau 8740549c57 mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space 15 年 前
  Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling 15 年 前
  Jo-Philipp Wich 80a79d3910 metadata.pl: don't emit LINUX_2_6 selects anymore 15 年 前
  Felix Fietkau 7f80e26661 fix build dependencies on packages with multiple variants but no selected virtual packages 15 年 前
  Jo-Philipp Wich 064e7c8f00 Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. 15 年 前
  Jo-Philipp Wich 097d38615b metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool 15 年 前
  Felix Fietkau 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 15 年 前
  Michael Büsch 7a8066735d Add usb gadget feature flag 15 年 前
  Felix Fietkau bb44616ebe set the default target to brcm47xx, now that brcm-2.4 is gone 15 年 前
  Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 15 年 前
  Felix Fietkau ceaa4bbe3c metadata.pl: fix recursive handling of conditional dependencies 15 年 前
  Felix Fietkau 63350fa59b scripts/metadata.pl: fix handling of multiple conditional depends on the same package 16 年 前
  Lars-Peter Clausen 900de42186 Add audio feature flag. 16 年 前
  Hauke Mehrtens 292b9782cd preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored 16 年 前
  Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore) 16 年 前
  Lars-Peter Clausen db06ca593b Add support for building ubifs images. 16 年 前
  Felix Fietkau edeee3ac19 metadata.pl: fix menuconfig code for package features 16 年 前
  Felix Fietkau 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 16 年 前