summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
AgeCommit message (Expand)Author
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
2007-09-20- add missing ';'Bernhard Reutner-Fischer
2007-09-20- this is generic infrastructure, there is no point in special-casing any ind...Bernhard Reutner-Fischer
2007-09-12Update various packages to make X runUlf Samuelsson
2007-08-24 remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool...Bernhard Reutner-Fischer
2007-08-23- fix misplaced @Bernhard Reutner-Fischer
2007-08-22- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skippedBernhard Reutner-Fischer
2007-08-22- don't print the second time autoreconf would be runBernhard Reutner-Fischer
2007-08-22- add some $(Q) here and thereBernhard Reutner-Fischer
2007-08-22- reinstate accidentally deleted hunkBernhard Reutner-Fischer
2007-08-22(no commit message)Bernhard Reutner-Fischer
2007-08-22- pass TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-08-22- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDESBernhard Reutner-Fischer
2007-08-22- fix typoBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-10Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen