summaryrefslogtreecommitdiffstats
path: root/package/Makefile.autotools.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.autotools.in: fix make source-check/external-deps differentlyPeter Korsgaard2008-07-241-1/+1
* Makefile.autotools.in: revert broken r22659Peter Korsgaard2008-07-071-3/+1
* Avoid duplicate downloading, when rebuilding failed package like libgtk2Ulf Samuelsson2008-07-061-1/+3
* Makefile.autotools.in: fix source handlingPeter Korsgaard2008-07-021-2/+3
* Makefile.autotools.in: also remove man pages from /usr/share/manPeter Korsgaard2008-07-011-1/+1
* Makefile.autotools.in: fix BR2_PRIMARY_SITE checkPeter Korsgaard2008-06-261-1/+2
* Makefile.autotools.in: also support source/source-checkPeter Korsgaard2008-06-241-2/+2
* package/Makefile.autotools.in: support 'make external-deps'Peter Korsgaard2008-06-141-0/+5