aboutsummaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAge
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-07
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-15
* scripts/metadata.pl: add support for generating profile make code for the ima...Felix Fietkau2016-05-13
* build: avoid including profiles/*.mkFelix Fietkau2016-05-11
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-11
* metadata.pl: add support for selecting packages available only via PROVIDESFelix Fietkau2016-05-09
* global: introduce ALL_NONSHARED symbolJo-Philipp Wich2016-04-13
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-13
* scripts: metadata: add CONFIG_TARGET_SUBTARGET symbolJo-Philipp Wich2016-04-06
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-24
* scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau2016-01-10
* scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar...Felix Fietkau2015-03-29
* buildroot: make it easier to build all kmodsJonas Gorski2015-03-16
* scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau2015-03-15
* build: propagate override information to .config fileJohn Crispin2015-02-09
* scripts: add version_filter command to metadata.plJo-Philipp Wich2015-01-29
* generate list of license information for packagesJohn Crispin2014-10-26
* build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau2014-10-05
* build: allow packages with build variants to explicitly select a default variantFelix Fietkau2014-09-23
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* scripts/metadata.pl: avoid adding depends and select for the same symbolFelix Fietkau2014-06-12
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-11
* build: add a feature flag for low-memory systemsFelix Fietkau2014-06-02
* metadata.pl: suppress profile config.in code for targets that have subtargets...Felix Fietkau2014-06-01
* scripts/metadata.pl: fix ignoring missing host dependenciesFelix Fietkau2014-03-13
* scripts/metadata.pl: remove sdk specific config symbol overrideFelix Fietkau2014-03-13
* add a feature flag for device tree supportImre Kaloz2013-11-22
* build: drop FIT option until we actually need itLuka Perkov2013-10-17
* build: add menuconfig option for building FIT imagesLuka Perkov2013-10-16
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-26
* build: process transitive dependencies after local dependenciesFelix Fietkau2013-08-04
* build: suppress conditional dependencies if there are unconditional dependenc...Felix Fietkau2013-08-04
* kernel: add a new global config symbol for enabling rfkill support (can be en...Felix Fietkau2013-07-21
* scripts/metadata.pl: emit dependencies for package/kernel/linuxFelix Fietkau2013-07-19
* scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich2013-07-18
* metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...Jo-Philipp Wich2013-07-16
* metadata.pl: fixpath exclusion of kernel packagesJohn Crispin2013-06-29
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-05
* build: add config symbols for different ARM arch levelsFelix Fietkau2013-05-13
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
* buildroot: allow enabling MIPS16 user-space buildFlorian Fainelli2013-04-05
* scrips/metadata.pl: fix broken targets with subtargets being selectableJonas Gorski2012-10-22
* AR71xx/9xxx based routers are the most common these days, select that as the ...Imre Kaloz2012-09-28
* build: ensure that reordering of KCONFIG lines are handled properly and that ...Felix Fietkau2012-07-22
* target: add a feature flag for RTC supportFelix Fietkau2012-05-17
* metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...Jo-Philipp Wich2012-01-08
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-04
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-02
* metadata.pl: fix handling of multiple conditional depends that reference the ...Jo-Philipp Wich2011-06-23
* Fix CONFIG_LINUX_ for linux 3.0Hauke Mehrtens2011-06-15