summaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAgeFilesLines
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-071-955/+0
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-151-2/+0
* scripts/metadata.pl: add support for generating profile make code for the ima...Felix Fietkau2016-05-131-6/+17
* build: avoid including profiles/*.mkFelix Fietkau2016-05-111-0/+12
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-111-0/+4
* metadata.pl: add support for selecting packages available only via PROVIDESFelix Fietkau2016-05-091-20/+30
* global: introduce ALL_NONSHARED symbolJo-Philipp Wich2016-04-131-3/+6
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-131-2/+2
* scripts: metadata: add CONFIG_TARGET_SUBTARGET symbolJo-Philipp Wich2016-04-061-0/+12
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-5/+5
* scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau2016-01-101-0/+4
* scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar...Felix Fietkau2015-03-291-3/+3
* buildroot: make it easier to build all kmodsJonas Gorski2015-03-161-1/+5
* scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau2015-03-151-85/+2
* build: propagate override information to .config fileJohn Crispin2015-02-091-0/+8
* scripts: add version_filter command to metadata.plJo-Philipp Wich2015-01-291-9/+59
* generate list of license information for packagesJohn Crispin2014-10-261-0/+26
* build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau2014-10-051-0/+13
* build: allow packages with build variants to explicitly select a default variantFelix Fietkau2014-09-231-1/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-0/+12
* scripts/metadata.pl: avoid adding depends and select for the same symbolFelix Fietkau2014-06-121-1/+1
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-111-0/+1
* build: add a feature flag for low-memory systemsFelix Fietkau2014-06-021-0/+1
* metadata.pl: suppress profile config.in code for targets that have subtargets...Felix Fietkau2014-06-011-1/+4
* scripts/metadata.pl: fix ignoring missing host dependenciesFelix Fietkau2014-03-131-1/+2
* scripts/metadata.pl: remove sdk specific config symbol overrideFelix Fietkau2014-03-131-8/+1
* add a feature flag for device tree supportImre Kaloz2013-11-221-0/+1
* build: drop FIT option until we actually need itLuka Perkov2013-10-171-1/+0
* build: add menuconfig option for building FIT imagesLuka Perkov2013-10-161-0/+1
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-261-0/+11
* build: process transitive dependencies after local dependenciesFelix Fietkau2013-08-041-1/+7
* build: suppress conditional dependencies if there are unconditional dependenc...Felix Fietkau2013-08-041-0/+1
* kernel: add a new global config symbol for enabling rfkill support (can be en...Felix Fietkau2013-07-211-0/+1
* scripts/metadata.pl: emit dependencies for package/kernel/linuxFelix Fietkau2013-07-191-1/+1
* scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich2013-07-181-2/+7
* metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...Jo-Philipp Wich2013-07-161-1/+1
* metadata.pl: fixpath exclusion of kernel packagesJohn Crispin2013-06-291-1/+1
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-051-1/+2
* build: add config symbols for different ARM arch levelsFelix Fietkau2013-05-131-0/+1
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-7/+7
* buildroot: allow enabling MIPS16 user-space buildFlorian Fainelli2013-04-051-0/+1
* 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