summaryrefslogtreecommitdiffstats
path: root/include/package-defaults.mk
Commit message (Expand)AuthorAgeFilesLines
* add default Build/Install template, which is activated by setting PKG_INSTALL=1nbd2008-09-031-0/+11
* replace config.guess and config.sub properly, even if they are in a subdirectorynbd2008-08-051-1/+4
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)nbd2008-07-311-2/+5
* add a configurable prefix for ./configurenbd2007-12-271-8/+9
* add STAGING_DIR_HOST to PKG_CONFIG_PATHnbd2007-12-231-1/+1
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...blogic2007-10-141-1/+0
* move a stampfile to make it easier to override the patch templatenbd2007-09-291-0/+1
* fix typo (thanks to jonasg[1] on irc)nico2007-09-051-1/+1
* move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico2007-09-031-9/+4
* dynamically enable/disable kernel config options for kmod packages based on b...nbd2007-07-181-0/+1
* use newer config.guess and config.sub for packages then the shipped oneskaloz2007-06-081-0/+1
* Add quilt integration for packagesnbd2007-06-031-3/+2
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...nbd2007-03-241-3/+4
* fix CONFIGURE_PATH and add MAKE_PATHnbd2007-03-241-2/+4
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...nbd2007-03-241-7/+7
* split package.mk and clean up build system code (based on patch by mbm), make...nbd2007-03-151-0/+106