aboutsummaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAge
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-13
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-05
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-02
* Fix indention.Lars-Peter Clausen2008-11-22
* Add support for negative conditional dependencies. Also add the condition of ...Lars-Peter Clausen2008-11-22
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...Felix Fietkau2008-10-06
* fix infinite recursion in metadata.plFelix Fietkau2008-10-04
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-01
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-23
* don't display the "Image configuration" menu entry when there's nothing to pr...Nicolas Thill2008-08-22
* fix a small bug in the recursive dependency lookup for generated menuconfig f...Felix Fietkau2008-08-04
* fix missing package compile/installation issueFelix Fietkau2008-06-11
* fix some previously ignored build dependencies (for example, uci->lua)Felix Fietkau2008-06-11
* consider virtual dependencies (generated by using PROVIDES:=) when generating...Felix Fietkau2008-06-10
* add new target feature option for fpuImre Kaloz2008-06-03
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-20
* add feature flag for the cpio.gz supportGabor Juhos2008-01-29
* add config symbols for the kernel versionFelix Fietkau2007-11-10
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-25
* remove the dummy profile that was created on targets that have subtargetsFelix Fietkau2007-10-21
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-20
* fix duplicate dependenciesFelix Fietkau2007-10-14
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-05
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-29
* add initial version of a package feeds management scriptFelix Fietkau2007-09-23
* fix image preconfigurationEugene Konev2007-09-21
* define extra config symbols for targets containing multiple subtargetsFelix Fietkau2007-09-09
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06
* fix a dependency bugFelix Fietkau2007-07-31
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* fix a prereq bugFelix Fietkau2007-07-26
* more dependency fixesFelix Fietkau2007-07-23
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-18
* allow kconfig symbols to be shared between packagesFelix Fietkau2007-07-18
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-15
* fixes for recursive package scanningFelix Fietkau2007-07-15
* fix PACKAGES:= for target profiles in target.mkFelix Fietkau2007-07-10
* Make UCI preconfiguration optional and disabled by defaultFelix Fietkau2007-05-05
* some cleanups in the metadata.pl script; allow target profiles to add overrid...Felix Fietkau2007-03-23
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-16
* disable the automatic config reset if 'Advanced configuration options' is sel...Felix Fietkau2007-03-04
* force a config reset when the user changes the target platform in menuconfigFelix Fietkau2007-03-04
* ignore profiles with custom kernel configs in the image builder itselfFelix Fietkau2007-02-22
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-22
* rename the Profile template that the image builder uses to prevent name confl...Felix Fietkau2007-02-22
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen...Felix Fietkau2007-02-12
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-21
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-20