Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | xtrans: | Alan Coopersmith | |
Create autoconf macro XTRANS_CONNECTION_FLAGS to provide standard set of --enable flags for which transports to support and common place to update for required libraries for platforms that need certain libs for certain transports ICE: Add ICE_t #define required by Xtrans headers. Replace static defines of LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro. X11: Moved transport type checks to new macro XTRANS_CONNECTION_FLAGS in xtrans.m4 in xtrans module so they can be shared by all modules using xtrans. | |||
2005-05-13 | Dummy changes to ChangeLog/configure.ac to see if that fixes group | Søren Sandmann Pedersen | |
permissions | |||
2005-05-13 | Re-adding ChangeLog and configure.ac files | Søren Sandmann Pedersen | |
2005-05-13 | Temporarily remove ChangeLog configure.ac | Søren Sandmann Pedersen | |
2005-05-12 | Make xtrans install in $(includedir)/X11/Xtrans. Remove all references to | Søren Sandmann Pedersen | |
Xtransdef. Add Xdmcp build files Add Wrap.h to lib/dmcp part of symlink script. | |||
2005-05-12 | Add Xtransdef.h.in as an AM_CONFIG_HEADER. | Daniel Stone | |
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 |