summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-12package/autotools: add --{enable,disable}-{shared,static} automaticallyThomas Petazzoni1-0/+2
2011-05-17Makefile.autotools.in: default to same <pkg>_MAKE setting for host and targetPeter Korsgaard1-1/+8
2011-05-03Makefile.autotools.in: add libtool 2.4 support for autoreconf case as wellPeter Korsgaard1-0/+2
2011-03-28Makefile.autotools.in: add libtool v2.4 supportPeter Korsgaard1-0/+2
2011-01-25autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKEThomas Petazzoni1-1/+1
2010-12-13package: pass TARGET_MAKE_ENV at install/clean/uninstall stepsThomas Petazzoni1-5/+5
2010-11-05Remove support for shared configuration cacheThomas Petazzoni1-3/+0
2010-11-05package: move autoreconfigure step to pre configure hookLionel Landwerlin1-1/+1
2010-11-05autotools: fix MESSAGE callsLionel Landwerlin1-2/+2
2010-10-14Added the ability to patch ltmain.sh based on versionMartin Banky1-6/+17
2010-09-27autotargets: don't use install-stripThomas Petazzoni1-4/+0
2010-07-07Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTSThomas Petazzoni1-1/+0
2010-07-07Introduce support for host config cacheThomas Petazzoni1-0/+1
2010-05-03Fix autotools configuration cache handlingThomas Petazzoni1-1/+1
2010-05-02autotools: fix referencing to LIBTOOL_PATCH variableThomas Petazzoni1-1/+1
2010-05-02autotools: inherit LIBTOOL_PATCH for host packagesThomas Petazzoni1-1/+8
2010-05-02autotools: fix autoreconf checkThomas Petazzoni1-1/+1
2010-05-02package: Force copy of .la files at the post install hook (readonly files mig...Lionel Landwerlin1-1/+1
2010-05-02package: add PKG_CONF_ENV variables to host packagesLionel Landwerlin1-0/+1
2010-04-11Update config.{guess,sub} unconditionallyThomas Petazzoni1-2/+0
2010-03-30Fix autotools instalation with symbolsPaulius Zaleckas1-1/+1
2010-01-18Makefile.autotools.in: fixup .la files in all lib dirsPeter Korsgaard1-1/+1
2009-12-30Makefile.autotools.in: fix libtool patchingPeter Korsgaard1-2/+3
2009-12-15Rework autotools infrastructure on top of the generic infrastructureThomas Petazzoni1-408/+216
2009-10-07honour DISABLE_IPV6Bernhard Reutner-Fischer1-0/+1
2009-10-05Prevent libtool patching before autoreconf when autoreconf is requiredLionel Landwerlin1-1/+2
2009-09-20package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable.Will Newton1-1/+4
2009-09-16Remove the "project" featureThomas Petazzoni1-5/+4
2009-09-05packages: use qstripThomas Petazzoni1-1/+1
2009-05-03Makefile.autotools.in: fix minimal foo.mk exampleMarkus Heidelberg1-1/+1
2009-03-17Makefile.autotools.in: use TARGET_PATH for compile stepPeter Korsgaard1-1/+1
2009-01-28Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1)Peter Korsgaard1-6/+9
2009-01-18Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist1-0/+2
2009-01-17Easier with one place for configure options for disabling gtk-docThomas Lundquist1-0/+1
2009-01-16DOWNLOAD: don't use := assignment for function implementationPeter Korsgaard1-1/+1
2009-01-16buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard1-9/+28
2009-01-01buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard1-1/+1
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard1-1/+1
2008-11-28Adding Central config.cache optionsDaniel Laird1-1/+6
2008-11-07Makefile.autotools.in: make MESSAGE output stand outPeter Korsgaard1-2/+2
2008-11-05Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level MakefileHans-Christian Egtvedt1-1/+0
2008-10-21buildroot: add QUIET variable and use it for wget/git/svn/configurePeter Korsgaard1-2/+1
2008-10-20BR2_HAVE_DOCUMENTATION: add option to remove documentation from targetPeter Korsgaard1-0/+3
2008-10-20Makefile.autotools.in: default to install-strip for non-debug target installPeter Korsgaard1-1/+5
2008-10-07Makefile.autotools.in: honor CONFIG_SHELL and TAR.Wade Berrier1-1/+1
2008-10-06Makefile.autotools.in:Wade Berrier1-1/+3
2008-09-19Makefile.autotools.in: Get my $(Q)'s in the correct placeDaniel Laird1-2/+2
2008-09-19Makefile.autotools.in: Extended to cope with more bad packagesDaniel Laird1-4/+19
2008-09-14Makefile.autotools.in: fix DESTDIR= help textPeter Korsgaard1-4/+4
2008-09-14Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help textPeter Korsgaard1-1/+1