Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-03 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2005-07-19 | distcheck fixes -- clean up after makestrs, don't list non-existant files. | Daniel Stone | |
2005-06-20 | - Make Xt install its internal files in /usr/include/X11, both in the | Søren Sandmann Pedersen | |
modular and the monolithic tree. - Update XTrap to use #include <X11/internal-xt-headerI.h> - Add XvMC to symlink.sh | |||
2005-05-18 | - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8 | Søren Sandmann Pedersen | |
- add build system for lib/Xt |