| Commit message (Expand) | Author | Age |
* | build: fix kernel component in CycloneDX SBOM | Cedric DOURLENT | 2024-03-01 |
* | build: add CycloneDX SBOM JSON support | Petr Štetiar | 2023-11-01 |
* | package-metadata: add CPE information to JSON package manifests | Petr Štetiar | 2023-11-01 |
* | scripts/package-metadata.pl: strip already selected conditions from dependencies | Felix Fietkau | 2023-09-01 |
* | Revert "scripts/package-metadata.pl: fix handling transitive conditional depe... | Felix Fietkau | 2023-09-01 |
* | scripts/package-metadata.pl: sort dependency keys | Felix Fietkau | 2023-09-01 |
* | scripts/package-metadata.pl: fix handling transitive conditional dependencies | Felix Fietkau | 2023-09-01 |
* | scripts: package-metadata add pkgmanifestjson call | Paul Spooren | 2021-09-23 |
* | build: drop ABI version from metadata | Felix Fietkau | 2021-02-14 |
* | metadata: handle ABI version rebuild tracking for transient dependencies | Jo-Philipp Wich | 2019-06-21 |
* | metadata: ensure one dependency provider to be y if a package is y | Jonas Gorski | 2019-06-20 |
* | build: add support to && in DEPENDS | Eneas U de Queiroz | 2019-05-31 |
* | build: extend ABI_VERSION suffixing to provides | Jo-Philipp Wich | 2019-01-24 |
* | build: expose ABI version in .packageauxvars | Jo-Philipp Wich | 2019-01-19 |
* | build: rename .packagesubdirs to .packageauxvars | Jo-Philipp Wich | 2019-01-19 |
* | metadata: do not emit broken kconfig dependency statements | Jo-Philipp Wich | 2018-01-14 |
* | metadata: improve code readability by using (s)printf instead of string inter... | Matthias Schiffer | 2018-01-13 |
* | build: remove obsolete "package feature" feature | Matthias Schiffer | 2018-01-13 |
* | metadata: always resolve dependencies through provides list | Matthias Schiffer | 2018-01-13 |
* | metadata: simplify generation of build depends from runtime depends | Matthias Schiffer | 2018-01-13 |
* | metadata: handle target build depends together with host build depends | Matthias Schiffer | 2018-01-13 |
* | build: remove package preconfig feature | Matthias Schiffer | 2018-01-13 |
* | metadata: remove redundant fields from package hash | Matthias Schiffer | 2018-01-13 |
* | metadata: replace %subdir hash with a path field in source packages | Matthias Schiffer | 2018-01-13 |
* | metadata: change pkg->{src} field to hold a reference | Matthias Schiffer | 2018-01-13 |
* | metadata: interate over source packages when generating Makefile | Matthias Schiffer | 2018-01-13 |
* | metadata: move 'builddepends' from binary to source packages | Matthias Schiffer | 2018-01-13 |
* | metadata: move 'buildtypes' from binary to source packages | Matthias Schiffer | 2018-01-13 |
* | metadata: make srcpackage extensible | Matthias Schiffer | 2018-01-13 |
* | metadata: remove 'base-files' special case | Matthias Schiffer | 2018-01-13 |
* | scripts/package-metadata.pl: remove broken detection of self-dependencies | Matthias Schiffer | 2018-01-04 |
* | scripts/package-metadata.pl: inhibit compile deps on missing build types | Jo-Philipp Wich | 2017-07-27 |
* | scripts/package-metadata.pl: parse and validate field Require-User | Yousong Zhou | 2017-06-18 |
* | scripts/package-metadata.pl: fix overriding conditional dependencies with con... | Felix Fietkau | 2017-01-11 |
* | scripts/package-metadata.pl: honour DEFAULT_VARIANT | Jo-Philipp Wich | 2016-11-02 |
* | scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends | Jo-Philipp Wich | 2016-11-02 |
* | scripts: fix build warning when overriding packages | Zefir Kurtisi | 2016-10-15 |
* | scripts/package-metadata.pl: fix generation of dependencies on virtual packages | Matthias Schiffer | 2016-09-23 |
* | scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK | Felix Fietkau | 2016-07-07 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 |