| Commit message (Expand) | Author | Age | Files | Lines |
* | include: fix nonshared flag handling | Jo-Philipp Wich | 2016-04-15 | 1 | -1/+1 |
* | include: remove now unused PACKAGE_SUBDIR variable | Jo-Philipp Wich | 2016-04-13 | 1 | -1/+0 |
* | include/package-dumpinfo.mk: introduce Repository values | Jo-Philipp Wich | 2016-04-13 | 1 | -1/+2 |
* | include: group kmod ipk files into a "kernel" subdirectory | Jo-Philipp Wich | 2016-01-24 | 1 | -1/+1 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -1/+1 |
* | generate list of license information for packages | John Crispin | 2014-10-26 | 1 | -1/+3 |
* | 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 | -1/+2 |
* | include: add a meta data field for required system user:group | John Crispin | 2014-09-11 | 1 | -1/+2 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -0/+1 |
* | build: add a dependency on libc to all non-kernel packages | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | 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/+1 |
* | Add maintainer information to menuconfig description dialog | Michael Büsch | 2010-09-30 | 1 | -1/+2 |
* | build system: introduce a new feature called build variants. it allows buildi... | Felix Fietkau | 2009-11-10 | 1 | -1/+2 |
* | add experimental support for a new menuconfig submenu "Package features". all... | Felix Fietkau | 2009-10-17 | 1 | -2/+28 |
* | move host build in packages into a separate namespace: package/<name>/host/<t... | Felix Fietkau | 2009-03-17 | 1 | -2/+4 |
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | Felix Fietkau | 2009-03-03 | 1 | -31/+42 |
* | 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 |
* | add a packaging method that installs files into a subdirectory of bin/ instea... | Felix Fietkau | 2007-09-29 | 1 | -0/+1 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 1 | -0/+1 |
* | revert part of [6573] to keep the speedup of metadata scanning | Felix Fietkau | 2007-03-16 | 1 | -20/+20 |
* | formatting and trivial cleanup | Mike Baker | 2007-03-16 | 1 | -27/+28 |
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list of... | Felix Fietkau | 2007-03-16 | 1 | -1/+6 |
* | split package.mk and clean up build system code (based on patch by mbm), make... | Felix Fietkau | 2007-03-15 | 1 | -0/+32 |