| Commit message (Expand) | Author | Age | Files | Lines |
* | metadata: do not emit broken kconfig dependency statements | Jo-Philipp Wich | 2018-01-14 | 1 | -1/+1 |
* | metadata: improve code readability by using (s)printf instead of string inter... | Matthias Schiffer | 2018-01-13 | 1 | -13/+13 |
* | build: remove obsolete "package feature" feature | Matthias Schiffer | 2018-01-13 | 1 | -26/+0 |
* | metadata: always resolve dependencies through provides list | Matthias Schiffer | 2018-01-13 | 1 | -36/+26 |
* | metadata: simplify generation of build depends from runtime depends | Matthias Schiffer | 2018-01-13 | 1 | -71/+41 |
* | metadata: handle target build depends together with host build depends | Matthias Schiffer | 2018-01-13 | 1 | -32/+28 |
* | build: remove package preconfig feature | Matthias Schiffer | 2018-01-13 | 1 | -36/+0 |
* | metadata: remove redundant fields from package hash | Matthias Schiffer | 2018-01-13 | 1 | -4/+4 |
* | metadata: replace %subdir hash with a path field in source packages | Matthias Schiffer | 2018-01-13 | 1 | -13/+12 |
* | metadata: change pkg->{src} field to hold a reference | Matthias Schiffer | 2018-01-13 | 1 | -7/+7 |
* | metadata: interate over source packages when generating Makefile | Matthias Schiffer | 2018-01-13 | 1 | -26/+35 |
* | metadata: move 'builddepends' from binary to source packages | Matthias Schiffer | 2018-01-13 | 1 | -9/+7 |
* | metadata: move 'buildtypes' from binary to source packages | Matthias Schiffer | 2018-01-13 | 1 | -6/+7 |
* | metadata: make srcpackage extensible | Matthias Schiffer | 2018-01-13 | 1 | -1/+1 |
* | metadata: remove 'base-files' special case | Matthias Schiffer | 2018-01-13 | 1 | -1/+1 |
* | scripts/package-metadata.pl: remove broken detection of self-dependencies | Matthias Schiffer | 2018-01-04 | 1 | -5/+0 |
* | scripts/package-metadata.pl: inhibit compile deps on missing build types | Jo-Philipp Wich | 2017-07-27 | 1 | -6/+25 |
* | scripts/package-metadata.pl: parse and validate field Require-User | Yousong Zhou | 2017-06-18 | 1 | -0/+12 |
* | scripts/package-metadata.pl: fix overriding conditional dependencies with con... | Felix Fietkau | 2017-01-11 | 1 | -0/+2 |
* | scripts/package-metadata.pl: honour DEFAULT_VARIANT | Jo-Philipp Wich | 2016-11-02 | 1 | -2/+15 |
* | scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends | Jo-Philipp Wich | 2016-11-02 | 1 | -2/+2 |
* | scripts: fix build warning when overriding packages | Zefir Kurtisi | 2016-10-15 | 1 | -1/+1 |
* | scripts/package-metadata.pl: fix generation of dependencies on virtual packages | Matthias Schiffer | 2016-09-23 | 1 | -1/+4 |
* | scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK | Felix Fietkau | 2016-07-07 | 1 | -0/+1 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 1 | -0/+645 |