Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-22 | Stop compiling empty sm_auth.c stub | Alan Coopersmith | |
File exists as a placeholder in case someone someday decides to add additional auth methods on top of what libICE provides, but it's been two decades and no one has, so stop spending time compiling & linking for now. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Adam Jackson <ajax@redhat.com> | |||
2011-02-02 | config: splitting SM and XTRANS compiler options is not required | Gaetan Nadon | |
Simplify configuration by using a single PKG_CHECK_MODULES statement. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2009-10-09 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-08-07 | libSM 1.1.1, update libtool versionlibSM-1.1.1 | Rémi Cardona | |
2009-01-28 | Janitor: ansification, make distcheck, compiler warnings. | Paulo Cesar Pereira de Andrade | |
2008-06-24 | Bug #14949: Don't use gethostbyname() for client IDs. | Dan Williams | |
gethostbyname() will hit the network, which leads to DNS timeouts, which leads to fail. Just use UUIDs. | |||
2005-07-16 | Set soversion to 6.0.0 using -version-number. | Daniel Stone | |
2005-07-13 | Eliminate xtrans CFLAGS from .pc file as xtrans is not part of the public | Keith Packard | |
API. | |||
2005-05-17 | - Conditionally include config.h in xc/lib/SMXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_10 | Søren Sandmann Pedersen | |
- Add libSM to symlink.sh - Add SM build system |