Michael Büsch
|
e9eb82b33b
|
Add maintainer information to menuconfig description dialog
SVN-Revision: 23161
|
14 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
SVN-Revision: 18357
|
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
SVN-Revision: 18056
|
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
SVN-Revision: 14905
|
16 years ago |
Felix Fietkau
|
127296bc45
|
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
SVN-Revision: 14734
|
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)
SVN-Revision: 14703
|
16 years ago |
Felix Fietkau
|
7502d4bd61
|
add support for build-only packages which do not appear in menuconfig
SVN-Revision: 14009
|
16 years ago |
Felix Fietkau
|
97b6135462
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
SVN-Revision: 9060
|
17 years ago |
Felix Fietkau
|
8e42553971
|
dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
|
18 years ago |
Felix Fietkau
|
b14f137a2e
|
revert part of [6573] to keep the speedup of metadata scanning
SVN-Revision: 6574
|
18 years ago |
Mike Baker
|
8dc90ccc11
|
formatting and trivial cleanup
SVN-Revision: 6573
|
18 years ago |
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.
SVN-Revision: 6572
|
18 years ago |
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
SVN-Revision: 6571
|
18 years ago |