49 Commits (79b38047b9962846912195b963230653c35900a1)

Author SHA1 Message Date
Matthias Schiffer 884c9575e1
scripts/metadata.pm: allow group-only Require-User specs 6 years ago
Matthias Schiffer 4bb54ed15e
build: remove obsolete "package feature" feature 7 years ago
Matthias Schiffer 52719c2b67
metadata: scripts/feeds: distinguish between source and binary packages, resolve virtual dependencies 7 years ago
Matthias Schiffer 47d6b05ad3
metadata: always resolve dependencies through provides list 7 years ago
Matthias Schiffer 3abf663c22
build: remove package preconfig feature 7 years ago
Matthias Schiffer 423ec18116
metadata: remove redundant fields from package hash 7 years ago
Matthias Schiffer f0c702f124
metadata: replace %subdir hash with a path field in source packages 7 years ago
Matthias Schiffer 504cb913eb
metadata: change pkg->{src} field to hold a reference 7 years ago
Matthias Schiffer 47f292ff78
metadata: interate over source packages when generating Makefile 7 years ago
Matthias Schiffer b2ab9c9d33
metadata: move 'builddepends' from binary to source packages 7 years ago
Matthias Schiffer 39be6e7f19
metadata: move 'buildtypes' from binary to source packages 7 years ago
Matthias Schiffer 19577582e4
metadata: make srcpackage extensible 7 years ago
Yousong Zhou 80d9ec5d3d scripts/package-metadata.pl: parse and validate field Require-User 7 years ago
Felix Fietkau d8dbd33eba scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK 8 years ago
Felix Fietkau f8ebbbc568 build: implement support for selecting multiple device profiles 8 years ago
Felix Fietkau f4c4d501e4 build: remove profile kernel/build system config override support 8 years ago
Felix Fietkau 0d10ada19c scripts/metadata.pl: add support for generating profile make code for the image builder 8 years ago
Felix Fietkau 91799d5198 metadata.pl: fix target profile sorting check 8 years ago
Felix Fietkau 1189af85fd metadata.pl: add support for forcing sorting of profiles 8 years ago
Felix Fietkau 6ddca3a361 target.mk: remove the unused Target-Path field 8 years ago
Jo-Philipp Wich bf4bfd8ccc scripts: remove "Package-Subdir" metadata handling 8 years ago
Jo-Philipp Wich 9a04a80677 scripts: metadata: use the new "Repository" field 8 years ago
Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory 9 years ago
Felix Fietkau 3d8c8cf3bb scripts/metadata.pl: add support for ignoring source packages when generating metadata 9 years ago
Felix Fietkau 797b0459c4 scripts/metadata.pm: save target makefile names 9 years ago
Felix Fietkau acb43b3df7 scripts/metadata.pl: move parse_target_metadata() to metadata.pm 9 years ago
John Crispin e2684c218d build: propagate override information to .config file 10 years ago
John Crispin eb738f5275 generate list of license information for packages 10 years ago
Felix Fietkau 5e4789671a build: add support for declaring package CONFLICTS which only affect selecting built-in packages 10 years ago
Felix Fietkau a62f0d02ec build: allow packages with build variants to explicitly select a default variant 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
Jo-Philipp Wich b2f2233306 scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages 11 years ago
Felix Fietkau bcf4757508 add support for hidden packages that get selected/built but do not show up in menuconfig 13 years ago
Felix Fietkau 459762ace2 add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages 13 years ago
Felix Fietkau ccb604a573 metadata: allow build variants to contain "-" 15 years ago
Felix Fietkau 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
Felix Fietkau 94cdcbde6d add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 15 years ago
Felix Fietkau 7bd8115c7e metadata.pl: do not strip whitespaces from multiline data 15 years ago
Felix Fietkau 0db826eded scripts/feeds: fix a warning (#4474) 15 years ago
Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 15 years ago
Felix Fietkau daf7406075 fix a package metadata parsing bug 16 years ago
Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) 16 years ago
Felix Fietkau 7502d4bd61 add support for build-only packages which do not appear in menuconfig 16 years ago
Felix Fietkau 696b05e031 fix uninitialized variable in metadata.pm (#3860) 16 years ago
Felix Fietkau 9cda3fb084 scripts/feeds: properly handle virtual packages as well, use the first available provider by default 16 years ago
Felix Fietkau 2da3f6a256 fix the sdk 17 years ago
Felix Fietkau 772c6488da indent custom package config code 17 years ago
Felix Fietkau 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
Felix Fietkau f8dfc57573 add initial version of a package feeds management script 17 years ago