summaryrefslogtreecommitdiff
path: root/scripts/metadata.pm
AgeCommit message (Expand)Author
2023-11-02build: add CycloneDX SBOM JSON supportPetr Štetiar
2023-11-02package-dumpinfo,metadata: add ABI version information to package indexPetr Štetiar
2023-11-02package-metadata: add CPE information to JSON package manifestsPetr Štetiar
2021-10-28base-files, metadata: support additional group membershipDaniel Golle
2021-09-23scripts: store maintainer in package metadataPaul Spooren
2021-02-14build: drop ABI version from metadataFelix Fietkau
2020-07-30build: add option to mark devices as BROKENAdrian Schmutzler
2019-08-13build: allow overriding default selection state for devicesJonas Gorski
2019-05-11build: add a config option for enabling a testing version of the target kernelFelix Fietkau
2019-03-11IB: include SUPPORTED_DEVICES in 'make info' outputDaniel Golle
2019-03-06ib: display whether profile comes with image metadataDaniel Golle
2019-01-19build: expose ABI version in .packageauxvarsJo-Philipp Wich
2018-09-09scripts/metadata.pm: avoid adding dup names in provides listYousong Zhou
2018-02-26scripts/metadata.pm: allow group-only Require-User specsMatthias Schiffer
2018-01-13build: remove obsolete "package feature" featureMatthias Schiffer
2018-01-13metadata: scripts/feeds: distinguish between source and binary packages, reso...Matthias Schiffer
2018-01-13metadata: always resolve dependencies through provides listMatthias Schiffer
2018-01-13build: remove package preconfig featureMatthias Schiffer
2018-01-13metadata: remove redundant fields from package hashMatthias Schiffer
2018-01-13metadata: replace %subdir hash with a path field in source packagesMatthias Schiffer
2018-01-13metadata: change pkg->{src} field to hold a referenceMatthias Schiffer
2018-01-13metadata: interate over source packages when generating MakefileMatthias Schiffer
2018-01-13metadata: move 'builddepends' from binary to source packagesMatthias Schiffer
2018-01-13metadata: move 'buildtypes' from binary to source packagesMatthias Schiffer
2018-01-13metadata: make srcpackage extensibleMatthias Schiffer
2017-06-18scripts/package-metadata.pl: parse and validate field Require-UserYousong Zhou
2016-07-07scripts/package-metadata.pl: fix kmod pakage dependencies within the SDKFelix Fietkau
2016-06-07build: implement support for selecting multiple device profilesFelix Fietkau
2016-05-15build: remove profile kernel/build system config override supportFelix Fietkau
2016-05-13scripts/metadata.pl: add support for generating profile make code for the ima...Felix Fietkau
2016-05-11metadata.pl: fix target profile sorting checkFelix Fietkau
2016-05-11metadata.pl: add support for forcing sorting of profilesFelix Fietkau
2016-05-11target.mk: remove the unused Target-Path fieldFelix Fietkau
2016-04-13scripts: remove "Package-Subdir" metadata handlingJo-Philipp Wich
2016-04-13scripts: metadata: use the new "Repository" fieldJo-Philipp Wich
2016-01-24include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich
2016-01-10scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau
2015-03-15scripts/metadata.pm: save target makefile namesFelix Fietkau
2015-03-15scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau
2015-02-09build: propagate override information to .config fileJohn Crispin
2014-10-26generate list of license information for packagesJohn Crispin
2014-10-05build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau
2014-09-23build: allow packages with build variants to explicitly select a default variantFelix Fietkau
2014-08-05build: introduce per feed repository supportJo-Philipp Wich
2013-07-18scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich
2011-07-02add support for hidden packages that get selected/built but do not show up in...Felix Fietkau
2011-04-05add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau
2010-01-23metadata: allow build variants to contain "-"Felix Fietkau
2009-11-10build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau
2009-10-17add experimental support for a new menuconfig submenu "Package features". all...Felix Fietkau