Commit Verlauf

Autor SHA1 Nachricht Datum
  Petr Štetiar 5cf897779e autotools.mk: autoreconf: fix missing install-sh vor 7 Jahren
  Matthias Schiffer 37cf77d946 treewide: fix build depends to refer to source package names vor 8 Jahren
  Matthias Schiffer 3d71786154 build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets vor 9 Jahren
  Matthias Schiffer 12d0a66942 include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriate vor 9 Jahren
  Dirk Neukirchen 336e277e8b autotools: use correct version for gettext FIXUP vor 9 Jahren
  Felix Fietkau 1193dc4e05 include/autotools.mk: fix gettext installation path vor 10 Jahren
  Felix Fietkau f8cdadc832 Revert "include/autoconf.mk: decouple host fixups from target fixups" vor 10 Jahren
  Felix Fietkau d542d8e3c1 include/autoconf.mk: decouple host fixups from target fixups vor 10 Jahren
  Nicolas Thill ce9b49046c include: improve 'gettext-version' fixup vor 11 Jahren
  Jo-Philipp Wich 7074927533 autotools.mk: add a gettext-version PKG_FIXUP (#11236) vor 13 Jahren
  Jo-Philipp Wich d40fe9d24e autotools.mk: cope with Debian version strings in libtool vor 13 Jahren
  Jo-Philipp Wich a5d34b8613 autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this vor 14 Jahren
  Jo-Philipp Wich d8d9130e45 autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version vor 14 Jahren
  Jo-Philipp Wich e7b094e849 include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied vor 14 Jahren
  Jo-Philipp Wich bd982fb72c autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use. vor 14 Jahren
  Jo-Philipp Wich a65b43a46f autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS vor 14 Jahren
  Jo-Philipp Wich 073c5e0e74 add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4 vor 15 Jahren
  Jo-Philipp Wich 4fec7f7edb autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS vor 15 Jahren
  Jo-Philipp Wich ec45087403 autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to ./m4, add LIBTOOL to AM_TOOL_PATHS vor 15 Jahren
  Jo-Philipp Wich f28b49208b autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub vor 15 Jahren
  Jo-Philipp Wich fd181101aa autotools.mk: add a (dummy) libintl build dependency to any package using the libtool fixup vor 15 Jahren
  Jo-Philipp Wich c9f9fc8154 autotools.mk: remove HOST_BUILD_DEPENDS on libtool vor 15 Jahren
  Jo-Philipp Wich 4e19240b9b autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either vor 15 Jahren
  Jo-Philipp Wich a4350e3861 autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them vor 15 Jahren
  Jo-Philipp Wich 249693d50b autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..) vor 15 Jahren
  Jo-Philipp Wich 6489a9c575 autotools.mk: don't rely on shipped autogen.sh files vor 15 Jahren
  Jo-Philipp Wich f3ac8849a5 autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf vor 15 Jahren
  Jo-Philipp Wich dbf8d9c516 - implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk vor 15 Jahren
  Jo-Philipp Wich 135cfe50c9 autotools.mk: add yet another aclocal path vor 15 Jahren
  Jo-Philipp Wich c48a705702 autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.' vor 15 Jahren