Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 290 | -290/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Use correct include dir syntax for xcursor-xthemes | Ulf Samuelsson | 2008-07-10 | 1 | -2/+2 |
| | |||||
* | xserver: fix typo | Peter Korsgaard | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | xserver: disable xephyr/xnest/xvfb servers | Peter Korsgaard | 2008-07-01 | 1 | -3/+6 |
| | | | | Disable development xephyr/xnest/xvfb servers (saves ~3MB). | ||||
* | libXt: don't install host makestrs in target | Peter Korsgaard | 2008-06-30 | 1 | -0/+4 |
| | |||||
* | xserver-xorg: select dbus | Peter Korsgaard | 2008-06-30 | 1 | -0/+1 |
| | | | | xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig. | ||||
* | x1157: add XGI video driver | Peter Korsgaard | 2008-06-30 | 3 | -0/+27 |
| | | | | Based on googlecode r575 by Thiago Correa. | ||||
* | x11r7: bump xserver version | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
| | | | | Based on googlecode r561 by John Voltz. | ||||
* | x11r7: fix install to target for drivers | Peter Korsgaard | 2008-06-30 | 72 | -0/+73 |
| | | | | Based on googlecode r560 by John Voltz. | ||||
* | mesa: bump version | Peter Korsgaard | 2008-06-30 | 4 | -5/+440 |
| | | | | Based on googlecode r559 by John Voltz. | ||||
* | pixman: bump version | Peter Korsgaard | 2008-06-30 | 3 | -12/+12 |
| | | | | Based on googlecode r507 by Arnar Mar Sigurdsson. | ||||
* | packages: fix xorg to compile modular and tiny versions | Peter Korsgaard | 2008-06-30 | 84 | -146/+1225 |
| | | | | Based on googlecode r558 by John Voltz. | ||||
* | x11r7: add intel xorg video driver | Peter Korsgaard | 2008-06-30 | 2 | -0/+24 |
| | | | | Based on googlecode r552 by John Voltz. | ||||
* | x11r7: update xorg driver versions to match with X11R7.3 | Peter Korsgaard | 2008-06-30 | 18 | -37/+17 |
| | | | | Based on googlecode r551 by John Voltz | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | fix broken patch | John Voltz | 2008-05-01 | 1 | -1/+3 |
| | |||||
* | remove libdir-la.patch, handled by Makefile.autotools.in | John Voltz | 2008-05-01 | 1 | -77/+0 |
| | |||||
* | patch for xserver tslib support | John Voltz | 2008-05-01 | 1 | -0/+9 |
| | |||||
* | some fixes for X | John Voltz | 2008-04-24 | 3 | -1/+9 |
| | |||||
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 1 | -2/+2 |
| | | | | Patch by Hebbar. | ||||
* | added missing patch | John Voltz | 2008-03-08 | 1 | -0/+47 |
| | |||||
* | added missing patch for libX11 | John Voltz | 2008-03-08 | 1 | -0/+36 |
| | |||||
* | fixed pixman install | John Voltz | 2008-03-06 | 1 | -0/+2 |
| | |||||
* | updated xorg to version 7.3 and added all of the fonts | John Voltz | 2008-03-06 | 337 | -470/+1515 |
| | |||||
* | - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | |||||
* | - remove SUSv3 LEGACY function | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+12 |
| | |||||
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 248 | -248/+248 |
| | | | | (Ivan Kuten) | ||||
* | Update various packages to make X run | Ulf Samuelsson | 2007-09-12 | 1 | -2/+2 |
| | |||||
* | - Only include the XORG7 makefiles if we were asked to build any xorg package | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+2 |
| | |||||
* | - fix misplaced @ | Bernhard Reutner-Fischer | 2007-08-23 | 203 | -203/+203 |
| | | | | - fix typos in x11r7 packages | ||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 28 | -52/+52 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 3 | -4/+4 |
| | |||||
* | Use package/libdrm instead of package/x11r7/libdrm | Ulf Samuelsson | 2007-08-11 | 3 | -24/+0 |
| | |||||
* | Correct mesa3d-source, use correct patch directory | Ulf Samuelsson | 2007-08-11 | 1 | -2/+2 |
| | |||||
* | doh, missed a spot | Eric Andersen | 2007-08-11 | 1 | -0/+2 |
| | |||||
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 527 | -0/+6738 |
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. |