changed Makefile and profiles, added patches for kernel 2.6.24
[openwrt.git] / scripts / metadata.pl
2008-11-22 larsFix indention.
2008-11-22 larsAdd support for negative conditional dependencies.
2008-10-06 nbddon't print warnings for undefined DEFAULT_* symbols...
2008-10-04 nbdfix infinite recursion in metadata.pl
2008-10-01 nbdimplement conditional dependencies for menuconfig and...
2008-09-23 nbduse #!/usr/bin/env perl instead of #!/usr/bin/perl...
2008-08-22 nicodon't display the "Image configuration" menu entry...
2008-08-04 nbdfix a small bug in the recursive dependency lookup...
2008-06-11 nbdfix missing package compile/installation issue
2008-06-11 nbdfix some previously ignored build dependencies (for...
2008-06-10 nbdconsider virtual dependencies (generated by using PROVI...
2008-06-03 kalozadd new target feature option for fpu
2008-04-20 nicoadd a gpio feature for devices supporting the generic...
2008-01-29 juhosgadd feature flag for the cpio.gz support
2007-11-10 nbdadd config symbols for the kernel version
2007-10-25 nbdadd feature flag for display support. will be used...
2007-10-21 nbdremove the dummy profile that was created on targets...
2007-10-20 nbdreorganize subtargets, sort subtargets below top level...
2007-10-14 nbdfix duplicate dependencies
2007-10-05 nbdallow targets to select/deselect config symbols
2007-09-29 nbdadd a packaging method that installs files into a subdi...
2007-09-23 nbdadd initial version of a package feeds management script
2007-09-21 ejkafix image preconfiguration
2007-09-09 nbddefine extra config symbols for targets containing...
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-07-31 nbdfix a dependency bug
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-26 nbdfix a prereq bug
2007-07-23 nbdmore dependency fixes
2007-07-18 florianAdd a USES_TGZ config.in variable, so that RB1xx profil...
2007-07-18 nbdallow kconfig symbols to be shared between packages
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-07-15 nbdproperly support dependencies on packages that just...
2007-07-15 nbdfixes for recursive package scanning
2007-07-10 nbdfix PACKAGES:= for target profiles in target.mk
2007-05-05 nbdMake UCI preconfiguration optional and disabled by...
2007-03-23 nbdsome cleanups in the metadata.pl script; allow target...
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-04 nbddisable the automatic config reset if 'Advanced configu...
2007-03-04 nbdforce a config reset when the user changes the target...
2007-02-22 nbdignore profiles with custom kernel configs in the image...
2007-02-22 nbddisable the image builder in menuconfig for profiles...
2007-02-22 nbdrename the Profile template that the image builder...
2007-02-12 nbdMenuconfig will not treat 'select FOO' as a real dependency
2007-01-21 nbdmake spca5xx depend on video device support in the...
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdadd descriptions to the broadcom target profiles and...
2007-01-14 nbdinclude the default profile in target.mk as well -...
2007-01-13 nbdmerge the scripts dealing with package/target metadata...