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