Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -44/+41 |
| | |||||
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -19/+14 |
| | | | | (Ivan Kuten) | ||||
* | - add missing ';' | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | - this is generic infrastructure, there is no point in special-casing any ↵ | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+5 |
| | | | | | | individual package here. Don't workaround deficiencies but fix them for real | ||||
* | Update various packages to make X run | Ulf Samuelsson | 2007-09-12 | 1 | -2/+13 |
| | |||||
* | remove _SKIP_CONFIGURE since it's pointless to try to run it on ↵ | Bernhard Reutner-Fischer | 2007-08-24 | 1 | -1/+1 |
| | | | | non-autotool'ed packages anyway (for now) | ||||
* | - fix misplaced @ | Bernhard Reutner-Fischer | 2007-08-23 | 1 | -1/+1 |
| | | | | - fix typos in x11r7 packages | ||||
* | - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+2 |
| | |||||
* | - don't print the second time autoreconf would be run | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+0 |
| | |||||
* | - add some $(Q) here and there | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -16/+17 |
| | |||||
* | - reinstate accidentally deleted hunk | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -0/+1 |
| | |||||
* | - pass TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+2 |
| | |||||
* | - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+9 |
| | |||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -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-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 1 | -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. |