summaryrefslogtreecommitdiffstats
path: root/package/pkg-autotools.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* pkg-autotools: add a AUTOCONF_AC_CHECK_FILE_VAL macroThomas Petazzoni2014-03-211-0/+10
* package: add toolchain dependency to every target packageFabio Porcedda2014-02-141-1/+2
* pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removalPeter Korsgaard2014-02-091-1/+1
* infra: remove separate definition of DISABLE_DOCUMENTATIONThomas De Schampheleire2014-02-081-1/+6
* infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire2014-02-051-7/+6
* infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire2014-02-051-2/+2
* infra: remove package clean commandsThomas De Schampheleire2013-12-081-11/+0
* infra: remove uninstall commandsThomas De Schampheleire2013-12-061-25/+0
* pkg-autotools.mk: default host AUTORECONF{,_OPT} to the target valuesPeter Korsgaard2013-10-021-2/+9
* pkg-autotools.mk: also use QUIET for host configure runsPeter Korsgaard2013-07-171-1/+1
* package: allow to override the make install target for host packagesThomas Petazzoni2013-07-031-1/+2
* Fix autoreconf libtool patchingprzemyslaw2013-03-241-1/+2
* pkg-autotools.mk: remove extra space from config-update messageDanomi Manchego2013-03-181-1/+1
* pkg-infra: pass --disable-doc if documentation is not enabledArnout Vandecappelle2012-12-121-0/+9
* pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declarationSamuel Martin2012-07-221-10/+0
* Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)2012-07-171-0/+307
OpenPOWER on IntegriCloud