build: skip headers install and config on make target/linux/prepare
[openwrt/openwrt.git] / include / autotools.mk
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-14 Matthias Schifferinclude/autotools.mk: use STAGING_DIR_HOSTPKG where...
2016-10-13 Dirk Neukirchenautotools: use correct version for gettext FIXUP
2016-01-20 Felix Fietkauinclude/autotools.mk: fix gettext installation path
2016-01-20 Felix FietkauRevert "include/autoconf.mk: decouple host fixups from...
2016-01-20 Felix Fietkauinclude/autoconf.mk: decouple host fixups from target...
2015-01-31 Nicolas Thillinclude: improve 'gettext-version' fixup
2012-10-10 Jo-Philipp Wichautotools.mk: add a gettext-version PKG_FIXUP (#11236)
2012-06-11 Jo-Philipp Wichautotools.mk: cope with Debian version strings in libtool
2012-01-20 Jo-Philipp Wichautotools.mk: fix autoreconf in subdirectories, thanks...
2011-10-16 Jo-Philipp Wichautotools.mk: link config.rpath before running autoreco...
2011-10-11 Jo-Philipp Wichinclude: autotools.mk: do not fail in patch-libtool...
2011-08-01 Jo-Philipp Wichautotools.mk: implement PKG_FIXUP:=patch-libtool This...
2011-04-11 Jo-Philipp Wichautotools.mk: disable autoreconf recursion if more...
2011-02-27 Jo-Philipp Wichadd config.rpath and link it in autotools.mk if missing...
2011-02-02 Jo-Philipp Wichautotools.mk: -B is not passed on by autoreconf, use...
2010-12-26 Jo-Philipp Wichautotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_...
2010-12-19 Jo-Philipp Wichautotools.mk: like libintl, make all libtool fixup...
2010-12-19 Jo-Philipp Wichautotools.mk: add a (dummy) libintl build dependency...
2010-12-18 Jo-Philipp Wichautotools.mk: remove HOST_BUILD_DEPENDS on libtool
2010-12-18 Jo-Philipp Wichautotools.mk: set AUTOPOINT to "true", not all hosts...
2010-12-15 Jo-Philipp Wichautotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLo...
2010-12-15 Jo-Philipp Wichautotools.mk: always pass -I m4, some package don't...
2010-12-15 Jo-Philipp Wichautotools.mk: don't rely on shipped autogen.sh files
2010-12-15 Jo-Philipp Wichautotools.mk: explicately pass toolchain versions of...
2010-12-13 Jo-Philipp Wich- implement hooks for hostbuilds - use host build hooks...
2010-12-13 Jo-Philipp Wichautotools.mk: add yet another aclocal path
2010-12-13 Jo-Philipp Wichautotools.mk: support autoreconf at different paths...
2010-12-11 Jo-Philipp Wichrework aclocal handling, packages have issues writing...
2010-12-10 Jo-Philipp Wichautotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
2010-12-10 Jo-Philipp Wichautotools.mk: remove autom4ate.cache directory when...
2010-12-10 Felix Fietkausupport the autoreconf fixup without libtool
2010-12-08 Jo-Philipp Wichautotools.mk: introduce PKG_REMOVE_FILES to delete...
2010-12-08 Jo-Philipp Wichautotools.mk: remove GNUmakefile before running autorec...
2010-12-08 Jo-Philipp Wichautotools.mk: allow disabling autoreconf, remove libdir...
2010-12-08 Jo-Philipp Wichautotools.mk: allow autogen.sh / autoreconf to fail...
2010-12-08 Jo-Philipp Wichautotools.mk: if ./autogen.sh exists, call that. Call...
2010-12-08 Jo-Philipp Wichdeploy the steamroller tactics and autoreconfigure...
2010-12-04 Jo-Philipp Wichre-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP...
2010-12-04 Mirko Vogtensure accidentally installed *.la-files (into $STAGING...
2010-12-04 Mirko Vogtdisable libtool fixups in trunk globally
2010-08-19 Felix Fietkaufix libtool fixup for libstdc++
2010-03-29 Felix Fietkauadd a new helper macro to deal with conditional ./confi...
2010-02-20 Lars-Peter Clausenautotools.mk: Don't try to fixup .la files in the DevIn...
2010-02-18 Lars-Peter Clausenautotools.mk: Add PKG_LIBTOOL_PATHS variable.
2010-01-30 Lars-Peter Clausenautotools.mk: Add libstdc++ quirk to libtool_fixup_libd...
2009-06-04 Lars-Peter ClausenMore libtool madness: Every package which was using...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-09-13 Lars-Peter ClausenChange libtool fixup behaviour. Still ugly but it works...
2007-12-27 Felix Fietkaufix libtool version checks in some configure scripts
2007-12-27 Felix Fietkauadd improved autotools fixups