Felix Fietkau
|
bcf4757508
add support for hidden packages that get selected/built but do not show up in menuconfig
|
14 лет назад |
Felix Fietkau
|
459762ace2
add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages
|
14 лет назад |
Felix Fietkau
|
ccb604a573
metadata: allow build variants to contain "-"
|
16 лет назад |
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
|
16 лет назад |
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
|
16 лет назад |
Felix Fietkau
|
7bd8115c7e
metadata.pl: do not strip whitespaces from multiline data
|
16 лет назад |
Felix Fietkau
|
0db826eded
scripts/feeds: fix a warning (#4474)
|
16 лет назад |
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
|
17 лет назад |
Felix Fietkau
|
daf7406075
fix a package metadata parsing bug
|
17 лет назад |
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)
|
17 лет назад |
Felix Fietkau
|
7502d4bd61
add support for build-only packages which do not appear in menuconfig
|
17 лет назад |
Felix Fietkau
|
696b05e031
fix uninitialized variable in metadata.pm (#3860)
|
17 лет назад |
Felix Fietkau
|
9cda3fb084
scripts/feeds: properly handle virtual packages as well, use the first available provider by default
|
17 лет назад |
Felix Fietkau
|
2da3f6a256
fix the sdk
|
18 лет назад |
Felix Fietkau
|
772c6488da
indent custom package config code
|
18 лет назад |
Felix Fietkau
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 лет назад |
Felix Fietkau
|
f8dfc57573
add initial version of a package feeds management script
|
18 лет назад |