summaryrefslogtreecommitdiffstats
path: root/package/Makefile.autotools.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.autotools.in: make MESSAGE output stand outPeter Korsgaard2008-11-071-2/+2
* Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level MakefileHans-Christian Egtvedt2008-11-051-1/+0
* buildroot: add QUIET variable and use it for wget/git/svn/configurePeter Korsgaard2008-10-211-2/+1
* BR2_HAVE_DOCUMENTATION: add option to remove documentation from targetPeter Korsgaard2008-10-201-0/+3
* Makefile.autotools.in: default to install-strip for non-debug target installPeter Korsgaard2008-10-201-1/+5
* Makefile.autotools.in: honor CONFIG_SHELL and TAR.Wade Berrier2008-10-071-1/+1
* Makefile.autotools.in:Wade Berrier2008-10-061-1/+3
* Makefile.autotools.in: Get my $(Q)'s in the correct placeDaniel Laird2008-09-191-2/+2
* Makefile.autotools.in: Extended to cope with more bad packagesDaniel Laird2008-09-191-4/+19
* Makefile.autotools.in: fix DESTDIR= help textPeter Korsgaard2008-09-141-4/+4
* Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help textPeter Korsgaard2008-09-141-1/+1
* Move project-specific stamp files into a project-specific directoryHamish Moffatt2008-09-111-6/+8
* Make the autotools xyz-clean target call xyz-uninstall first, rather than dup...Hamish Moffatt2008-09-041-5/+2
* Fix duplicate $(AUTORECONF) run in autoreconf and configure targetsHamish Moffatt2008-09-041-6/+4
* In the uninstall and clean targets, remove the built/installed stamp filesHamish Moffatt2008-09-041-0/+5