summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xserver_xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-4/+4
|
* x11r7/xserver: select cursor font as wellPeter Korsgaard2008-10-231-0/+1
| | | | Really closes #5684.
* x11r7/xserver: select misc font + font aliasPeter Korsgaard2008-10-231-0/+2
| | | | Closes #5684.
* x11r7/xserver: bump versionPeter Korsgaard2008-10-211-1/+1
|
* package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard2008-10-201-1/+0
| | | | It's default now.
* x11r7/xserver: use install-strip for target installPeter Korsgaard2008-10-191-1/+1
|
* xserver_xorg-server: fix missing backslash on end of CONF_OPTHans-Christian Egtvedt2008-09-301-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 toHamish Moffatt2008-09-102-0/+13
| | | | | be disabled. Unfortunately this is a compile-time option.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* xserver: fix typoPeter Korsgaard2008-07-011-1/+1
|
* xserver: disable xephyr/xnest/xvfb serversPeter Korsgaard2008-07-011-3/+6
| | | | Disable development xephyr/xnest/xvfb servers (saves ~3MB).
* xserver-xorg: select dbusPeter Korsgaard2008-06-301-0/+1
| | | | xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
* x11r7: bump xserver versionPeter Korsgaard2008-06-301-1/+1
| | | | Based on googlecode r561 by John Voltz.
* mesa: bump versionPeter Korsgaard2008-06-301-1/+1
| | | | Based on googlecode r559 by John Voltz.
* packages: fix xorg to compile modular and tiny versionsPeter Korsgaard2008-06-301-3/+19
| | | | Based on googlecode r558 by John Voltz.
* fix broken patchJohn Voltz2008-05-011-1/+3
|
* patch for xserver tslib supportJohn Voltz2008-05-011-0/+9
|
* some fixes for XJohn Voltz2008-04-241-0/+6
|
* updated xorg to version 7.3 and added all of the fontsJohn Voltz2008-03-065-15/+70
|
* - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer2007-09-291-1/+1
| | | | (Ivan Kuten)
* Update various packages to make X runUlf Samuelsson2007-09-121-2/+2
|
* - fix misplaced @Bernhard Reutner-Fischer2007-08-231-1/+1
| | | | - fix typos in x11r7 packages
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-1/+1
|
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-103-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.