Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11r7/xserver_xorg: breaks with shared cache | Peter Korsgaard | 2008-12-22 | 1 | -0/+1 |
| | | | | The package overrides CFLAGS, so disable shared cache. | ||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
| | |||||
* | x11r7/xserver: select cursor font as well | Peter Korsgaard | 2008-10-23 | 1 | -0/+1 |
| | | | | Really closes #5684. | ||||
* | x11r7/xserver: select misc font + font alias | Peter Korsgaard | 2008-10-23 | 1 | -0/+2 |
| | | | | Closes #5684. | ||||
* | x11r7/xserver: bump version | Peter Korsgaard | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | 2008-10-20 | 1 | -1/+0 |
| | | | | It's default now. | ||||
* | x11r7/xserver: use install-strip for target install | Peter Korsgaard | 2008-10-19 | 1 | -1/+1 |
| | |||||
* | xserver_xorg-server: fix missing backslash on end of CONF_OPT | Hans-Christian Egtvedt | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | | This patch adds a missing backslash on a line in the middle of the list of XSERVER_XORG_SERVER_CONF_OPT. Reported-by: Sebastian Matuschka <Sebastian.Matuschka@gcd-solutions.de> | ||||
* | Applied patch from Michel Wilson to allow the cursor in the X root window to | Hamish Moffatt | 2008-09-10 | 2 | -0/+13 |
| | | | | | be disabled. Unfortunately this is a compile-time option. | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | 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). | ||||
* | 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. | ||||
* | x11r7: bump xserver version | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
| | | | | Based on googlecode r561 by John Voltz. | ||||
* | mesa: bump version | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
| | | | | Based on googlecode r559 by John Voltz. | ||||
* | packages: fix xorg to compile modular and tiny versions | Peter Korsgaard | 2008-06-30 | 1 | -3/+19 |
| | | | | Based on googlecode r558 by John Voltz. | ||||
* | fix broken patch | John Voltz | 2008-05-01 | 1 | -1/+3 |
| | |||||
* | patch for xserver tslib support | John Voltz | 2008-05-01 | 1 | -0/+9 |
| | |||||
* | some fixes for X | John Voltz | 2008-04-24 | 1 | -0/+6 |
| | |||||
* | updated xorg to version 7.3 and added all of the fonts | John Voltz | 2008-03-06 | 5 | -15/+70 |
| | |||||
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -1/+1 |
| | | | | (Ivan Kuten) | ||||
* | Update various packages to make X run | Ulf Samuelsson | 2007-09-12 | 1 | -2/+2 |
| | |||||
* | - fix misplaced @ | Bernhard Reutner-Fischer | 2007-08-23 | 1 | -1/+1 |
| | | | | - fix typos in x11r7 packages | ||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 3 | -0/+77 |
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. |