summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-09-16Organize src/ and test/ headersRan Benita1-2/+4
2012-09-11xkbcommon-keysyms: Add header protectionDavid Herrmann1-1/+5
2012-09-03test/rules-file: add benchmarkRan Benita1-1/+1
2012-09-03test: add rmlvo-to-kccgst toolRan Benita1-1/+3
2012-09-03Set log level for tests through env, not directlyRan Benita1-1/+3
2012-09-02Add xkbcomp/keymap.c and move some code thereRan Benita1-0/+1
2012-09-01Organize xkbcomp/ header filesRan Benita1-6/+8
2012-08-10Remove xkbcomp/misc.cRan Benita1-1/+0
2012-08-08android: add build filesPekka Paalanen1-0/+16
2012-08-08test/dump: Remove superfluous testDaniel Stone1-2/+0
2012-08-08Rename xkey test to keysymDaniel Stone1-2/+2
2012-08-08Staticise xkb_map_new_from_kccgstDaniel Stone1-2/+0
2012-07-28Add an interactive evdev testRan Benita1-1/+4
2012-07-27Remove alloc.{c,h}Ran Benita1-2/+0
2012-07-23Add test for logging functionalityRan Benita1-1/+3
2012-07-23Add logging APIRan Benita1-1/+0
2012-07-23build: drop the include/ directoryRan Benita1-6/+5
2012-07-18Move indicators.c code into compat.cRan Benita1-2/+0
2012-07-18Convert macros to inline functionsRan Benita1-1/+0
2012-07-18Move alias.c functions into keycodes.cRan Benita1-2/+0
2012-07-18Add common linked list implementationRan Benita1-0/+1
2012-07-14Move CompileKeymap into xkbcomp.cRan Benita1-1/+0
2012-07-13Rename KSIsLower/Upper and move to keysym.cRan Benita1-1/+0
2012-07-13Move ComputeEffectiveMap code and avoid some duplicationRan Benita1-1/+0
2012-07-13remove unused function xkb_canonicalise_componentsRan Benita1-2/+0
2012-07-12Add a library of common test functionsDaniel Stone1-5/+9
2012-06-18Add a test for the results of key sequencesRan Benita1-1/+3
2012-06-09Remove configure check for X11 keysym filesRan Benita1-1/+8
2012-06-08Add API for getting unicode representation of a keysymRob Bradford1-0/+1
2012-06-04Use $(top_builddir) rather than relative pathsDaniel Stone1-3/+3
2012-06-04Work around stupid automake dependency-tracking bugDaniel Stone1-0/+4
2012-05-29Add test for xkb_map_new_from_stringDaniel Stone1-1/+3
2012-05-29Add xkb_map_get_as_stringDaniel Stone1-1/+4
2012-05-22Import darray.h for common dynamic array codeRan Benita1-0/+1
2012-05-20rules: add testRan Benita1-2/+11
2012-05-20rules: only export a single functionRan Benita1-2/+2
2012-05-19Create path.h for the path.c functionsRan Benita1-0/+1
2012-05-18Fix out-of-tree build for config.hPekka Paalanen1-1/+1
2012-05-18Add benchmarking test to rulescompDaniel Stone1-1/+1
2012-05-11Use $(AM_V_GEN) to prettyfi makekeys stepKristian Høgsberg1-1/+1
2012-05-11Add xkbcommon-keysyms.h to Makefile.amDaniel Stone1-1/+2
2012-05-09Merge remote-tracking branch 'krh/keysyms'Daniel Stone1-1/+9
2012-05-09Use our own keysymsKristian Høgsberg1-1/+1
2012-05-09Add XKB version of X11 keysymsKristian Høgsberg1-0/+8
2012-05-09makekeys: fix cross-compilationPekka Paalanen1-7/+5
2012-05-09Make build directory includes more explicitDaniel Stone1-1/+1
2012-05-08Add pre-defined names databaseDaniel Stone1-1/+3
2012-05-08Reintroduce $(builddir)/src/xkbcomp includeDaniel Stone1-0/+1
2012-05-08Rename XKBcommonint.h to xkb-priv.h and use itRan Benita1-6/+6
2012-05-08Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita1-8/+7