index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-12-07
config: initialize autoconf, automake and libtool
Gaetan Nadon
1
-1
/
+8
2010-12-07
config: use XORG_DEFAULT_OPTION from util-macros version 1.8
Gaetan Nadon
1
-9
/
+5
2010-12-07
config: set Autoconf minimum version required to 2.60
Gaetan Nadon
1
-1
/
+1
2010-11-11
build: run autoupdate
Jan Engelhardt
1
-3
/
+4
2010-11-11
build: use AC_CONFIG_MACRO_DIR as per libtoolize warning
Jan Engelhardt
1
-0
/
+1
2010-10-21
Don't check for xlib, we don't need it
Kristian Høgsberg
1
-1
/
+0
2010-10-20
Use flex for generating the scanner, add support for parsing from strings
Kristian Høgsberg
1
-0
/
+1
2010-08-25
Pull in a few #defines from libxkbfile and lower kbproto requirement
Kristian Høgsberg
1
-1
/
+1
2010-07-02
Compile with -fvisibility=hidden when possible
Kristian Høgsberg
1
-0
/
+4
2010-06-22
xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
Daniel Stone
1
-0
/
+1
2010-06-22
configure.ac: Enable automake silent rules by default
Daniel Stone
1
-1
/
+1
2009-04-05
Require strdup and remove utils wrapper
Dan Nicholson
1
-1
/
+1
2009-04-01
Add xkbcommon pkg-config file
Dan Nicholson
1
-0
/
+1
2009-03-27
Import xkbcomp sources for CompileKeymap
Dan Nicholson
1
-6
/
+18
2009-03-27
Move ks_tables.h build into makekeys subdirectory
Dan Nicholson
1
-0
/
+2
2009-03-19
Use common XKB headers and add common type XkbcDescRec
Dan Nicholson
1
-1
/
+1
2009-03-19
Use XKB alloc macros internally
Dan Nicholson
1
-0
/
+1
2009-03-19
Use generated config.h header
Dan Nicholson
1
-0
/
+1
2009-03-19
Use XORG_CWARNFLAGS for more warnings
Dan Nicholson
1
-0
/
+1
2009-03-19
Move makekeys to separate subdir
Dan Nicholson
1
-0
/
+1
2009-03-19
Testing harness for keysym functions
Dan Nicholson
1
-0
/
+1
2009-03-19
Fix CC_FOR_BUILD detection
Dan Nicholson
1
-1
/
+1
2009-03-19
Initial implementation of keysym handlers
Dan Nicholson
1
-0
/
+1
2009-03-19
Generate keysym tables from X and XF86 keysym definitions
Dan Nicholson
1
-0
/
+17
2009-03-19
Add makekeys for creating keysym hash tables
Dan Nicholson
1
-3
/
+25
2009-03-19
Initial autotools commit
Dan Nicholson
1
-0
/
+40