summaryrefslogtreecommitdiffstats
path: root/package/Makefile.autotools.in
Commit message (Expand)AuthorAgeFilesLines
* pkg-infra: improve reliability of foo-installArnout Vandecappelle (Essensium/Mind)2012-02-021-1/+4
* pkg-infra: fix missing 3993 for AUTOTARGET's SUBDIRArnout Vandecappelle (Essensium/Mind)2012-01-221-1/+1
* Only derrive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES if not set, not none...Peter Korsgaard2012-01-181-5/+2
* package: derive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-171-0/+10
* autotools: add escaping when using HOST_MAKE_ENV and TARGET_MAKE_ENVThomas Petazzoni2012-01-021-8/+8
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-6/+4
* Makefile.autotools.in: fix autoreconf libtool patching after libtool movePeter Korsgaard2011-09-171-3/+3
* support: move package/gnuconfig to support/gnuconfigThomas Petazzoni2011-09-171-5/+18
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-6/+6
* support: move libtool patches in support/libtoolThomas Petazzoni2011-09-171-3/+3
* Makefile: auto-target automatically pass --program-prefix=""Yann E. MORIN2011-09-121-0/+1
* package/autotools: add --{enable,disable}-{shared,static} automaticallyThomas Petazzoni2011-06-121-0/+2
* Makefile.autotools.in: default to same <pkg>_MAKE setting for host and targetPeter Korsgaard2011-05-171-1/+8
* Makefile.autotools.in: add libtool 2.4 support for autoreconf case as wellPeter Korsgaard2011-05-031-0/+2
* Makefile.autotools.in: add libtool v2.4 supportPeter Korsgaard2011-03-281-0/+2
* autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKEThomas Petazzoni2011-01-251-1/+1
* package: pass TARGET_MAKE_ENV at install/clean/uninstall stepsThomas Petazzoni2010-12-131-5/+5
* Remove support for shared configuration cacheThomas Petazzoni2010-11-051-3/+0
* package: move autoreconfigure step to pre configure hookLionel Landwerlin2010-11-051-1/+1
* autotools: fix MESSAGE callsLionel Landwerlin2010-11-051-2/+2
* Added the ability to patch ltmain.sh based on versionMartin Banky2010-10-141-6/+17
* autotargets: don't use install-stripThomas Petazzoni2010-09-271-4/+0
* Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni2010-07-071-1/+0
* Introduce support for host config cacheThomas Petazzoni2010-07-071-0/+1
* Fix autotools configuration cache handlingThomas Petazzoni2010-05-031-1/+1
* autotools: fix referencing to LIBTOOL_PATCH variableThomas Petazzoni2010-05-021-1/+1
* autotools: inherit LIBTOOL_PATCH for host packagesThomas Petazzoni2010-05-021-1/+8
* autotools: fix autoreconf checkThomas Petazzoni2010-05-021-1/+1
* package: Force copy of .la files at the post install hook (readonly files mig...Lionel Landwerlin2010-05-021-1/+1
* package: add PKG_CONF_ENV variables to host packagesLionel Landwerlin2010-05-021-0/+1
* Update config.{guess,sub} unconditionallyThomas Petazzoni2010-04-111-2/+0
* Fix autotools instalation with symbolsPaulius Zaleckas2010-03-301-1/+1
* Makefile.autotools.in: fixup .la files in all lib dirsPeter Korsgaard2010-01-181-1/+1
* Makefile.autotools.in: fix libtool patchingPeter Korsgaard2009-12-301-2/+3
* Rework autotools infrastructure on top of the generic infrastructureThomas Petazzoni2009-12-151-408/+216
* honour DISABLE_IPV6Bernhard Reutner-Fischer2009-10-071-0/+1
* Prevent libtool patching before autoreconf when autoreconf is requiredLionel Landwerlin2009-10-051-1/+2
* package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable.Will Newton2009-09-201-1/+4
* Remove the "project" featureThomas Petazzoni2009-09-161-5/+4
* packages: use qstripThomas Petazzoni2009-09-051-1/+1
* Makefile.autotools.in: fix minimal foo.mk exampleMarkus Heidelberg2009-05-031-1/+1
* Makefile.autotools.in: use TARGET_PATH for compile stepPeter Korsgaard2009-03-171-1/+1
* Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1)Peter Korsgaard2009-01-281-6/+9
* Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist2009-01-181-0/+2
* Easier with one place for configure options for disabling gtk-docThomas Lundquist2009-01-171-0/+1
* DOWNLOAD: don't use := assignment for function implementationPeter Korsgaard2009-01-161-1/+1
* buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard2009-01-161-9/+28
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Adding Central config.cache optionsDaniel Laird2008-11-281-1/+6