summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
AgeCommit message (Expand)Author
2012-10-22scrips/metadata.pl: fix broken targets with subtargets being selectablejogo
2012-09-28AR71xx/9xxx based routers are the most common these days, select that as the ...kaloz
2012-07-22build: ensure that reordering of KCONFIG lines are handled properly and that ...nbd
2012-05-17target: add a feature flag for RTC supportnbd
2012-01-08[scripts] metadata.pl: filter direct recursive depends like "select PACKAGE_k...jow
2011-07-04allow targets to define a default subtarget when using automatic subtarget de...blogic
2011-07-02add support for hidden packages that get selected/built but do not show up in...nbd
2011-06-23[scripts] metadata.pl: fix handling of multiple conditional depends that refe...jow
2011-06-15Fix CONFIG_LINUX_ for linux 3.0hauke
2011-05-30remove the now unused Target-Kernel field from the target metadatanbd
2011-05-17metadata: do not emit feature flag selects for targets which have subtargets ...nbd
2011-04-05add a new package metadata variable MDEPENDS for specifying local menuconfig ...nbd
2011-02-13metadata: fix handling of multiple build dependencies with different conditionsnbd
2011-01-16mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...nbd
2010-11-22switch from ext2 to ext4 (w/o) journalingkaloz
2010-10-10[scripts] metadata.pl: don't emit LINUX_2_6 selects anymorejow
2010-09-20fix build dependencies on packages with multiple variants but no selected vir...nbd
2010-09-12[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...jow
2010-09-06[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is ref...jow
2010-09-01add a command for printing a cleaned up make target database - will be used t...nbd
2010-08-25Add usb gadget feature flagmb
2010-06-26set the default target to brcm47xx, now that brcm-2.4 is gonenbd
2010-04-28buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico
2010-04-22metadata.pl: fix recursive handling of conditional dependenciesnbd
2010-03-09scripts/metadata.pl: fix handling of multiple conditional depends on the same...nbd
2010-02-15Add audio feature flag.lars
2010-01-29preinit: fix #6596hauke
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd
2010-01-11Add support for building ubifs images.lars
2009-11-12metadata.pl: fix menuconfig code for package featuresnbd
2009-11-10build system: introduce a new feature called build variants.nbd
2009-11-05metadata: process dependencies for targets that have subtargets as well - hid...nbd
2009-10-17add experimental support for a new menuconfig submenu "Package features".nbd
2009-10-03[scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a depe...nico
2009-08-21add nommu target feature flagnbd
2009-08-18powerpc: Create a powerpc64 config featuregeoff
2009-06-02missing changes for pcie handlingkaloz
2009-04-10use parent-dependencies for all dependencies of a package, not only those whi...mirko
2009-03-20fix host dependencies for packages that depend on their own host buildnbd
2009-03-18Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targethcg
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2009-03-14move cflags default setting to target makefilesnbd
2009-03-01added source distribution to package dump, used by our SDK (include source di...ralph
2009-02-01Reset condition for each dependeny when generating mconf files. Previously alllars
2009-01-13add support for build-only packages which do not appear in menuconfignbd
2009-01-05If a package is part of a virtual dependency and also listed as a normallars
2009-01-02fix recursive dependencies that might be caused by using conditional dependen...nbd
2008-11-22Fix indention.lars
2008-11-22Add support for negative conditional dependencies.lars
2008-10-06don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...nbd