summaryrefslogtreecommitdiffstats
path: root/package/pkg-autotools.mk
AgeCommit message (Expand)Author
2014-12-21support/libtool: add patch for newer versionsGustavo Zacarias
2014-11-22pkg-autotools: only apply libtool patch at the right momentYann E. MORIN
2014-11-22pkg-autotools: fold the libtool patching code directly into the hookYann E. MORIN
2014-11-22pkg-autotools: remove redundant shell conditionalYann E. MORIN
2014-11-22pkg-autotools: move the libtool patching call out of the autoreconf hookJohan Oudinet
2014-11-22pkg-autotools: commonalise the libtool patching codeJohan Oudinet
2014-11-22pkg-autotools: re-order cleaning up the host dependenciesYann E. MORIN
2014-11-22pkg-autotools: move common macrosJohan Oudinet
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-10-25apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda
2014-10-19infra: Move --enable/--disable-debug to package/Makefile.inBernd Kuhls
2014-10-18package/pkg-autotools.mk: set --localstatedir=/var by defaultJörg Krause
2014-10-04packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTSThomas De Schampheleire
2014-09-15package/pkg-autotools: don't use config.site when cross-compilingRomain Naour
2014-08-29pkg-autotools: use --disable-dependency-trackingThomas Petazzoni
2014-07-24trivial: fix typo 'informations'Thomas De Schampheleire
2014-07-24trivial: fix typo 'an host'Thomas De Schampheleire
2014-07-23pkg-autotools: add support for <pkg>_AUTORECONF_ENVRick Taylor
2014-07-19infra/pkg-autotools: cleanup the gettextize stepYann E. MORIN
2014-07-17pkg-autotools: fix bad GETTEXTIZE_OPT assignmentGustavo Zacarias
2014-07-17pkg-autotools: add support to gettextize a packageYann E. MORIN
2014-07-06infra: fix autotools .la fixing when no .la files are presentThomas De Schampheleire
2014-07-04infra: /usr support: STAGING_DIR can be outside BASE_DIRThomas De Schampheleire
2014-06-29infra: support buildroot being located in /usrThomas De Schampheleire
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-03-21pkg-autotools: add a AUTOCONF_AC_CHECK_FILE_VAL macroThomas Petazzoni
2014-02-14package: add toolchain dependency to every target packageFabio Porcedda
2014-02-09pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removalPeter Korsgaard
2014-02-08infra: remove separate definition of DISABLE_DOCUMENTATIONThomas De Schampheleire
2014-02-05infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire
2014-02-05infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire
2013-12-08infra: remove package clean commandsThomas De Schampheleire
2013-12-06infra: remove uninstall commandsThomas De Schampheleire
2013-10-02pkg-autotools.mk: default host AUTORECONF{,_OPT} to the target valuesPeter Korsgaard
2013-07-17pkg-autotools.mk: also use QUIET for host configure runsPeter Korsgaard
2013-07-03package: allow to override the make install target for host packagesThomas Petazzoni
2013-03-24Fix autoreconf libtool patchingprzemyslaw
2013-03-18pkg-autotools.mk: remove extra space from config-update messageDanomi Manchego
2012-12-12pkg-infra: pass --disable-doc if documentation is not enabledArnout Vandecappelle
2012-07-22pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declarationSamuel Martin
2012-07-17Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)