Matthias Schiffer
|
37cf77d946
treewide: fix build depends to refer to source package names
|
hace 7 años |
Matthias Schiffer
|
3d71786154
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets
|
hace 8 años |
Matthias Schiffer
|
12d0a66942
include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriate
|
hace 8 años |
Dirk Neukirchen
|
336e277e8b
autotools: use correct version for gettext FIXUP
|
hace 9 años |
Felix Fietkau
|
1193dc4e05
include/autotools.mk: fix gettext installation path
|
hace 9 años |
Felix Fietkau
|
f8cdadc832
Revert "include/autoconf.mk: decouple host fixups from target fixups"
|
hace 9 años |
Felix Fietkau
|
d542d8e3c1
include/autoconf.mk: decouple host fixups from target fixups
|
hace 9 años |
Nicolas Thill
|
ce9b49046c
include: improve 'gettext-version' fixup
|
hace 10 años |
Jo-Philipp Wich
|
7074927533
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
hace 13 años |
Jo-Philipp Wich
|
d40fe9d24e
autotools.mk: cope with Debian version strings in libtool
|
hace 13 años |
Jo-Philipp Wich
|
a5d34b8613
autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this
|
hace 13 años |
Jo-Philipp Wich
|
d8d9130e45
autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version
|
hace 14 años |
Jo-Philipp Wich
|
e7b094e849
include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
|
hace 14 años |
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.
|
hace 14 años |
Jo-Philipp Wich
|
a65b43a46f
autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS
|
hace 14 años |
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
|
hace 14 años |
Jo-Philipp Wich
|
4fec7f7edb
autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
|
hace 14 años |
Jo-Philipp Wich
|
ec45087403
autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to ./m4, add LIBTOOL to AM_TOOL_PATHS
|
hace 15 años |
Jo-Philipp Wich
|
f28b49208b
autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub
|
hace 15 años |
Jo-Philipp Wich
|
fd181101aa
autotools.mk: add a (dummy) libintl build dependency to any package using the libtool fixup
|
hace 15 años |
Jo-Philipp Wich
|
c9f9fc8154
autotools.mk: remove HOST_BUILD_DEPENDS on libtool
|
hace 15 años |
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
|
hace 15 años |
Jo-Philipp Wich
|
a4350e3861
autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants them
|
hace 15 años |
Jo-Philipp Wich
|
249693d50b
autotools.mk: always pass -I m4, some package don't seem to set correct AMFLAGS (or any at all..)
|
hace 15 años |
Jo-Philipp Wich
|
6489a9c575
autotools.mk: don't rely on shipped autogen.sh files
|
hace 15 años |
Jo-Philipp Wich
|
f3ac8849a5
autotools.mk: explicately pass toolchain versions of automake, autoconf, libtoolize, ... to autoreconf
|
hace 15 años |
Jo-Philipp Wich
|
dbf8d9c516
- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
|
hace 15 años |
Jo-Philipp Wich
|
135cfe50c9
autotools.mk: add yet another aclocal path
|
hace 15 años |
Jo-Philipp Wich
|
c48a705702
autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_PATHS which defaults to '.'
|
hace 15 años |
Jo-Philipp Wich
|
bf9e9b6a91
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
|
hace 15 años |