aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAgeFilesLines
* scrips/metadata.pl: fix broken targets with subtargets being selectableJonas Gorski2012-10-221-0/+1
* AR71xx/9xxx based routers are the most common these days, select that as the ...Imre Kaloz2012-09-281-1/+1
* build: ensure that reordering of KCONFIG lines are handled properly and that ...Felix Fietkau2012-07-221-0/+1
* target: add a feature flag for RTC supportFelix Fietkau2012-05-171-0/+1
* metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...Jo-Philipp Wich2012-01-081-0/+1
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-041-0/+9
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-021-1/+3
* metadata.pl: fix handling of multiple conditional depends that reference the ...Jo-Philipp Wich2011-06-231-4/+4
* Fix CONFIG_LINUX_ for linux 3.0Hauke Mehrtens2011-06-151-1/+5
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-301-1/+0
* metadata: do not emit feature flag selects for targets which have subtargets ...Felix Fietkau2011-05-171-1/+2
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-051-0/+1
* metadata: fix handling of multiple build dependencies with different conditionsFelix Fietkau2011-02-131-1/+1
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...Felix Fietkau2011-01-161-0/+1
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-1/+1
* metadata.pl: don't emit LINUX_2_6 selects anymoreJo-Philipp Wich2010-10-101-3/+0
* fix build dependencies on packages with multiple variants but no selected vir...Felix Fietkau2010-09-201-0/+3
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...Jo-Philipp Wich2010-09-121-0/+10
* metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced th...Jo-Philipp Wich2010-09-061-3/+4
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-011-0/+3
* Add usb gadget feature flagMichael Büsch2010-08-251-0/+1
* set the default target to brcm47xx, now that brcm-2.4 is goneFelix Fietkau2010-06-261-1/+1
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
* metadata.pl: fix recursive handling of conditional dependenciesFelix Fietkau2010-04-221-2/+3
* scripts/metadata.pl: fix handling of multiple conditional depends on the same...Felix Fietkau2010-03-091-2/+2
* Add audio feature flag.Lars-Peter Clausen2010-02-151-0/+1
* preinit: fix #6596 Setting LAN IP Address in menuconfig is ignoredHauke Mehrtens2010-01-291-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-2/+6
* Add support for building ubifs images.Lars-Peter Clausen2010-01-111-0/+1
* metadata.pl: fix menuconfig code for package featuresFelix Fietkau2009-11-121-2/+3
* build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau2009-11-101-0/+3
* metadata: process dependencies for targets that have subtargets as well - hid...Felix Fietkau2009-11-051-16/+17
* add experimental support for a new menuconfig submenu "Package features". all...Felix Fietkau2009-10-171-0/+25
* metadata.pl: fix a bug where dependency flags (@ and +) from a dependency wer...Nicolas Thill2009-10-031-2/+2
* add nommu target feature flagFelix Fietkau2009-08-211-0/+1
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-181-0/+1
* missing changes for pcie handlingImre Kaloz2009-06-021-0/+1
* use parent-dependencies for all dependencies of a package, not only those whi...Mirko Vogt2009-04-101-3/+3
* fix host dependencies for packages that depend on their own host buildFelix Fietkau2009-03-201-4/+5
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-181-0/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-11/+64
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+13
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-011-1/+28
* Reset condition for each dependeny when generating mconf files. Previously al...Lars-Peter Clausen2009-02-011-3/+4
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-131-0/+3
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-051-5/+10
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-021-5/+18
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
* Add support for negative conditional dependencies. Also add the condition of ...Lars-Peter Clausen2008-11-221-6/+10
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...Felix Fietkau2008-10-061-2/+6