summaryrefslogtreecommitdiff
path: root/include/package-defaults.mk
AgeCommit message (Expand)Author
2009-03-03replace a few unnecessary $(shell) callsnbd
2009-02-23initialize the url field for packagesnbd
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placenbd
2009-01-13add support for build-only packages which do not appear in menuconfignbd
2009-01-06make config.{guess,sub} writable before attempting to overwrite them (many pa...nbd
2008-09-03add default Build/Install template, which is activated by setting PKG_INSTALL=1nbd
2008-08-05replace config.guess and config.sub properly, even if they are in a subdirectorynbd
2008-07-31export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)nbd
2007-12-27add a configurable prefix for ./configurenbd
2007-12-23add STAGING_DIR_HOST to PKG_CONFIG_PATHnbd
2007-10-14DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...blogic
2007-09-29move a stampfile to make it easier to override the patch templatenbd
2007-09-05fix typo (thanks to jonasg[1] on irc)nico
2007-09-03move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-06-08use newer config.guess and config.sub for packages then the shipped oneskaloz
2007-06-03Add quilt integration for packagesnbd
2007-03-24split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...nbd
2007-03-24fix CONFIGURE_PATH and add MAKE_PATHnbd
2007-03-24use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...nbd
2007-03-15split package.mk and clean up build system code (based on patch by mbm), make...nbd