summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
AgeCommit message (Collapse)Author
2007-09-20- add missing ';'Bernhard Reutner-Fischer
2007-09-20- this is generic infrastructure, there is no point in special-casing any ↵Bernhard Reutner-Fischer
individual package here. Don't workaround deficiencies but fix them for real
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 ↵Bernhard Reutner-Fischer
non-autotool'ed packages anyway (for now)
2007-08-23- fix misplaced @Bernhard Reutner-Fischer
- fix typos in x11r7 packages
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
- Start to add infrastructure to be able to download a patch.
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer
toolchain/*/*.mk */Makefile.in -l)
2007-08-10Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.