Felix Fietkau
|
bb44616ebe
set the default target to brcm47xx, now that brcm-2.4 is gone
|
vor 15 Jahren |
Nicolas Thill
|
b3b591c000
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
|
vor 15 Jahren |
Felix Fietkau
|
ceaa4bbe3c
metadata.pl: fix recursive handling of conditional dependencies
|
vor 15 Jahren |
Felix Fietkau
|
63350fa59b
scripts/metadata.pl: fix handling of multiple conditional depends on the same package
|
vor 16 Jahren |
Lars-Peter Clausen
|
900de42186
Add audio feature flag.
|
vor 16 Jahren |
Hauke Mehrtens
|
292b9782cd
preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
|
vor 16 Jahren |
Felix Fietkau
|
56bc02a305
add preinit modularization work by Daniel Dickinson (cshore)
|
vor 16 Jahren |
Lars-Peter Clausen
|
db06ca593b
Add support for building ubifs images.
|
vor 16 Jahren |
Felix Fietkau
|
edeee3ac19
metadata.pl: fix menuconfig code for package features
|
vor 16 Jahren |
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
|
vor 16 Jahren |
Felix Fietkau
|
ea63b88b10
metadata: process dependencies for targets that have subtargets as well - hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)
|
vor 16 Jahren |
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
|
vor 16 Jahren |
Nicolas Thill
|
c9b0c63f07
metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others
|
vor 16 Jahren |
Felix Fietkau
|
ec7621ebf9
add nommu target feature flag
|
vor 16 Jahren |
Geoff Levand
|
7581681466
powerpc: Create a powerpc64 config feature
|
vor 16 Jahren |
Imre Kaloz
|
48cd8188ef
missing changes for pcie handling
|
vor 16 Jahren |
Mirko Vogt
|
9af0ab6efa
use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917
|
vor 17 Jahren |
Felix Fietkau
|
08b7cbe44e
fix host dependencies for packages that depend on their own host build
|
vor 17 Jahren |
Hamish Guthrie
|
1b216aa20a
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
|
vor 17 Jahren |
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
|
vor 17 Jahren |
Felix Fietkau
|
72faa09dff
move cflags default setting to target makefiles
|
vor 17 Jahren |
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)
|
vor 17 Jahren |
Lars-Peter Clausen
|
f42bf4d6cf
Reset condition for each dependeny when generating mconf files. Previously all dependencys listed after a conditional dependency had the same condition.
|
vor 17 Jahren |
Felix Fietkau
|
7502d4bd61
add support for build-only packages which do not appear in menuconfig
|
vor 17 Jahren |
Lars-Peter Clausen
|
a77f3b6656
If a package is part of a virtual dependency and also listed as a normal dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package.
|
vor 17 Jahren |
Felix Fietkau
|
e5905aebb7
fix recursive dependencies that might be caused by using conditional dependencies
|
vor 17 Jahren |
Lars-Peter Clausen
|
ac44b053c8
Fix indention.
|
vor 17 Jahren |
Lars-Peter Clausen
|
38824a1351
Add support for negative conditional dependencies. Also add the condition of conditional dependencies to dependencies which are inherited form the conditional dependency.
|
vor 17 Jahren |
Felix Fietkau
|
ece4ca493b
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in
|
vor 17 Jahren |
Felix Fietkau
|
009e41906f
fix infinite recursion in metadata.pl
|
vor 17 Jahren |