Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-22 | x11r7/xserver_xorg: breaks with shared cache | Peter Korsgaard | |
The package overrides CFLAGS, so disable shared cache. | |||
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-23 | x11r7/xserver: select cursor font as well | Peter Korsgaard | |
Really closes #5684. | |||
2008-10-23 | x11r7/xserver: select misc font + font alias | Peter Korsgaard | |
Closes #5684. | |||
2008-10-21 | x11r7/xserver: bump version | Peter Korsgaard | |
2008-10-20 | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | |
It's default now. | |||
2008-10-19 | x11r7/xserver: use install-strip for target install | Peter Korsgaard | |
2008-09-30 | xserver_xorg-server: fix missing backslash on end of CONF_OPT | Hans-Christian Egtvedt | |
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> | |||
2008-09-10 | Applied patch from Michel Wilson to allow the cursor in the X root window to | Hamish Moffatt | |
be disabled. Unfortunately this is a compile-time option. | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-07-01 | xserver: fix typo | Peter Korsgaard | |
2008-07-01 | xserver: disable xephyr/xnest/xvfb servers | Peter Korsgaard | |
Disable development xephyr/xnest/xvfb servers (saves ~3MB). | |||
2008-06-30 | xserver-xorg: select dbus | Peter Korsgaard | |
xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig. | |||
2008-06-30 | x11r7: bump xserver version | Peter Korsgaard | |
Based on googlecode r561 by John Voltz. | |||
2008-06-30 | mesa: bump version | Peter Korsgaard | |
Based on googlecode r559 by John Voltz. | |||
2008-06-30 | packages: fix xorg to compile modular and tiny versions | Peter Korsgaard | |
Based on googlecode r558 by John Voltz. | |||
2008-05-01 | fix broken patch | John Voltz | |
2008-05-01 | patch for xserver tslib support | John Voltz | |
2008-04-24 | some fixes for X | John Voltz | |
2008-03-06 | updated xorg to version 7.3 and added all of the fonts | John Voltz | |
2007-09-29 | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | |
(Ivan Kuten) | |||
2007-09-12 | Update various packages to make X run | Ulf Samuelsson | |
2007-08-23 | - fix misplaced @ | Bernhard Reutner-Fischer | |
- fix typos in x11r7 packages | |||
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
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. |