summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
Commit message (Collapse)AuthorAgeFilesLines
* x11r7/xserver_xorg: breaks with shared cachePeter Korsgaard2008-12-221-0/+1
| | | | The package overrides CFLAGS, so disable shared cache.
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-4/+4
|
* 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-101-0/+7
| | | | | be disabled. Unfortunately this is a compile-time option.
* 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).
* 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.
* some fixes for XJohn Voltz2008-04-241-0/+6
|
* updated xorg to version 7.3 and added all of the fontsJohn Voltz2008-03-061-4/+20
|
* - 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-101-0/+15
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.