summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
AgeCommit message (Expand)Author
2010-05-03Fix autotools configuration cache handlingThomas Petazzoni
2010-05-02autotools: fix referencing to LIBTOOL_PATCH variableThomas Petazzoni
2010-05-02autotools: inherit LIBTOOL_PATCH for host packagesThomas Petazzoni
2010-05-02autotools: fix autoreconf checkThomas Petazzoni
2010-05-02package: Force copy of .la files at the post install hook (readonly files mig...Lionel Landwerlin
2010-05-02package: add PKG_CONF_ENV variables to host packagesLionel Landwerlin
2010-04-11Update config.{guess,sub} unconditionallyThomas Petazzoni
2010-03-30Fix autotools instalation with symbolsPaulius Zaleckas
2010-01-18Makefile.autotools.in: fixup .la files in all lib dirsPeter Korsgaard
2009-12-30Makefile.autotools.in: fix libtool patchingPeter Korsgaard
2009-12-15Rework autotools infrastructure on top of the generic infrastructureThomas Petazzoni
2009-10-07honour DISABLE_IPV6Bernhard Reutner-Fischer
2009-10-05Prevent libtool patching before autoreconf when autoreconf is requiredLionel Landwerlin
2009-09-20package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable.Will Newton
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05packages: use qstripThomas Petazzoni
2009-05-03Makefile.autotools.in: fix minimal foo.mk exampleMarkus Heidelberg
2009-03-17Makefile.autotools.in: use TARGET_PATH for compile stepPeter Korsgaard
2009-01-28Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1)Peter Korsgaard
2009-01-18Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist
2009-01-17Easier with one place for configure options for disabling gtk-docThomas Lundquist
2009-01-16DOWNLOAD: don't use := assignment for function implementationPeter Korsgaard
2009-01-16buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard
2009-01-01buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-11-28Adding Central config.cache optionsDaniel Laird
2008-11-07Makefile.autotools.in: make MESSAGE output stand outPeter Korsgaard
2008-11-05Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level MakefileHans-Christian Egtvedt
2008-10-21buildroot: add QUIET variable and use it for wget/git/svn/configurePeter Korsgaard
2008-10-20BR2_HAVE_DOCUMENTATION: add option to remove documentation from targetPeter Korsgaard
2008-10-20Makefile.autotools.in: default to install-strip for non-debug target installPeter Korsgaard
2008-10-07Makefile.autotools.in: honor CONFIG_SHELL and TAR.Wade Berrier
2008-10-06Makefile.autotools.in:Wade Berrier
2008-09-19Makefile.autotools.in: Get my $(Q)'s in the correct placeDaniel Laird
2008-09-19Makefile.autotools.in: Extended to cope with more bad packagesDaniel Laird
2008-09-14Makefile.autotools.in: fix DESTDIR= help textPeter Korsgaard
2008-09-14Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help textPeter Korsgaard
2008-09-11Move project-specific stamp files into a project-specific directoryHamish Moffatt
2008-09-04Make the autotools xyz-clean target call xyz-uninstall first, rather than dup...Hamish Moffatt
2008-09-04Fix duplicate $(AUTORECONF) run in autoreconf and configure targetsHamish Moffatt
2008-09-04In the uninstall and clean targets, remove the built/installed stamp filesHamish Moffatt
2008-08-29Makefile.autotools.in: Add extra POST_HOOK targetsDaniel Laird
2008-08-22Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handlingPeter Korsgaard
2008-08-16Makefile.autotools.in: add missing continuation for PKG_CONF_OPTPeter Korsgaard
2008-08-04Makefile.autotools.in: remove extra newlines in MESSAGE macroPeter Korsgaard
2008-08-04Makefile.autotools.in: quiet configure on silent (-s) buildsPeter Korsgaard
2008-08-04Makefile.autotools.in: fix patch dir for version specific subdirPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-24Makefile.autotools.in: fix make source-check/external-deps differentlyPeter Korsgaard
2008-07-07Makefile.autotools.in: revert broken r22659Peter Korsgaard