summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
AgeCommit message (Expand)Author
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
2008-10-04fix infinite recursion in metadata.plnbd
2008-10-01implement conditional dependencies for menuconfig and build depsnbd
2008-09-23use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...nbd
2008-08-22don't display the "Image configuration" menu entry when there's nothing to pr...nico
2008-08-04fix a small bug in the recursive dependency lookup for generated menuconfig f...nbd
2008-06-11fix missing package compile/installation issuenbd
2008-06-11fix some previously ignored build dependencies (for example, uci->lua)nbd
2008-06-10consider virtual dependencies (generated by using PROVIDES:=) when generating...nbd
2008-06-03add new target feature option for fpukaloz
2008-04-20add a gpio feature for devices supporting the generic GPIO interfacenico
2008-01-29add feature flag for the cpio.gz supportjuhosg
2007-11-10add config symbols for the kernel versionnbd
2007-10-25add feature flag for display support. will be used as dependency for x.orgnbd
2007-10-21remove the dummy profile that was created on targets that have subtargetsnbd
2007-10-20reorganize subtargets, sort subtargets below top level targetsnbd