Go to file
Dan Nicholson 5cc55d7cbb Test compiler to simulate xkbcomp usage
Added a test program, rulescomp, which takes a RMLVO set and generates a
XkbcDescPtr. This is essentially what the xserver will do, except that we
still need to access some xkbcomp internal API to make it work.
2009-04-04 09:14:20 -07:00
include Fix install path for XKBcommon.h 2009-04-03 19:35:01 -07:00
src Fix cleanup error in names allocation 2009-04-04 08:55:23 -07:00
test Test compiler to simulate xkbcomp usage 2009-04-04 09:14:20 -07:00
.gitignore Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
xkbcommon.pc.in Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00