libXevie: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Oct 31 09:46:09 PDT 2010


 COPYING                        |    4 +---
 Makefile.am                    |    6 ++++++
 configure.ac                   |   19 +++++++++----------
 include/X11/extensions/Xevie.h |    3 +--
 man/Makefile.am                |   37 ++++++++-----------------------------
 man/Xevie.man                  |    2 +-
 man/XevieEnd.man               |    1 +
 man/XevieQueryVersion.man      |    1 +
 man/XevieSelectInput.man       |    1 +
 man/XevieSendEvent.man         |    1 +
 man/XevieStart.man             |    1 +
 src/Makefile.am                |   21 ++++++++++++++++++++-
 src/Xevie.c                    |    3 +--
 13 files changed, 52 insertions(+), 48 deletions(-)

New commits:
commit c40322e1987a728abb6c7392476d80f195481f92
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 09:45:06 2010 -0700

    libXevie 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 667084499dd17a8058d5b7015a3ec238296cd8bd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 09:39:45 2010 -0700

    Purge CVS version tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b5222348e167d6080608688b273bfeb4af226e58
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 09:24:11 2010 -0700

    Add lint rules to enable code checking
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 40f4a42e5da2c78f15c8ea389a79eb3c7619abaf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 09:07:54 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 86935597bece223a5008235770610fe27cb36e13
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 09:01:47 2010 -0700

    man: simplify building of shadow man pages
    
    Store the shadow files in git as any other man page.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 18356beea5e8b4c864a5e9f7459d285595b51fa9
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Oct 31 08:54:12 2010 -0700

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3396d845ac161aceeb1b66631bc07cf864e46387
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 08:53:37 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    The existing statement can now be removed from the configuration file.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 600c3ed9964f18c2c74b50ac787c6e85006fa675
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 08:49:08 2010 -0700

    Sun's copyrights now belong to Oracle
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list