summaryrefslogtreecommitdiffstats
path: root/include/autotools.mk
Commit message (Expand)AuthorAgeFilesLines
* autotools: add list of fake paths to toolsMichael Pratt2023-05-041-0/+2
* autotools: remove specialized version of libtoolMichael Pratt2023-03-271-13/+0
* include: autotools: Add dummy GTKDOCIZEHauke Mehrtens2023-03-161-1/+2
* libiconv-stub: removeRosen Penev2022-07-151-2/+2
* build: autotools: fix cache pathHuangbin Zhan2022-03-281-1/+1
* gettext: remove packageRosen Penev2021-11-201-2/+2
* build: prevent dupes in autotools.mkSebastian Kemper2021-03-011-5/+6
* autotools.mk: fix gettext fixupRosen Penev2021-02-231-1/+1
* build: add support for patching libtool to include ABI version in sonameFelix Fietkau2021-02-151-0/+10
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+2
* autotools.mk: autoreconf: fix missing install-shPetr Štetiar2019-07-261-1/+3
* treewide: fix build depends to refer to source package namesMatthias Schiffer2018-01-131-2/+2
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-181-1/+1
* include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriateMatthias Schiffer2017-01-141-2/+2
* autotools: use correct version for gettext FIXUPDirk Neukirchen2016-10-131-1/+1
* include/autotools.mk: fix gettext installation pathFelix Fietkau2016-01-201-2/+2
* Revert "include/autoconf.mk: decouple host fixups from target fixups"Felix Fietkau2016-01-201-4/+10
* include/autoconf.mk: decouple host fixups from target fixupsFelix Fietkau2016-01-201-10/+4
* include: improve 'gettext-version' fixupNicolas Thill2015-01-311-10/+14
* autotools.mk: add a gettext-version PKG_FIXUP (#11236)Jo-Philipp Wich2012-10-101-0/+13
* autotools.mk: cope with Debian version strings in libtoolJo-Philipp Wich2012-06-111-3/+3
* autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting ...Jo-Philipp Wich2012-01-201-1/+1
* autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-N...Jo-Philipp Wich2011-10-161-3/+3
* include: autotools.mk: do not fail in patch-libtool fixup if patch is already...Jo-Philipp Wich2011-10-111-1/+1
* autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ...Jo-Philipp Wich2011-08-011-1/+37
* autotools.mk: disable autoreconf recursion if more than one dir is given in P...Jo-Philipp Wich2011-04-111-0/+1
* add config.rpath and link it in autotools.mk if missing, some packages might ...Jo-Philipp Wich2011-02-271-0/+2
* autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_M...Jo-Philipp Wich2011-02-021-1/+1
* autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which default to...Jo-Philipp Wich2010-12-261-4/+7
* autotools.mk: like libintl, make all libtool fixup packages depend on the lib...Jo-Philipp Wich2010-12-191-2/+2
* autotools.mk: add a (dummy) libintl build dependency to any package using the...Jo-Philipp Wich2010-12-191-2/+2
* autotools.mk: remove HOST_BUILD_DEPENDS on libtoolJo-Philipp Wich2010-12-181-2/+0
* autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it m...Jo-Philipp Wich2010-12-181-1/+2
* autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake wants themJo-Philipp Wich2010-12-151-0/+1
* autotools.mk: always pass -I m4, some package don't seem to set correct AMFLA...Jo-Philipp Wich2010-12-151-1/+1
* autotools.mk: don't rely on shipped autogen.sh filesJo-Philipp Wich2010-12-151-3/+1
* autotools.mk: explicately pass toolchain versions of automake, autoconf, libt...Jo-Philipp Wich2010-12-151-2/+12
* - implement hooks for hostbuilds - use host build hooks to implement fixups f...Jo-Philipp Wich2010-12-131-14/+58
* autotools.mk: add yet another aclocal pathJo-Philipp Wich2010-12-131-0/+1
* autotools.mk: support autoreconf at different paths, introduce PKG_AUTOMAKE_P...Jo-Philipp Wich2010-12-131-10/+13
* rework aclocal handling, packages have issues writing through the symlink so ...Jo-Philipp Wich2010-12-111-0/+1
* autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4Jo-Philipp Wich2010-12-101-0/+1
* autotools.mk: remove autom4ate.cache directory when autoreconf-ingJo-Philipp Wich2010-12-101-0/+1
* support the autoreconf fixup without libtoolFelix Fietkau2010-12-101-0/+5
* autotools.mk: introduce PKG_REMOVE_FILES to delete certain files after applyi...Jo-Philipp Wich2010-12-081-1/+3
* autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)Jo-Philipp Wich2010-12-081-0/+1
* autotools.mk: allow disabling autoreconf, remove libdir fixupJo-Philipp Wich2010-12-081-9/+4
* autotools.mk: allow autogen.sh / autoreconf to fail (for now)Jo-Philipp Wich2010-12-081-2/+2
* autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig only if co...Jo-Philipp Wich2010-12-081-1/+8
* deploy the steamroller tactics and autoreconfigure any package carring the li...Jo-Philipp Wich2010-12-081-37/+10