Michael Pratt
|
c52d938481
autotools: add list of fake paths to tools
|
2 years ago |
Michael Pratt
|
83c1bf2cd4
autotools: remove specialized version of libtool
|
2 years ago |
Hauke Mehrtens
|
f08190e743
include: autotools: Add dummy GTKDOCIZE
|
2 years ago |
Rosen Penev
|
c0ba4201f8
libiconv-stub: remove
|
3 years ago |
Huangbin Zhan
|
044ca149f3
build: autotools: fix cache path
|
4 years ago |
Rosen Penev
|
e6f569406f
gettext: remove package
|
4 years ago |
Sebastian Kemper
|
b2adc7f18c
build: prevent dupes in autotools.mk
|
4 years ago |
Rosen Penev
|
90b1524f75
autotools.mk: fix gettext fixup
|
4 years ago |
Felix Fietkau
|
f696cd3df3
build: add support for patching libtool to include ABI version in soname
|
4 years ago |
Paul Spooren
|
a17b8eaa2e
build: use SPDX license tags
|
5 years ago |
Petr Štetiar
|
5cf897779e
autotools.mk: autoreconf: fix missing install-sh
|
7 years ago |
Matthias Schiffer
|
37cf77d946
treewide: fix build depends to refer to source package names
|
8 years ago |
Matthias Schiffer
|
3d71786154
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets
|
9 years ago |
Matthias Schiffer
|
12d0a66942
include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriate
|
9 years ago |
Dirk Neukirchen
|
336e277e8b
autotools: use correct version for gettext FIXUP
|
9 years ago |
Felix Fietkau
|
1193dc4e05
include/autotools.mk: fix gettext installation path
|
10 years ago |
Felix Fietkau
|
f8cdadc832
Revert "include/autoconf.mk: decouple host fixups from target fixups"
|
10 years ago |
Felix Fietkau
|
d542d8e3c1
include/autoconf.mk: decouple host fixups from target fixups
|
10 years ago |
Nicolas Thill
|
ce9b49046c
include: improve 'gettext-version' fixup
|
11 years ago |
Jo-Philipp Wich
|
7074927533
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
13 years ago |
Jo-Philipp Wich
|
d40fe9d24e
autotools.mk: cope with Debian version strings in libtool
|
13 years ago |
Jo-Philipp Wich
|
a5d34b8613
autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this
|
14 years ago |
Jo-Philipp Wich
|
d8d9130e45
autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version
|
14 years ago |
Jo-Philipp Wich
|
e7b094e849
include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
|
14 years ago |
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.
|
14 years ago |
Jo-Philipp Wich
|
a65b43a46f
autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS
|
14 years ago |
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
|
15 years ago |
Jo-Philipp Wich
|
4fec7f7edb
autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
|
15 years ago |
Jo-Philipp Wich
|
ec45087403
autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to ./m4, add LIBTOOL to AM_TOOL_PATHS
|
15 years ago |
Jo-Philipp Wich
|
f28b49208b
autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub
|
15 years ago |