kernel: backport mtd patches with Broadcom of_match_table-s
[openwrt/openwrt.git] / include / package-defaults.mk
2018-03-07 Matthias Schifferinclude/package-defaults.mk: fix default Build/Prepare...
2018-01-27 Julien Dusserbuild: cleanup SSP_SUPPORT configure option
2017-11-25 Michael Heimpoldbuild: allow defining license information per binary...
2017-05-03 Yousong Zhoubuild: reset ALTERNATIVES field in Package/Default
2017-04-26 Daniel Engberginclude/packages-defaults.mk: Remove LARGEFILE option
2016-10-15 Alexandru Ardeleanbuild: copy contents of 'src' folder to build dirs...
2016-10-13 Hauke Mehrtensbuild: use CXXFLAGS if defined
2016-07-29 Luke McKeecmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to...
2016-04-13 Jo-Philipp Wichinclude: remove now unused PACKAGE_SUBDIR variable
2016-01-24 Jo-Philipp Wichinclude: group kmod ipk files into a "kernel" subdirectory
2015-06-22 Steven Barthgcc/musl: rework SSP-support
2015-06-20 Steven Barthpackage-defaults: remove libssp for musl (redundant)
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-03-21 John Crispinpackage-defaults.mk: set DISABLE_NLS only if not CONFIG...
2015-03-20 Felix Fietkaubuild: add optional dependency on libssp to all non...
2015-03-12 John Crispintoolchain: The glorious return of glibc, ver 2.21
2014-10-05 Felix Fietkaubuild: add support for declaring package CONFLICTS...
2014-09-23 Felix Fietkaubuild: allow packages with build variants to explicitly...
2014-09-15 John Crispininclude: remove file before overwritting it with replac...
2014-09-11 John Crispininclude: add a meta data field for required system...
2014-03-21 Felix Fietkaubuild: remove check to nonexistant CONFIG_ENABLE_LOCALE...
2014-02-23 Felix Fietkaubuild: allow packages to declare ABI versions to detect...
2012-12-22 Felix Fietkaubuild: reduce the size of package metadata a bit to...
2012-12-22 Felix Fietkaubuild: remove the default useless MAINTAINER value
2012-10-08 Felix Fietkaubuild: allow the package maintainer info to be specifie...
2012-09-23 Felix Fietkaubuild: add the + token to any commands that can pass...
2012-09-19 Jo-Philipp Wichmake packages depend on +librt and +libpthread by defau...
2012-06-10 Felix Fietkaubuild: add a dependency on libc to all non-kernel packages
2012-03-05 Felix Fietkaubuild: remove redundant call to $(SH_FUNC) (#8042)
2012-03-01 Felix Fietkaubuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti...
2011-07-02 Felix Fietkauadd support for hidden packages that get selected/built...
2011-04-05 Felix Fietkauadd a new package metadata variable MDEPENDS for specif...
2010-10-02 Jo-Philipp Wichadd support for flagging packages
2010-09-12 Jo-Philipp WichImplement an ARCH_PACKAGES variable which defaults...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-08-18 Michael BüschSupport parallel build of certain packages
2010-03-05 Travis KemenThe attached patch replaces $(1) install by $(if $...
2009-11-10 Felix Fietkaubuild system: introduce a new feature called build...
2009-08-03 Imre Kalozadd special handling for the adm5120 target, which...
2009-08-01 Florian Fainellirevert 17050 this was not the right way to fix this
2009-07-31 Imre Kalozuse board names instead of arch in packages
2009-07-30 Florian Fainellimove the global ipv6 option to the very bottom of the...
2009-07-25 Florian Fainelliglobally define IPv6 support or not in OpenWrt, just...
2009-07-02 Florian FainelliFix configure script path when not at the root of ...
2009-05-31 Ralph Hempeladd dist and distcheck target (to create new source...
2009-04-22 Nicolas Thillremove 2 old interfering variables, probably missed...
2009-04-20 Felix Fietkaumove pkg config stuff to per-target exports to prevent...
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-02-23 Felix Fietkauinitialize the url field for packages
2009-02-22 Felix Fietkaueliminate redundancy by creating the quilt_used stampfi...
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2009-01-06 Felix Fietkaumake config.{guess,sub} writable before attempting...
2008-09-03 Felix Fietkauadd default Build/Install template, which is activated...
2008-08-05 Felix Fietkaureplace config.guess and config.sub properly, even...
2008-07-31 Felix Fietkauexport PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default...
2007-12-27 Felix Fietkauadd a configurable prefix for ./configure
2007-12-23 Felix Fietkauadd STAGING_DIR_HOST to PKG_CONFIG_PATH
2007-10-14 John CrispinDESCRIPTION:= is obselete, so complain if it is used...
2007-09-29 Felix Fietkaumove a stampfile to make it easier to override the...
2007-09-05 Nicolas Thillfix typo (thanks to jonasg[1] on irc)
2007-09-03 Nicolas Thillmove TARGET_* flags from ./include/package-default...
2007-07-18 Felix Fietkaudynamically enable/disable kernel config options for...
2007-06-08 Imre Kalozuse newer config.guess and config.sub for packages...
2007-06-03 Felix FietkauAdd quilt integration for packages
2007-03-24 Felix Fietkausplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_...
2007-03-24 Felix Fietkaufix CONFIGURE_PATH and add MAKE_PATH
2007-03-24 Felix Fietkauuse recursive variable expansion for CONFIGURE_*, MAKE_...
2007-03-15 Felix Fietkausplit package.mk and clean up build system code (based...