summaryrefslogtreecommitdiffstats
path: root/include/package-dumpinfo.mk
Commit message (Expand)AuthorAgeFilesLines
* build: add a dependency on libc to all non-kernel packagesnbd2012-06-101-1/+1
* add support for hidden packages that get selected/built but do not show up in...nbd2011-07-021-0/+1
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...nbd2011-04-051-0/+1
* Add maintainer information to menuconfig description dialogmb2010-09-301-1/+2
* build system: introduce a new feature called build variants.nbd2009-11-101-1/+2
* add experimental support for a new menuconfig submenu "Package features".nbd2009-10-171-2/+28
* move host build in packages into a separate namespace: package/<name>/host/<t...nbd2009-03-171-2/+4
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd2009-03-031-31/+42
* added source distribution to package dump, used by our SDK (include source di...ralph2009-03-011-0/+1
* add support for build-only packages which do not appear in menuconfignbd2009-01-131-0/+1
* add a packaging method that installs files into a subdirectory of bin/ instea...nbd2007-09-291-0/+1
* dynamically enable/disable kernel config options for kmod packages based on b...nbd2007-07-181-0/+1
* revert part of [6573] to keep the speedup of metadata scanningnbd2007-03-161-20/+20
* formatting and trivial cleanupmbm2007-03-161-27/+28
* Add an 'Image Configuration' menu to menuconfignbd2007-03-161-1/+6
* split package.mk and clean up build system code (based on patch by mbm), make...nbd2007-03-151-0/+32