summaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pm
Commit message (Expand)AuthorAgeFilesLines
* scripts/package-metadata.pl: fix kmod pakage dependencies within the SDKFelix Fietkau2016-07-071-3/+3
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-071-0/+1
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-151-2/+0
* scripts/metadata.pl: add support for generating profile make code for the ima...Felix Fietkau2016-05-131-0/+5
* metadata.pl: fix target profile sorting checkFelix Fietkau2016-05-111-3/+3
* metadata.pl: add support for forcing sorting of profilesFelix Fietkau2016-05-111-1/+6
* target.mk: remove the unused Target-Path fieldFelix Fietkau2016-05-111-1/+0
* scripts: remove "Package-Subdir" metadata handlingJo-Philipp Wich2016-04-131-1/+0
* scripts: metadata: use the new "Repository" fieldJo-Philipp Wich2016-04-131-0/+1
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-1/+1
* scripts/metadata.pl: add support for ignoring source packages when generating...Felix Fietkau2016-01-101-1/+4
* scripts/metadata.pm: save target makefile namesFelix Fietkau2015-03-151-0/+3
* scripts/metadata.pl: move parse_target_metadata() to metadata.pmFelix Fietkau2015-03-151-1/+85
* build: propagate override information to .config fileJohn Crispin2015-02-091-1/+10
* generate list of license information for packagesJohn Crispin2014-10-261-0/+2
* build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau2014-10-051-0/+1
* build: allow packages with build variants to explicitly select a default variantFelix Fietkau2014-09-231-0/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-0/+1
* scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich2013-07-181-1/+0
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-021-0/+1
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-051-0/+2
* metadata: allow build variants to contain "-"Felix Fietkau2010-01-231-1/+1
* build system: introduce a new feature called build variants. it allows buildi...Felix Fietkau2009-11-101-0/+1
* add experimental support for a new menuconfig submenu "Package features". all...Felix Fietkau2009-10-171-1/+23
* metadata.pl: do not strip whitespaces from multiline dataFelix Fietkau2009-10-021-1/+0
* scripts/feeds: fix a warning (#4474)Felix Fietkau2009-05-041-0/+1
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-171-0/+3
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-011-0/+1
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-131-0/+1
* fix uninitialized variable in metadata.pm (#3860)Felix Fietkau2008-08-161-0/+1
* scripts/feeds: properly handle virtual packages as well, use the first availa...Felix Fietkau2008-08-041-1/+7
* fix the sdkFelix Fietkau2007-12-141-1/+1
* indent custom package config codeFelix Fietkau2007-10-311-1/+1
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-291-0/+8
* add initial version of a package feeds management scriptFelix Fietkau2007-09-231-0/+113