applewmproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 16 11:45:55 PST 2009


 .gitignore   |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am  |    9 +++---
 README       |   31 +++++++++++++++++++++++
 configure.ac |   11 ++++----
 4 files changed, 112 insertions(+), 17 deletions(-)

New commits:
commit 8fecb08b6db9efc6563b5c430ae849547dfa361d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 16 11:10:10 2009 -0500

    README: file created or updated #24206
    
    Contains a set of URLs to freedesktop.org.

commit e5867061370acfe6ff7fdfdbc5ae05d850c8b7da
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 16:39:09 2009 -0500

    Makefile.am: ChangeLog is not required in EXTRA_DIST or MAINTAINERCLEANFILES
    
    ChangeLog is a file known to automake and requires no further coding

commit 6d5e7fd9862160a8ecf2c78aac70ec83bc137703
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 16:37:41 2009 -0500

    configure.ac: AM_MAINTAINER_MODE missing #24238
    
    This turns off maintainer mode build rules in tarballs.
    Works in conjunction with autogen.sh --enable-maintainer-mode

commit b79aac3e8dfb81774f2bdca1a22759a678a93742
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 16:36:38 2009 -0500

    Makefile.am: INSTALL file is missing or incorrect #24206
    
    The standard GNU file on building/installing  tarball is copied
    using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
    Add INSTALL target

commit 4e47c876c11b1d9b6d43acf0c42f74d022c852c8
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 16:29:26 2009 -0500

    configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
    
    This macro aggregate a number of existing macros that sets commmon
    X.Org components configuration options. It shields the configuration file from
    future changes.

commit e52179b9fa9bb61e1bf6393d786095cde81d67b9
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 16:26:20 2009 -0500

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.



More information about the xorg-commit mailing list