Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-02 | Make includedir=@includedir@ in xtrans.pc.in, not with /X11/Xtrans. | Daniel Stone | |
2005-05-25 | - Add FSlib to symlink.sh | Søren Sandmann Pedersen | |
- Change Xtrans includedir back to be X11/Xtrans, so that users of it can continue to include <X11/*> - Add build system for FSlib - Conditionally include config.h in xc/lib/FS - Remove redundant include of FSproto.h in xc/lib/FS - Add check to proto/X11/configure.ac whether -D_XOPEN_SOURCE is needed. | |||
2005-05-23 | Change xtransincludedir in pkg-config file to match change in Makefile.am. | Josh Triplett | |
2005-05-13 | - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in | Søren Sandmann Pedersen | |
<X11/...> - For Xcomposite and Xdamage, don't link the build system out of the xc tree - Link the public X11 headers into their own directory - Add links to XKeysymDB and XErrorDB - Add links to all the Xlib man pages - Add links to the lcUniConv subdirectory - Conditionally include config.h in Xlib source | |||
2005-05-11 | lib/Xau: | 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 |