Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵ | Felix Fietkau | 2009-03-03 |
| | | | | | | make recursions SVN-Revision: 14734 | ||
* | added source distribution to package dump, used by our SDK (include source ↵ | Ralph Hempel | 2009-03-01 |
| | | | | | | 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 |
| | | | | SVN-Revision: 14009 | ||
* | add a packaging method that installs files into a subdirectory of bin/ ↵ | Felix Fietkau | 2007-09-29 |
| | | | | | | instead of an ipkg SVN-Revision: 9060 | ||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 |
| | | | | | | build system config SVN-Revision: 8026 | ||
* | revert part of [6573] to keep the speedup of metadata scanning | Felix Fietkau | 2007-03-16 |
| | | | | SVN-Revision: 6574 | ||
* | formatting and trivial cleanup | Mike Baker | 2007-03-16 |
| | | | | SVN-Revision: 6573 | ||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||
* | split package.mk and clean up build system code (based on patch by mbm), ↵ | Felix Fietkau | 2007-03-15 |
makes the code more readable and speeds up metadata scan SVN-Revision: 6571 |