summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
AgeCommit message (Expand)Author
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
2008-07-06Avoid duplicate downloading, when rebuilding failed package like libgtk2Ulf Samuelsson
2008-07-02Makefile.autotools.in: fix source handlingPeter Korsgaard
2008-07-01Makefile.autotools.in: also remove man pages from /usr/share/manPeter Korsgaard
2008-06-26Makefile.autotools.in: fix BR2_PRIMARY_SITE checkPeter Korsgaard
2008-06-24Makefile.autotools.in: also support source/source-checkPeter Korsgaard
2008-06-14package/Makefile.autotools.in: support 'make external-deps'Peter Korsgaard
2008-06-01Add option to set default site to download package source from. FreeBSD ports...Arnar Mar SigurĂ°sson
2008-05-01remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in t...John Voltz
2008-04-01Makefile.autotools.in: Do uninstall in staging/target dirs on -cleanPeter Korsgaard
2008-03-28AUTOTARGETS: also support non-version-dependent arch specific patchesPeter Korsgaard
2008-03-28AUTOTARGETS: support arch specific *.patch.$(ARCH) patchesPeter Korsgaard
2008-03-10added dev files in target optionJohn Voltz
2008-03-07remove .a files from lib directories after installJohn Voltz
2008-03-06fixed nasty makefile bugsJohn Voltz
2007-09-30- whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-29- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer