Matthias Schiffer
|
1e2570dd04
include/package-dumpinfo.mk: don't duplicate source package information for every binary package
|
пре 8 година |
Matthias Schiffer
|
4bb54ed15e
build: remove obsolete "package feature" feature
|
пре 8 година |
Matthias Schiffer
|
3abf663c22
build: remove package preconfig feature
|
пре 8 година |
Michael Heimpold
|
2cb75cd8b9
build: allow defining license information per binary package
|
пре 8 година |
Jo-Philipp Wich
|
349e7b635e
include: fix nonshared flag handling
|
пре 9 година |
Jo-Philipp Wich
|
be575fdc9d
include: remove now unused PACKAGE_SUBDIR variable
|
пре 9 година |
Jo-Philipp Wich
|
aad2b92603
include/package-dumpinfo.mk: introduce Repository values
|
пре 9 година |
Jo-Philipp Wich
|
0333da8943
include: group kmod ipk files into a "kernel" subdirectory
|
пре 10 година |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
пре 10 година |
John Crispin
|
eb738f5275
generate list of license information for packages
|
пре 11 година |
Felix Fietkau
|
5e4789671a
build: add support for declaring package CONFLICTS which only affect selecting built-in packages
|
пре 11 година |
Felix Fietkau
|
a62f0d02ec
build: allow packages with build variants to explicitly select a default variant
|
пре 11 година |
John Crispin
|
285012d897
include: add a meta data field for required system user:group
|
пре 11 година |
Jo-Philipp Wich
|
a720dd209f
build: introduce per feed repository support
|
пре 11 година |
Felix Fietkau
|
edee850e18
build: add a dependency on libc to all non-kernel packages
|
пре 13 година |
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 година |
Michael Büsch
|
e9eb82b33b
Add maintainer information to menuconfig description dialog
|
пре 15 година |
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
|
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
|
127296bc45
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
|
пре 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
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
пре 18 година |
Felix Fietkau
|
8e42553971
dynamically enable/disable kernel config options for kmod packages based on build system config
|
пре 18 година |
Felix Fietkau
|
b14f137a2e
revert part of [6573] to keep the speedup of metadata scanning
|
пре 19 година |
Mike Baker
|
8dc90ccc11
formatting and trivial cleanup
|
пре 19 година |
Felix Fietkau
|
2c62bddcfe
Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
|
пре 19 година |
Felix Fietkau
|
7b1a36cab4
split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan
|
пре 19 година |