| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/metadata.pm: save target makefile names | Felix Fietkau | 2015-03-15 | 1 | -0/+3 |
* | scripts/metadata.pl: move parse_target_metadata() to metadata.pm | Felix Fietkau | 2015-03-15 | 1 | -1/+85 |
* | build: propagate override information to .config file | John Crispin | 2015-02-09 | 1 | -1/+10 |
* | generate list of license information for packages | John Crispin | 2014-10-26 | 1 | -0/+2 |
* | build: add support for declaring package CONFLICTS which only affect selectin... | Felix Fietkau | 2014-10-05 | 1 | -0/+1 |
* | build: allow packages with build variants to explicitly select a default variant | Felix Fietkau | 2014-09-23 | 1 | -0/+1 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -0/+1 |
* | scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc... | Jo-Philipp Wich | 2013-07-18 | 1 | -1/+0 |
* | add support for hidden packages that get selected/built but do not show up in... | Felix Fietkau | 2011-07-02 | 1 | -0/+1 |
* | add a new package metadata variable MDEPENDS for specifying local menuconfig ... | Felix Fietkau | 2011-04-05 | 1 | -0/+2 |
* | metadata: allow build variants to contain "-" | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | build system: introduce a new feature called build variants. it allows buildi... | Felix Fietkau | 2009-11-10 | 1 | -0/+1 |
* | add experimental support for a new menuconfig submenu "Package features". all... | Felix Fietkau | 2009-10-17 | 1 | -1/+23 |
* | metadata.pl: do not strip whitespaces from multiline data | Felix Fietkau | 2009-10-02 | 1 | -1/+0 |
* | scripts/feeds: fix a warning (#4474) | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
* | move host build in packages into a separate namespace: package/<name>/host/<t... | Felix Fietkau | 2009-03-17 | 1 | -0/+3 |
* | fix a package metadata parsing bug | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
* | added source distribution to package dump, used by our SDK (include source di... | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
* | add support for build-only packages which do not appear in menuconfig | Felix Fietkau | 2009-01-13 | 1 | -0/+1 |
* | fix uninitialized variable in metadata.pm (#3860) | Felix Fietkau | 2008-08-16 | 1 | -0/+1 |
* | scripts/feeds: properly handle virtual packages as well, use the first availa... | Felix Fietkau | 2008-08-04 | 1 | -1/+7 |
* | fix the sdk | Felix Fietkau | 2007-12-14 | 1 | -1/+1 |
* | indent custom package config code | Felix Fietkau | 2007-10-31 | 1 | -1/+1 |
* | add a packaging method that installs files into a subdirectory of bin/ instea... | Felix Fietkau | 2007-09-29 | 1 | -0/+8 |
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 1 | -0/+113 |