summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for building ubifs images.Lars-Peter Clausen2010-01-111-0/+1
* metadata.pl: fix menuconfig code for package featuresFelix Fietkau2009-11-121-2/+3
* build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau2009-11-101-0/+3
* metadata: process dependencies for targets that have subtargets as well - hid...Felix Fietkau2009-11-051-16/+17
* add experimental support for a new menuconfig submenu "Package features". all...Felix Fietkau2009-10-171-0/+25
* metadata.pl: fix a bug where dependency flags (@ and +) from a dependency wer...Nicolas Thill2009-10-031-2/+2
* add nommu target feature flagFelix Fietkau2009-08-211-0/+1
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-181-0/+1
* missing changes for pcie handlingImre Kaloz2009-06-021-0/+1
* use parent-dependencies for all dependencies of a package, not only those whi...Mirko Vogt2009-04-101-3/+3
* fix host dependencies for packages that depend on their own host buildFelix Fietkau2009-03-201-4/+5
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-181-0/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-11/+64
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+13
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-011-1/+28
* Reset condition for each dependeny when generating mconf files. Previously al...Lars-Peter Clausen2009-02-011-3/+4
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-131-0/+3
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-051-5/+10
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-021-5/+18
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
* Add support for negative conditional dependencies. Also add the condition of ...Lars-Peter Clausen2008-11-221-6/+10
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...Felix Fietkau2008-10-061-2/+6
* fix infinite recursion in metadata.plFelix Fietkau2008-10-041-1/+5
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+23
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-231-1/+1
* don't display the "Image configuration" menu entry when there's nothing to pr...Nicolas Thill2008-08-221-1/+1
* fix a small bug in the recursive dependency lookup for generated menuconfig f...Felix Fietkau2008-08-041-3/+3
* fix missing package compile/installation issueFelix Fietkau2008-06-111-11/+12
* fix some previously ignored build dependencies (for example, uci->lua)Felix Fietkau2008-06-111-4/+14
* consider virtual dependencies (generated by using PROVIDES:=) when generating...Felix Fietkau2008-06-101-14/+32
* add new target feature option for fpuImre Kaloz2008-06-031-0/+1
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+1
* add feature flag for the cpio.gz supportGabor Juhos2008-01-291-0/+1
* add config symbols for the kernel versionFelix Fietkau2007-11-101-0/+19
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+1
* remove the dummy profile that was created on targets that have subtargetsFelix Fietkau2007-10-211-0/+1
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-68/+108
* fix duplicate dependenciesFelix Fietkau2007-10-141-1/+7
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-051-1/+18
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-291-1/+1
* add initial version of a package feeds management scriptFelix Fietkau2007-09-231-99/+31
* fix image preconfigurationEugene Konev2007-09-211-12/+16
* define extra config symbols for targets containing multiple subtargetsFelix Fietkau2007-09-091-7/+26
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-45/+13
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-68/+13
* fix a dependency bugFelix Fietkau2007-07-311-1/+1
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-3/+3
* fix a prereq bugFelix Fietkau2007-07-261-1/+1
* more dependency fixesFelix Fietkau2007-07-231-2/+0
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-181-0/+1