imx6: image: Remove custom mkfs targz override as base should be fine now
[openwrt/openwrt.git] / include / package.mk
2015-06-20 Steven Barthbuildroot: move hardening options into separate file
2015-06-18 Steven Barthpackage.mk: replicate SSP and relro in both CFLAGS...
2015-05-26 Jo-Philipp Wichinclude: clean package staging dir files before configure
2015-04-03 Felix Fietkaubuild: include variant name in STAMP_INSTALLED
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-03-28 Felix Fietkaubuild: clean up sitefiles, make them per-arch
2015-03-21 John Crispinbuild: define STAMP_CONFIGURED recursively
2015-01-18 Felix Fietkaubuild: explicitly unexport CONFIG_SITE
2015-01-17 John CrispinSupport for building an hardened OpenWRT
2014-10-22 Felix Fietkaubuild: clean up and optimize ipkg control generator...
2014-08-25 John CrispinPKG_CHECK_FORMAT_SECURITY: add a menuconfig option...
2014-07-04 Felix Fietkaubuild: temporarily disable PKG_CHECK_FORMAT_SECURITY...
2014-06-30 Felix Fietkaubuild: Introduce PKG_CHECK_FORMAT_SECURITY
2014-04-18 Felix Fietkaubuild: reimplement package build directory override
2014-03-07 Felix Fietkaubuild: add alternative PKG_CONFIG_PATH
2014-02-23 Felix Fietkaubuild: allow packages to declare ABI versions to detect...
2013-08-14 Felix Fietkaubuild: fix typo in mips16 changes
2013-08-14 Felix Fietkaubuild: decouple the mips16 support flag from the toolchain
2013-05-29 Felix Fietkaubuild: clean up stale files from a previous build when...
2012-12-22 Felix Fietkaubuild: reduce the size of package metadata a bit to...
2012-11-07 Jo-Philipp Wichbuildroot: isolate the .install stamp files for build...
2012-10-06 Felix Fietkaubuild: create pkginfo dir earlier to avoid build breakage
2012-10-06 Felix Fietkaubuild: rework the package/install step - collect packag...
2012-09-17 Felix Fietkaubuild: ensure that package/host-build build system...
2012-09-15 Felix Fietkaubuild: move the -j flag to package.mk instead of grabbi...
2012-09-15 Felix Fietkaubuild: add a config option for passing the top-level...
2012-07-25 John Crispinuse autoreconf hook instead of manual call
2012-06-14 Felix Fietkaubuild: add a config option for choosing the prefered...
2012-06-14 Felix Fietkaubuild: add a variable for injecting config variable...
2012-06-11 Felix Fietkaupackage.mk: unexport the QUIET variable, it affects...
2012-06-10 Felix Fietkaubuild: generate a list of provided libraries for each...
2011-11-05 Felix Fietkaubuild: improve reliability of PKG_CONFIG_DEPENDS, remov...
2011-10-09 Felix Fietkaufix a small logic error in package download
2011-10-09 Felix Fietkaubuild system: add a feature that allows you to pull...
2011-09-30 Felix Fietkaubuild system: add support for download-time make hooks
2011-03-21 Felix Fietkauadd support for md5sum checks for mirrored tarballs...
2011-03-15 Felix Fietkaubuild: move the CCACHE_DIR to the build targets so...
2011-03-03 Felix Fietkauadd a stamp that can forcibly disable autorebuild for...
2011-02-06 Felix Fietkauuse := instead of = for PKG_CONFIG_PATH to prevent...
2011-02-06 Felix Fietkauallow packages to override/extend PKG_CONFIG_PATH
2010-12-13 Jo-Philipp Wich- implement hooks for hostbuilds - use host build hooks...
2010-11-04 Michael BüschInstallDev: Move the "find" out of the lock critical...
2010-11-04 Michael BüschLock copying of directory trees to the staging dir...
2010-10-16 Michael BüschFix typo
2010-10-16 Michael BüschSupport force-disabling per-package parallel build...
2010-08-20 Michael BüschAdd an option to default the default build rule to...
2010-08-18 Michael BüschSupport parallel build of certain packages
2010-08-16 Lars-Peter ClausenAdd build variants support to InstallDev
2010-06-26 Felix Fietkauremove linux 2.4 specific build system code
2010-02-24 Felix Fietkauremove support for DEBUG_DIR, it has lost its purpose...
2009-11-23 Felix Fietkauhostapd: fix rebuild checks (#6210)
2009-10-17 Felix Fietkauadd experimental support for a new menuconfig submenu...
2009-08-31 Felix Fietkauadd support for build system overlays that alter packag...
2009-05-31 Ralph Hempeladd dist and distcheck target (to create new source...
2009-05-31 Ralph Hempeladd package source path override - use external source...
2009-04-27 Nicolas Thilladd missing bits from [15451]
2009-04-27 Nicolas Thillintroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-22 Felix Fietkauclean up automake/pkg-config handling, move separate...
2009-04-20 Felix Fietkaumove pkg config stuff to per-target exports to prevent...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-03-17 Felix Fietkauadd PKG_HOST_ONLY variable to prevent target builds
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-13 Felix Fietkaufix the target-local CONFIG_SITE export. apparently...
2009-03-12 Felix Fietkaumove the CONFIG_SITE export to target-local exports
2009-03-09 Felix Fietkauprepend $(STAGING_DIR)/host to the PATH only in target...
2009-02-22 Felix Fietkaufix the host vs native stampfile dependencies to improv...
2009-02-22 Felix Fietkauallow concurrent use of host-build.mk and package.mk...
2009-02-22 Felix Fietkaufix typo
2009-01-13 Felix Fietkauadd support for an optional staging directory for debug...
2009-01-08 Nicolas Thilladd support for alternative C libraries (currently...
2008-10-08 Felix Fietkaufix inotify detection for linux 2.4 (fixes glib2 and...
2008-09-11 Lars-Peter Clausenoops, previous commit was broken. remove wrong line...
2008-09-11 Lars-Peter ClausenAdd InstallDev/(Pre|Post) hooks.
2008-09-03 Felix Fietkauadd default Build/Install template, which is activated...
2008-09-01 Felix Fietkauadd an extra build step Build/Install which allows...
2008-07-31 Felix Fietkauallow packages to forcibly disable the svn/git mirror...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-02-14 Felix Fietkaurevert ARM to oabi by default, add some eabi patches...
2008-01-03 Felix Fietkaufix packages that use -f on other build system makefiles
2007-12-27 Andy Boyettexpunge find GNUism
2007-12-27 Felix Fietkauadd improved autotools fixups
2007-12-27 Felix Fietkauadd $(STAGING_DIR)/host, which contains target specific...
2007-12-25 Felix Fietkauclean up after staging packages
2007-12-25 Felix Fietkauadd automatic file tracking and uninstallation for...
2007-12-23 Felix Fietkauadd a second parameter to InstallDev/UninstallDev for...
2007-12-17 John Crispinfixed copy paste error
2007-11-20 Felix Fietkaufix build issues that happen when the staging dir is...
2007-11-16 Felix Fietkaubetter scope handling for the configured stamp
2007-10-31 Felix Fietkaufix default downloads from svn
2007-10-20 John Crispinrefreshed madwifi patches
2007-10-14 John CrispinDESCRIPTION:= is obselete, so complain if it is used...
2007-10-08 John Crispinchanged pkg_install_files so one can specify the folder...
2007-10-07 John Crispinadded a function, that packages can call to make instal...
2007-09-29 Felix Fietkaufixes for refresh/update handling
2007-09-29 Felix Fietkauadd a packaging method that installs files into a subdi...
2007-09-29 Felix FietkauRefactor downloading code into download.mk Support...
2007-09-28 Felix Fietkauadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-20 Felix Fietkaufix spontaneous rebuilds caused by make package/<name...
2007-09-06 Nicolas Thillremove uneeded stuff after python changes in [8639]
next