Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 40b3c076 | 2012-08-08 21:54:33 | Don't touch the xserver autotools files a 2nd time in kdrive. This causes a rebuild of xserver during make release (configure becomes more recent than config.status again). | ||
| e60da745 | 2012-06-10 13:21:05 | Update to xserver 1.12.2. tested by naddy@, krw@, mpi@. | ||
| f0cf820e | 2012-03-10 18:35:56 | Disable doc formatting tools explicitely | ||
| 4e607c59 | 2011-09-17 13:39:30 | Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default' ok matthieu@ | ||
| a40b5df9 | 2011-08-30 21:15:30 | Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. ok shadchin@ | ||
| 89a8ad01 | 2011-05-30 10:52:57 | If you do not have XkbOptions in xorg.conf, it is automatically set to "terminate: ctrl_alt_bksp" (only if XENOCARA_USE_XKEYBOARD_CONFIG=Yes) tested ajacoutot@, ok matthieu@ | ||
| 00f8ec49 | 2011-04-27 20:58:34 | Enable X-ACE and XC-SECURITY on kdrive (Xephyr) | ||
| 2cc47a12 | 2011-03-08 07:59:23 | add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enable the use of xkeyboard-config xkb definitions instead of the old xkbdata. This will make testing easier. No changes in default builds. ok shadchin@ | ||
| 88ce1f7f | 2011-01-02 14:23:40 | Specify default xkb rules for Xnest and Xephyr. | ||
| 366b5eba | 2010-07-31 07:40:58 | Disable XACE in kdrive too. | ||
| fb63ed8b | 2009-10-03 09:58:38 | --disable-xinput and --disable-xprint are not valid configure options anymore in xserver 1.6. | ||
| 00e5d4d8 | 2009-01-28 22:16:07 | Install Xephyr and its manual page using the Makefile generated by autotools. | ||
| 3e6ebe36 | 2009-01-28 14:51:56 | Pass all needed options to configure to get kdrive use the same default directories as Xorg. | ||
| 77764902 | 2009-01-27 17:18:26 | Xephyr requires dri support for now, so enable it. | ||
| ca29dacd | 2008-08-21 05:48:42 | Add a way to build kdrive-based X servers in a separate directory, to make it possible to build them at the same time as Xorg. |