summaryrefslogtreecommitdiffstats
path: root/package/pkg-autotools.mk
Commit message (Expand)AuthorAgeFilesLines
* pkg-autotools: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefixArnout Vandecappelle2017-07-051-1/+1
* package: rename DISABLE_NLS to NLS_OPTSThomas Petazzoni2017-07-041-1/+1
* pkg-autotools: don't disable dependency tracking if using <pkg>_OVERRIDE_SRCDIRIgnacy Gawędzki2017-03-051-2/+2
* pkg-autotools: search in the entire source directory for ltmain.shWaldemar Brodkorb2016-12-071-1/+1
* pkg-autotools: generic configure fix for powerpc64Sam bobroff2016-12-051-0/+16
* core/pkg-autotools: don't use APPLY_PATCHES for libtool patchesRomain Naour2016-08-181-4/+4
* infra: remove auto derivation of host dependenciesJulien Floret2016-07-031-9/+0
* core/pkg-autotools: align host configure commands to target oneYann E. MORIN2015-11-231-6/+6
* pkg-infra: munging .la files is not limited to autotools packagesYann E. MORIN2015-07-191-27/+0
* skeleton: New packageMaxime Hadjinlian2015-07-141-1/+1
* pkg-autotools: Remove useless spaceMaxime Hadjinlian2015-07-121-1/+1
* pkg-autotools: fix whitespace regex in libtool patch hookDanomi Manchego2015-07-091-2/+2
* pkg-autotools: fix patching libtool for version 2.4Danomi Manchego2015-07-061-2/+2
* Remove --{enable, disable}-debug configure flags.Johan Oudinet2015-06-051-1/+0
* autotools-package: also handle pre-installed external toolchain in .la fixupArnout Vandecappelle2015-05-041-4/+11
* package infra: drop non-IPv6 supportGustavo Zacarias2015-04-221-1/+1
* package infra: drop non-lfs supportGustavo Zacarias2015-04-011-1/+0
* Apply --disable-gtk-doc-html to all packagesBernd Kuhls2015-02-031-0/+2
* pkg-autotools: fix patching libtool for version 2.4Yann E. MORIN2015-02-011-1/+1
* support/libtool: add patch for newer versionsGustavo Zacarias2014-12-211-1/+7
* pkg-autotools: only apply libtool patch at the right momentYann E. MORIN2014-11-221-5/+9
* pkg-autotools: fold the libtool patching code directly into the hookYann E. MORIN2014-11-221-22/+12
* pkg-autotools: remove redundant shell conditionalYann E. MORIN2014-11-221-13/+11
* pkg-autotools: move the libtool patching call out of the autoreconf hookJohan Oudinet2014-11-221-1/+4
* pkg-autotools: commonalise the libtool patching codeJohan Oudinet2014-11-221-28/+25
* pkg-autotools: re-order cleaning up the host dependenciesYann E. MORIN2014-11-221-9/+8
* pkg-autotools: move common macrosJohan Oudinet2014-11-221-58/+58
* package: indentation cleanupJerzy Grzegorek2014-10-261-3/+3
* apply-patches.sh: Use the "APPLY_PATCHES" variable to call the scriptFabio Porcedda2014-10-251-6/+6
* infra: Move --enable/--disable-debug to package/Makefile.inBernd Kuhls2014-10-191-0/+2
* package/pkg-autotools.mk: set --localstatedir=/var by defaultJörg Krause2014-10-181-0/+2
* packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-3/+3
* packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTSThomas De Schampheleire2014-10-041-3/+3
* package/pkg-autotools: don't use config.site when cross-compilingRomain Naour2014-09-151-0/+2
* pkg-autotools: use --disable-dependency-trackingThomas Petazzoni2014-08-291-0/+2
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-1/+1
* trivial: fix typo 'an host'Thomas De Schampheleire2014-07-241-1/+1
* pkg-autotools: add support for <pkg>_AUTORECONF_ENVRick Taylor2014-07-231-1/+1
* infra/pkg-autotools: cleanup the gettextize stepYann E. MORIN2014-07-191-7/+3
* pkg-autotools: fix bad GETTEXTIZE_OPT assignmentGustavo Zacarias2014-07-171-1/+1
* pkg-autotools: add support to gettextize a packageYann E. MORIN2014-07-171-2/+31
* infra: fix autotools .la fixing when no .la files are presentThomas De Schampheleire2014-07-061-1/+1
* infra: /usr support: STAGING_DIR can be outside BASE_DIRThomas De Schampheleire2014-07-041-11/+12
* infra: support buildroot being located in /usrThomas De Schampheleire2014-06-291-2/+17
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-13/+17
OpenPOWER on IntegriCloud