summaryrefslogtreecommitdiff
path: root/xkb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas1-42/+0
2012-11-19XKB: Remove component listing supportDaniel Stone1-2/+1
2010-04-19xkb: rename XkbFakeDeviceButton and XkbFakeDeviceMotion, move into xkbActions.cPeter Hutterer1-3/+1
2009-10-20xkb: don't conditionally include xkb-config.h.Peter Hutterer1-2/+1
2009-01-22XKB: Remove unused XkbProcessOtherEventDaniel Stone1-5/+1
2009-01-22XKB: Remove unused DDX functionsDaniel Stone1-2/+0
2008-11-04xkb: when faking mouse button events, fake them on the correct devices.Peter Hutterer1-1/+0
2008-03-05Fix distcheck.Adam Jackson1-1/+1
2008-02-17XKB: Delete xkberrs.cDaniel Stone1-1/+0
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+2
2006-07-28Revert xkb changes that broke XkbGetKeyboard()Kevin E Martin1-1/+3
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-03-27Prune XKB code to only what we need to run the server. Remove deadDaniel Stone1-3/+1
2006-03-25Remove XkbCF DDX configuration code.Daniel Stone1-2/+0
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-11-20Make sure XKM_OUTPUT_DIR (used in code) ends in / (so paths don't get hosedAlan Coopersmith1-1/+1
2005-10-07Add README.compiled to dist tarballKevin E Martin1-1/+1
2005-10-06symlink.sh:Søren Sandmann Pedersen1-1/+4
2005-09-11use RGB_DB not RGB_PATH as that's what it's looking forDaniel Stone1-1/+2
2005-08-20Build libxkbstubs.la to stub XKB DDX functions (e.g. VT switches), andDaniel Stone1-6/+4
2005-08-10Revert previous patch as it causes build failuresSøren Sandmann Pedersen1-2/+2
2005-08-10Add XF86DDXACTIONS to AM_CFLAGSSøren Sandmann Pedersen1-1/+1
2005-07-04Revert last changes. They have to be addressed in a different wayAlexander Gottwald1-2/+0
2005-07-04Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald1-0/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+51