index
:
app/xkbcomp
master
obsd
compile XKB keyboard description
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-11-11
Include strings.h for strcasecmp and string.h for strdup
Jeremy Huddleston
2011-07-07
Add .pc file for version export
Peter Hutterer
2011-06-22
Print version number on -version.
Peter Hutterer
2011-06-21
Bump to 1.2.3
xkbcomp-1.2.3
Daniel Stone
2011-06-21
Interp: Allow explicit Any/NoSymbol mappings
Daniel Stone
2011-06-21
Constify LookupKeysym input argument
Daniel Stone
2011-06-21
Bump to 1.2.2
xkbcomp-1.2.2
Daniel Stone
2011-06-21
Interp: Ignore NoSymbol definitions
Daniel Stone
2011-06-21
Interp: Don't make modifier lookup failure fatal
Daniel Stone
2011-06-15
config: move pre-processor flags to AM_CPPFLAGS
Gaetan Nadon
2011-06-15
config: let Automake handle Yacc dist and cleaning
Gaetan Nadon
2011-06-08
Replace repeated checks for gcc with _X_ATTRIBUTE_PRINTF from xproto
Alan Coopersmith
2011-04-04
xkbcomp: Stop possible overflow in yyGetnumber. #31647
Alistair Leslie-Hughes
2011-02-13
Inline the oiText macro in the only place it's used
Julien Cristau
2011-02-11
xkbcomp 1.2.1
xkbcomp-1.2.1
Peter Hutterer
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2011-01-04
Remove out-of-date copies of README.config & README.enhancing
Alan Coopersmith
2010-11-01
config: replace AC_CHECK_FILE with test -f as it fails to cross-compile
Gaetan Nadon
2010-11-01
man: Improve description of device selection option
Dirk Wallenstein
2010-11-01
Allow uploading a keymap to a single device
Dirk Wallenstein
2010-10-30
xkbcomp 1.2.0
xkbcomp-1.2.0
Alan Coopersmith
2010-09-23
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-09-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-09-23
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-07-12
config: allow to build tarball when yacc is missing
Gaetan Nadon
2010-07-12
limits.h is mandated by C89, no need to check for it
Daniel Stone
2010-07-12
Fix signedness issue with getc() return value
Julien Cristau
2010-07-09
Fix parsing of 0x1a2b3c4d-style symbols
Daniel Stone
2010-06-15
Fix gcc warnings
Daniel Stone
2010-06-15
Don't malloc() and free() most scanned symbols
Daniel Stone
2010-06-15
Fix compilation with DEBUG
Daniel Stone
2010-06-15
Use fread() instead of getc()
Daniel Stone
2010-06-15
Lazy keysym parsing (avoid XStringToKeysym)
Daniel Stone
2010-06-02
config: add check for yacc to insure it is installed #27973
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-03
xkbcomp 1.1.1
xkbcomp-1.1.1
Peter Hutterer
2009-08-06
xkbcomp: Remove output file if closing fails.
Rami Ylimaki
2009-07-09
Bump to 1.1.0.
xkbcomp-1.1.0
Peter Hutterer
2009-05-11
Use temporary buffer for generating Uxxx names to avoid overflow
Alan Coopersmith
2009-03-07
Allow the default XKB config root to be set from configure
Dan Nicholson
2009-01-22
Correct a remaining of a wrong change to make some DEBUG_VAR's static.
Paulo Cesar Pereira de Andrade
[next]