aboutsummaryrefslogtreecommitdiff
path: root/scripts/metadata.pm
Commit message (Expand)AuthorAge
* packages: store URL in ManifestPaul Spooren2024-01-08
* build: add CycloneDX SBOM JSON supportPetr Štetiar2023-11-01
* package-dumpinfo,metadata: add ABI version information to package indexPetr Štetiar2023-11-01
* package-metadata: add CPE information to JSON package manifestsPetr Štetiar2023-11-01
* base-files, metadata: support additional group membershipDaniel Golle2021-10-28
* scripts: store maintainer in package metadataPaul Spooren2021-09-23
* build: drop ABI version from metadataFelix Fietkau2021-02-14
* build: add option to mark devices as BROKENAdrian Schmutzler2020-07-30
* build: allow overriding default selection state for devicesJonas Gorski2019-08-13
* build: add a config option for enabling a testing version of the target kernelFelix Fietkau2019-05-11
* IB: include SUPPORTED_DEVICES in 'make info' outputDaniel Golle2019-03-11
* ib: display whether profile comes with image metadataDaniel Golle2019-03-06
* build: expose ABI version in .packageauxvarsJo-Philipp Wich2019-01-19
* scripts/metadata.pm: avoid adding dup names in provides listYousong Zhou2018-09-09
* scripts/metadata.pm: allow group-only Require-User specsMatthias Schiffer2018-02-26
* build: remove obsolete "package feature" featureMatthias Schiffer2018-01-13
* metadata: scripts/feeds: distinguish between source and binary packages, reso...Matthias Schiffer2018-01-13
* metadata: always resolve dependencies through provides listMatthias Schiffer2018-01-13
* build: remove package preconfig featureMatthias Schiffer2018-01-13
* metadata: remove redundant fields from package hashMatthias Schiffer2018-01-13
* metadata: replace %subdir hash with a path field in source packagesMatthias Schiffer2018-01-13
* metadata: change pkg->{src} field to hold a referenceMatthias Schiffer2018-01-13
* metadata: interate over source packages when generating MakefileMatthias Schiffer2018-01-13
* metadata: move 'builddepends' from binary to source packagesMatthias Schiffer2018-01-13
* metadata: move 'buildtypes' from binary to source packagesMatthias Schiffer2018-01-13
* metadata: make srcpackage extensibleMatthias Schiffer2018-01-13
* scripts/package-metadata.pl: parse and validate field Require-UserYousong Zhou2017-06-18
* scripts/package-metadata.pl: fix kmod pakage dependencies within the SDKFelix Fietkau2016-07-07
* build: implement support for selecting multiple device profilesFelix 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
* metadata.pl: fix target profile sorting checkFelix Fietkau2016-05-11
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-11
* target.mk: remove the unused Target-Path fieldFelix Fietkau2016-05-11
* scripts: remove "Package-Subdir" metadata handlingJo-Philipp Wich2016-04-13
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-13
* 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.pm: save target makefile namesFelix Fietkau2015-03-15
* scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau2015-03-15
* build: propagate override information to .config fileJohn Crispin2015-02-09
* 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: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich2013-07-18
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-02
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-05
* metadata: allow build variants to contain "-"Felix Fietkau2010-01-23
* build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau2009-11-10