Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-18 | mesa3d: compile makedepend (and in turn xproto) for the host | Peter Korsgaard | |
The mesa3d build needs makedepend on the host, so compile one in $HOST_DIR. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-19 | mesa: needs C++ support | Peter Korsgaard | |
mesa (and in turn xorg) needs C++ support. Based on patch by Steffen Schulz <pepe_ml@gmx.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-19 | mesa: fix build for x86 | Jim Persson | |
mesa wants to compile and run gen_matypes at build time, so make sure it gets compiled for the host and not for the target. Closes #323. Signed-off-by: Jim Persson <spambox@nurd.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-23 | mesa3d: sync kconfig deps with makefile | Peter Korsgaard | |
2009-03-14 | x11r7: update to 7.4 | Peter Korsgaard | |
Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me. | |||
2009-02-24 | mesa3d: fix makedepend arguments | Peter Korsgaard | |
Make sure makedepends only searches the gcc/staging dir, and not the host include dirs. | |||
2009-02-24 | mesa: use correct config file for arch | Peter Korsgaard | |
2009-02-24 | mesa3d: use MAKE1 instead of playing around with BR2_JLEVEL | Peter Korsgaard | |
2009-02-24 | xserver-xorg: select mesa3d in kconfig | Peter Korsgaard | |
xserver-xorg depends on mesa3d, so select it in kconfig as well. | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-30 | mesa: bump version | Peter Korsgaard | |
Based on googlecode r559 by John Voltz. | |||
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-11 | Correct mesa3d-source, use correct patch directory | Ulf Samuelsson | |
2007-08-10 | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric 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. |