The attached patch replaces $(1) install by $(if $(1), $(1),
[openwrt-10.03/.git] / include / package-defaults.mk
2010-03-05 thepeopleThe attached patch replaces $(1) install by $(if $...
2009-11-10 nbdbuild system: introduce a new feature called build...
2009-08-03 kalozadd special handling for the adm5120 target, which...
2009-08-01 florian[package] revert 17050 this was not the right way to...
2009-07-31 kalozuse board names instead of arch in packages
2009-07-30 florian[package] move the global ipv6 option to the very botto...
2009-07-25 florian[package] globally define IPv6 support or not in OpenWr...
2009-07-02 florianFix configure script path when not at the root of ...
2009-05-31 ralph[package] add dist and distcheck target (to create...
2009-04-22 nicoremove 2 old interfering variables, probably missed...
2009-04-20 nbdmove pkg config stuff to per-target exports to prevent...
2009-03-03 nbdreplace a few unnecessary $(shell) calls
2009-02-23 nbdinitialize the url field for packages
2009-02-22 nbdeliminate redundancy by creating the quilt_used stampfi...
2009-01-13 nbdadd support for build-only packages which do not appear...
2009-01-06 nbdmake config.{guess,sub} writable before attempting...
2008-09-03 nbdadd default Build/Install template, which is activated...
2008-08-05 nbdreplace config.guess and config.sub properly, even...
2008-07-31 nbdexport PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default...
2007-12-27 nbdadd a configurable prefix for ./configure
2007-12-23 nbdadd STAGING_DIR_HOST to PKG_CONFIG_PATH
2007-10-14 blogicDESCRIPTION:= is obselete, so complain if it is used...
2007-09-29 nbdmove a stampfile to make it easier to override the...
2007-09-05 nicofix typo (thanks to jonasg[1] on irc)
2007-09-03 nicomove TARGET_* flags from ./include/package-default...
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-06-08 kalozuse newer config.guess and config.sub for packages...
2007-06-03 nbdAdd quilt integration for packages
2007-03-24 nbdsplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_...
2007-03-24 nbdfix CONFIGURE_PATH and add MAKE_PATH
2007-03-24 nbduse recursive variable expansion for CONFIGURE_*, MAKE_...
2007-03-15 nbdsplit package.mk and clean up build system code (based...