summaryrefslogtreecommitdiffstats
path: root/scripts/metadata.pm
Commit message (Collapse)AuthorAgeFilesLines
* move host build in packages into a separate namespace: ↵Felix Fietkau2009-03-171-0/+3
| | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14735
* added source distribution to package dump, used by our SDK (include source ↵Ralph Hempel2009-03-011-0/+1
| | | | | | distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) SVN-Revision: 14703
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-131-0/+1
| | | | SVN-Revision: 14009
* fix uninitialized variable in metadata.pm (#3860)Felix Fietkau2008-08-161-0/+1
| | | | SVN-Revision: 12325
* scripts/feeds: properly handle virtual packages as well, use the first ↵Felix Fietkau2008-08-041-1/+7
| | | | | | available provider by default SVN-Revision: 12103
* fix the sdkFelix Fietkau2007-12-141-1/+1
| | | | SVN-Revision: 9747
* indent custom package config codeFelix Fietkau2007-10-311-1/+1
| | | | SVN-Revision: 9472
* add a packaging method that installs files into a subdirectory of bin/ ↵Felix Fietkau2007-09-291-0/+8
| | | | | | instead of an ipkg SVN-Revision: 9060
* add initial version of a package feeds management scriptFelix Fietkau2007-09-231-0/+113
SVN-Revision: 8973