aboutsummaryrefslogtreecommitdiff
path: root/include/package-defaults.mk
Commit message (Expand)AuthorAge
...
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-03
* initialize the url field for packagesFelix Fietkau2009-02-23
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-22
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-13
* make config.{guess,sub} writable before attempting to overwrite them (many pa...Felix Fietkau2009-01-06
* add default Build/Install template, which is activated by setting PKG_INSTALL=1Felix Fietkau2008-09-03
* replace config.guess and config.sub properly, even if they are in a subdirectoryFelix Fietkau2008-08-05
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)Felix Fietkau2008-07-31
* add a configurable prefix for ./configureFelix Fietkau2007-12-27
* add STAGING_DIR_HOST to PKG_CONFIG_PATHFelix Fietkau2007-12-23
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...John Crispin2007-10-14
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-29
* fix typo (thanks to jonasg[1] on irc)Nicolas Thill2007-09-05
* move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...Nicolas Thill2007-09-03
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-08
* Add quilt integration for packagesFelix Fietkau2007-06-03
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...Felix Fietkau2007-03-24
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-24
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...Felix Fietkau2007-03-24
* split package.mk and clean up build system code (based on patch by mbm), make...Felix Fietkau2007-03-15