summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAge
* 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
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-30
* metadata: do not emit feature flag selects for targets which have subtargets ...Felix Fietkau2011-05-17
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-05
* metadata: fix handling of multiple build dependencies with different conditionsFelix Fietkau2011-02-13
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...Felix Fietkau2011-01-16
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* metadata.pl: don't emit LINUX_2_6 selects anymoreJo-Philipp Wich2010-10-10
* fix build dependencies on packages with multiple variants but no selected vir...Felix Fietkau2010-09-20
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...Jo-Philipp Wich2010-09-12