summaryrefslogtreecommitdiffstats
path: root/package/Makefile.autotools.in
Commit message (Collapse)AuthorAgeFilesLines
...
* - this is generic infrastructure, there is no point in special-casing any ↵Bernhard Reutner-Fischer2007-09-201-1/+5
| | | | | | individual package here. Don't workaround deficiencies but fix them for real
* Update various packages to make X runUlf Samuelsson2007-09-121-2/+13
|
* remove _SKIP_CONFIGURE since it's pointless to try to run it on ↵Bernhard Reutner-Fischer2007-08-241-1/+1
| | | | non-autotool'ed packages anyway (for now)
* - fix misplaced @Bernhard Reutner-Fischer2007-08-231-1/+1
| | | | - fix typos in x11r7 packages
* - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skippedBernhard Reutner-Fischer2007-08-221-1/+2
|
* - don't print the second time autoreconf would be runBernhard Reutner-Fischer2007-08-221-1/+0
|
* - add some $(Q) here and thereBernhard Reutner-Fischer2007-08-221-16/+17
|
* - reinstate accidentally deleted hunkBernhard Reutner-Fischer2007-08-221-1/+1
|
* (no commit message)Bernhard Reutner-Fischer2007-08-221-0/+1
|
* - pass TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-08-221-4/+2
|
* - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDESBernhard Reutner-Fischer2007-08-221-3/+9
|
* - fix typoBernhard Reutner-Fischer2007-08-221-8/+9
| | | | - Start to add infrastructure to be able to download a patch.
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-0/+363
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.