index
:
app/xkbcomp
master
obsd
compile XKB keyboard description
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-03-07
Allow the default XKB config root to be set from configure
Dan Nicholson
2009-01-21
Correct make distcheck and most gcc and sparse warnings.
Paulo Cesar Pereira de Andrade
2008-01-22
Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am
Alan Coopersmith
2008-01-06
Revert "Also mark xkbparse.h as a generated file."
Matthieu Herrb
2008-01-06
Also mark xkbparse.h as a generated file.
Matthieu Herrb
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
2005-10-15
Have generated files be cleaned by maintainer in order to pass
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-09-01
Define DFLT_XKB_CONFIG_ROOT to $(datadir)/X11/xkb so we look in the right
Kristian Høgsberg
2005-08-02
Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are
Keith Packard
2005-07-22
Use YACC to compile xkbparse.y.
Daniel Stone
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-16
Add xkbcomp data to symlink.sh. Some fixes to xkbcomp/Makefile.am
Søren Sandmann Pedersen
2005-07-15
Build system for xkbcomp
Søren Sandmann Pedersen