mac80211: brcmfmac: backport fixes for 4.7 and 4.8
[openwrt.git] / include / package.mk
2016-01-25 nbdbuild: use -iremap feature to replace __FILE__ absolute...
2016-01-04 nbdbuild: use directory name instead of PKG_NAME for stagi...
2015-06-20 cyrusbuildroot: move hardening options into separate file
2015-06-18 cyruspackage.mk: replicate SSP and relro in both CFLAGS...
2015-05-26 jowinclude: clean package staging dir files before configure
2015-04-03 nbdbuild: include variant name in STAMP_INSTALLED
2015-03-29 lukainclude: remove trailing whitespaces
2015-03-28 nbdbuild: clean up sitefiles, make them per-arch
2015-03-21 blogicbuild: define STAMP_CONFIGURED recursively
2015-01-18 nbdbuild: explicitly unexport CONFIG_SITE
2015-01-17 blogicSupport for building an hardened OpenWRT
2014-10-22 nbdbuild: clean up and optimize ipkg control generator...
2014-08-25 blogicPKG_CHECK_FORMAT_SECURITY: add a menuconfig option...
2014-07-04 nbdbuild: temporarily disable PKG_CHECK_FORMAT_SECURITY...
2014-06-30 nbdbuild: Introduce PKG_CHECK_FORMAT_SECURITY
2014-04-18 nbdbuild: reimplement package build directory override
2014-03-07 nbdbuild: add alternative PKG_CONFIG_PATH
2014-02-23 nbdbuild: allow packages to declare ABI versions to detect...
2013-08-14 nbdbuild: fix typo in mips16 changes
2013-08-14 nbdbuild: decouple the mips16 support flag from the toolchain
2013-05-29 nbdbuild: clean up stale files from a previous build when...
2012-12-22 nbdbuild: reduce the size of package metadata a bit to...
2012-11-07 jowbuildroot: isolate the .install stamp files for build...
2012-10-06 nbdbuild: create pkginfo dir earlier to avoid build breakage
2012-10-06 nbdbuild: rework the package/install step - collect packag...
2012-09-17 nbdbuild: ensure that package/host-build build system...
2012-09-15 nbdbuild: move the -j flag to package.mk instead of grabbi...
2012-09-15 nbdbuild: add a config option for passing the top-level...
2012-07-25 blogic[include] use autoreconf hook instead of manual call
2012-06-14 nbdbuild: add a config option for choosing the prefered...
2012-06-14 nbdbuild: add a variable for injecting config variable...
2012-06-11 nbdpackage.mk: unexport the QUIET variable, it affects...
2012-06-10 nbdbuild: generate a list of provided libraries for each...
2011-11-05 nbdbuild: improve reliability of PKG_CONFIG_DEPENDS, remov...
2011-10-09 nbdfix a small logic error in package download
2011-10-09 nbdbuild system: add a feature that allows you to pull...
2011-09-30 nbdbuild system: add support for download-time make hooks
2011-03-21 nbdadd support for md5sum checks for mirrored tarballs...
2011-03-15 nbdbuild: move the CCACHE_DIR to the build targets so...
2011-03-03 nbdadd a stamp that can forcibly disable autorebuild for...
2011-02-06 nbduse := instead of = for PKG_CONFIG_PATH to prevent...
2011-02-06 nbdallow packages to override/extend PKG_CONFIG_PATH
2010-12-13 jow[include]
2010-11-04 mbInstallDev: Move the "find" out of the lock critical...
2010-11-04 mbLock copying of directory trees to the staging dir...
2010-10-16 mbFix typo
2010-10-16 mbSupport force-disabling per-package parallel build...
2010-08-20 mbAdd an option to default the default build rule to...
2010-08-18 mbSupport parallel build of certain packages
2010-08-16 larsAdd build variants support to InstallDev
2010-06-26 nbdremove linux 2.4 specific build system code
2010-02-24 nbdremove support for DEBUG_DIR, it has lost its purpose...
2009-11-23 nbdhostapd: fix rebuild checks (#6210)
2009-10-17 nbdadd experimental support for a new menuconfig submenu...
2009-08-31 nbdadd support for build system overlays that alter packag...
2009-05-31 ralph[package] add dist and distcheck target (to create...
2009-05-31 ralph[package] add package source path override
2009-04-27 nicoadd missing bits from [15451]
2009-04-27 nicointroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-22 nbdclean up automake/pkg-config handling, move separate...
2009-04-20 nbdmove pkg config stuff to per-target exports to prevent...
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-03-17 nbdadd PKG_HOST_ONLY variable to prevent target builds
2009-03-17 nbdmove host build in packages into a separate namespace...
2009-03-13 nbdfix the target-local CONFIG_SITE export. apparently...
2009-03-12 nbdmove the CONFIG_SITE export to target-local exports
2009-03-09 nbdprepend $(STAGING_DIR)/host to the PATH only in target...
2009-02-22 nbdfix the host vs native stampfile dependencies to improv...
2009-02-22 nbdallow concurrent use of host-build.mk and package.mk...
2009-02-22 nbdfix typo
2009-01-13 nbdadd support for an optional staging directory for debug...
2009-01-08 nico[massive] add support for alternative C libraries ...
2008-10-08 nbdfix inotify detection for linux 2.4 (fixes glib2 and...
2008-09-11 larsoops, previous commit was broken. remove wrong line...
2008-09-11 larsAdd InstallDev/(Pre|Post) hooks.
2008-09-03 nbdadd default Build/Install template, which is activated...
2008-09-01 nbdadd an extra build step Build/Install which allows...
2008-07-31 nbdallow packages to forcibly disable the svn/git mirror...
2008-06-09 nbdlarge improvement for parallel builds. works without...
2008-02-14 nbdrevert ARM to oabi by default, add some eabi patches...
2008-01-03 nbdfix packages that use -f on other build system makefiles
2007-12-27 agbexpunge find GNUism
2007-12-27 nbdadd improved autotools fixups
2007-12-27 nbdadd $(STAGING_DIR)/host, which contains target specific...
2007-12-25 nbdclean up after staging packages
2007-12-25 nbdadd automatic file tracking and uninstallation for...
2007-12-23 nbdadd a second parameter to InstallDev/UninstallDev for...
2007-12-17 blogicfixed copy paste error
2007-11-20 nbdfix build issues that happen when the staging dir is...
2007-11-16 nbdbetter scope handling for the configured stamp
2007-10-31 nbdfix default downloads from svn
2007-10-20 blogicrefreshed madwifi patches
2007-10-14 blogicDESCRIPTION:= is obselete, so complain if it is used...
2007-10-08 blogicchanged pkg_install_files so one can specify the folder...
2007-10-07 blogicadded a function, that packages can call to make instal...
2007-09-29 nbdfixes for refresh/update handling
2007-09-29 nbdadd a packaging method that installs files into a subdi...
2007-09-29 nbdRefactor downloading code into download.mk
2007-09-28 nbdadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
next