openssl: update to 1.0.1f
[openwrt.git] / include / package-defaults.mk
2014-02-23 nbdbuild: allow packages to declare ABI versions to detect...
2012-12-22 nbdbuild: reduce the size of package metadata a bit to...
2012-12-22 nbdbuild: remove the default useless MAINTAINER value
2012-10-08 nbdbuild: allow the package maintainer info to be specifie...
2012-09-23 nbdbuild: add the + token to any commands that can pass...
2012-09-19 jow[include] make packages depend on +librt and +libpthrea...
2012-06-10 nbdbuild: add a dependency on libc to all non-kernel packages
2012-03-05 nbdbuild: remove redundant call to $(SH_FUNC) (#8042)
2012-03-01 nbdbuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti...
2011-07-02 nbdadd support for hidden packages that get selected/built...
2011-04-05 nbdadd a new package metadata variable MDEPENDS for specif...
2010-10-02 jow[include] add support for flagging packages
2010-09-12 jow[buildroot] Implement an ARCH_PACKAGES variable which...
2010-08-19 nbdspeed up the build system by including include/shell...
2010-08-18 mbSupport parallel build of certain packages
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...