Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | metadata: allow build variants to contain "-" | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 19284 | ||||
* | build system: introduce a new feature called build variants. it allows ↵ | Felix Fietkau | 2009-11-10 | 1 | -0/+1 |
| | | | | | | building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package SVN-Revision: 18357 | ||||
* | add experimental support for a new menuconfig submenu "Package features". ↵ | Felix Fietkau | 2009-10-17 | 1 | -1/+23 |
| | | | | | | allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 SVN-Revision: 18056 | ||||
* | metadata.pl: do not strip whitespaces from multiline data | Felix Fietkau | 2009-10-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 17827 | ||||
* | scripts/feeds: fix a warning (#4474) | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 15600 | ||||
* | move host build in packages into a separate namespace: ↵ | Felix Fietkau | 2009-03-17 | 1 | -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 bug | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 14735 | ||||
* | added source distribution to package dump, used by our SDK (include source ↵ | Ralph Hempel | 2009-03-01 | 1 | -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 menuconfig | Felix Fietkau | 2009-01-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 14009 | ||||
* | fix uninitialized variable in metadata.pm (#3860) | Felix Fietkau | 2008-08-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 12325 | ||||
* | scripts/feeds: properly handle virtual packages as well, use the first ↵ | Felix Fietkau | 2008-08-04 | 1 | -1/+7 |
| | | | | | | available provider by default SVN-Revision: 12103 | ||||
* | fix the sdk | Felix Fietkau | 2007-12-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 9747 | ||||
* | indent custom package config code | Felix Fietkau | 2007-10-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 9472 | ||||
* | add a packaging method that installs files into a subdirectory of bin/ ↵ | Felix Fietkau | 2007-09-29 | 1 | -0/+8 |
| | | | | | | instead of an ipkg SVN-Revision: 9060 | ||||
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 1 | -0/+113 |
SVN-Revision: 8973 |