| Commit message (Expand) | Author | Age | Files | Lines |
* | don't display the "Image configuration" menu entry when there's nothing to pr... | Nicolas Thill | 2008-08-22 | 1 | -1/+1 |
* | fix a small bug in the recursive dependency lookup for generated menuconfig f... | Felix Fietkau | 2008-08-04 | 1 | -3/+3 |
* | fix missing package compile/installation issue | Felix Fietkau | 2008-06-11 | 1 | -11/+12 |
* | fix some previously ignored build dependencies (for example, uci->lua) | Felix Fietkau | 2008-06-11 | 1 | -4/+14 |
* | consider virtual dependencies (generated by using PROVIDES:=) when generating... | Felix Fietkau | 2008-06-10 | 1 | -14/+32 |
* | add new target feature option for fpu | Imre Kaloz | 2008-06-03 | 1 | -0/+1 |
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | 1 | -0/+1 |
* | add feature flag for the cpio.gz support | Gabor Juhos | 2008-01-29 | 1 | -0/+1 |
* | add config symbols for the kernel version | Felix Fietkau | 2007-11-10 | 1 | -0/+19 |
* | add feature flag for display support. will be used as dependency for x.org | Felix Fietkau | 2007-10-25 | 1 | -0/+1 |
* | remove the dummy profile that was created on targets that have subtargets | Felix Fietkau | 2007-10-21 | 1 | -0/+1 |
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 | 1 | -68/+108 |
* | fix duplicate dependencies | Felix Fietkau | 2007-10-14 | 1 | -1/+7 |
* | allow targets to select/deselect config symbols | Felix Fietkau | 2007-10-05 | 1 | -1/+18 |
* | add a packaging method that installs files into a subdirectory of bin/ instea... | Felix Fietkau | 2007-09-29 | 1 | -1/+1 |
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 1 | -99/+31 |
* | fix image preconfiguration | Eugene Konev | 2007-09-21 | 1 | -12/+16 |
* | define extra config symbols for targets containing multiple subtargets | Felix Fietkau | 2007-09-09 | 1 | -7/+26 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -45/+13 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -68/+13 |
* | fix a dependency bug | Felix Fietkau | 2007-07-31 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -3/+3 |
* | fix a prereq bug | Felix Fietkau | 2007-07-26 | 1 | -1/+1 |
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -2/+0 |
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | Florian Fainelli | 2007-07-18 | 1 | -0/+1 |
* | allow kconfig symbols to be shared between packages | Felix Fietkau | 2007-07-18 | 1 | -3/+14 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 1 | -1/+40 |
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 | 1 | -4/+4 |
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 | 1 | -5/+9 |
* | fix PACKAGES:= for target profiles in target.mk | Felix Fietkau | 2007-07-10 | 1 | -7/+19 |
* | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 | 1 | -6/+6 |
* | some cleanups in the metadata.pl script; allow target profiles to add overrid... | Felix Fietkau | 2007-03-23 | 1 | -42/+20 |
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list of... | Felix Fietkau | 2007-03-16 | 1 | -2/+119 |
* | disable the automatic config reset if 'Advanced configuration options' is sel... | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | force a config reset when the user changes the target platform in menuconfig | Felix Fietkau | 2007-03-04 | 1 | -0/+1 |
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 1 | -3/+4 |
* | disable the image builder in menuconfig for profiles with custom kernel configs | Felix Fietkau | 2007-02-22 | 1 | -0/+2 |
* | rename the Profile template that the image builder uses to prevent name confl... | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
* | Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen... | Felix Fietkau | 2007-02-12 | 1 | -14/+34 |
* | make spca5xx depend on video device support in the kernel | Felix Fietkau | 2007-01-21 | 1 | -0/+1 |
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n... | Felix Fietkau | 2007-01-20 | 1 | -1/+5 |
* | add descriptions to the broadcom target profiles and export them to the targe... | Felix Fietkau | 2007-01-20 | 1 | -0/+8 |
* | include the default profile in target.mk as well - required for the image bui... | Felix Fietkau | 2007-01-14 | 1 | -7/+9 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | Felix Fietkau | 2007-01-13 | 1 | -0/+435 |