summaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pm
Commit message (Expand)AuthorAgeFilesLines
* add support for hidden packages that get selected/built but do not show up in...nbd2011-07-021-0/+1
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...nbd2011-04-051-0/+2
* metadata: allow build variants to contain "-"nbd2010-01-231-1/+1
* build system: introduce a new feature called build variants.nbd2009-11-101-0/+1
* add experimental support for a new menuconfig submenu "Package features".nbd2009-10-171-1/+23
* metadata.pl: do not strip whitespaces from multiline datanbd2009-10-021-1/+0
* scripts/feeds: fix a warning (#4474)nbd2009-05-041-0/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...nbd2009-03-171-0/+3
* fix a package metadata parsing bugnbd2009-03-031-1/+1
* added source distribution to package dump, used by our SDK (include source di...ralph2009-03-011-0/+1
* add support for build-only packages which do not appear in menuconfignbd2009-01-131-0/+1
* fix uninitialized variable in metadata.pm (#3860)nbd2008-08-161-0/+1
* scripts/feeds: properly handle virtual packages as well, use the first availa...nbd2008-08-041-1/+7
* fix the sdknbd2007-12-141-1/+1
* indent custom package config codenbd2007-10-311-1/+1
* add a packaging method that installs files into a subdirectory of bin/ instea...nbd2007-09-291-0/+8
* add initial version of a package feeds management scriptnbd2007-09-231-0/+113