index
:
app/xev
master
obsd
print contents of X events
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Collapse
)
Author
2007-12-06
Add missing PHONY line for automatic ChangeLog generation
James Cloos
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
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
work better with BSD make
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-08-01
Install man pages to section 1 instead of section m (Patch from Donnie
XORG-6_99_99_900
Alan Coopersmith
Berkholz)
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
configure cache, you cache it, and the cached value is probably wrong.
2005-07-06
Build system for xev
Søren Sandmann Pedersen