Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-24 | Add lint library to CLEANFILES | Alan Coopersmith | |
2006-07-16 | set GIT_DIR=${srcdir}/.git for git-log | Matthieu Herrb | |
2006-07-13 | Generate lint library for checking programs that call functions in libXau | Alan Coopersmith | |
(Disabled by default, enable with --enable-lint-library) | |||
2006-07-12 | Replace static ChangeLog with dist-hook to generate from git-log | Alan Coopersmith | |
2006-06-28 | Add "--with-lint" configure flag and "make lint" Makefile target to check | Alan Coopersmith | |
source code with lint, sparse or similar tools. | |||
2006-06-10 | Clean up existing Autest test program and use to provide simple (and very | Alan Coopersmith | |
incomplete) "make check" test case. | |||
2006-05-08 | Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages | Kevin E Martin | |
not created correctly when MANDIR & MANSUFFIX don't match. | |||
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-18 | Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-17 | Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a | Alan Coopersmith | |
suffix rule (reported by Matthieu Herrb) | |||
2005-10-12 | Use sed to put version number in man page Add shadow man pages for man | Alan Coopersmith | |
pages that document multiple functions. | |||
2005-05-14 | Move includes in Xau and Xdmcp into include/X11 subdirectories so that the | Josh Triplett | |
source can reference them with <X11/...>. | |||
2005-05-11 | lib/Xau:XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10 | Søren Sandmann Pedersen | |
- Update AUTHORS, COPYING from Keith's tree - Don't use gcc specific "-include config.h" - Add autogen.sh lib/xtrans: - Add AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, autogen.sh, configure.ac, xtrans.pc.in xc/lib/Xau: - Add conditionalized #include <config.h> util/modular/symlink.sh - Add functions symlink_lib_xau() and symlink_lib_xtrans() util/modular/addconfig.h - New script that adds #include <config.h> to files | |||
2005-05-09 | Add Xau library to lib/ and symlink.sh | Søren Sandmann Pedersen | |