summaryrefslogtreecommitdiffstats
path: root/package/Makefile.autotools.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.autotools.in: Add extra POST_HOOK targetsDaniel Laird2008-08-291-2/+13
* Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handlingPeter Korsgaard2008-08-221-3/+0
* Makefile.autotools.in: add missing continuation for PKG_CONF_OPTPeter Korsgaard2008-08-161-1/+1
* Makefile.autotools.in: remove extra newlines in MESSAGE macroPeter Korsgaard2008-08-041-3/+1
* Makefile.autotools.in: quiet configure on silent (-s) buildsPeter Korsgaard2008-08-041-0/+1
* Makefile.autotools.in: fix patch dir for version specific subdirPeter Korsgaard2008-08-041-1/+1
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1