summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
AgeCommit message (Expand)Author
2009-06-02missing changes for pcie handlingkaloz
2009-04-10use parent-dependencies for all dependencies of a package, not only those whi...mirko
2009-03-20fix host dependencies for packages that depend on their own host buildnbd
2009-03-18Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targethcg
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2009-03-14move cflags default setting to target makefilesnbd
2009-03-01added source distribution to package dump, used by our SDK (include source di...ralph
2009-02-01Reset condition for each dependeny when generating mconf files. Previously alllars
2009-01-13add support for build-only packages which do not appear in menuconfignbd
2009-01-05If a package is part of a virtual dependency and also listed as a normallars
2009-01-02fix recursive dependencies that might be caused by using conditional dependen...nbd
2008-11-22Fix indention.lars
2008-11-22Add support for negative conditional dependencies.lars
2008-10-06don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...nbd
2008-10-04fix infinite recursion in metadata.plnbd
2008-10-01implement conditional dependencies for menuconfig and build depsnbd
2008-09-23use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...nbd
2008-08-22don't display the "Image configuration" menu entry when there's nothing to pr...nico
2008-08-04fix a small bug in the recursive dependency lookup for generated menuconfig f...nbd
2008-06-11fix missing package compile/installation issuenbd
2008-06-11fix some previously ignored build dependencies (for example, uci->lua)nbd
2008-06-10consider virtual dependencies (generated by using PROVIDES:=) when generating...nbd
2008-06-03add new target feature option for fpukaloz
2008-04-20add a gpio feature for devices supporting the generic GPIO interfacenico
2008-01-29add feature flag for the cpio.gz supportjuhosg
2007-11-10add config symbols for the kernel versionnbd
2007-10-25add feature flag for display support. will be used as dependency for x.orgnbd
2007-10-21remove the dummy profile that was created on targets that have subtargetsnbd
2007-10-20reorganize subtargets, sort subtargets below top level targetsnbd
2007-10-14fix duplicate dependenciesnbd
2007-10-05allow targets to select/deselect config symbolsnbd
2007-09-29add a packaging method that installs files into a subdirectory of bin/ instea...nbd
2007-09-23add initial version of a package feeds management scriptnbd
2007-09-21fix image preconfigurationejka
2007-09-09define extra config symbols for targets containing multiple subtargetsnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-07-31fix a dependency bugnbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-26fix a prereq bugnbd
2007-07-23more dependency fixesnbd
2007-07-18Add a USES_TGZ config.in variable, so that RB1xx profiles can use itflorian
2007-07-18allow kconfig symbols to be shared between packagesnbd
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-07-15properly support dependencies on packages that just use Build/DefaultTargetsnbd
2007-07-15fixes for recursive package scanningnbd
2007-07-10fix PACKAGES:= for target profiles in target.mknbd
2007-05-05Make UCI preconfiguration optional and disabled by defaultnbd
2007-03-23some cleanups in the metadata.pl script; allow target profiles to add overrid...nbd
2007-03-16Add an 'Image Configuration' menu to menuconfignbd