compositeproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Nov 18 16:05:31 PST 2009


 .gitignore   |   75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 INSTALL      |    8 ------
 Makefile.am  |    8 +++---
 configure.ac |    4 +--
 4 files changed, 77 insertions(+), 18 deletions(-)

New commits:
commit 330cbabbbf73b310b237e6745185f338d7d33998
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Nov 18 19:00:34 2009 -0500

    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

commit 260cc8eadd89b3fc9f59e505e34dcb5bc09018bd
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 20:25:50 2009 -0500

    NEWS: remove empty file #24206

commit 55f6f1eec2a0baca0f6c7738cc2e54e7098b3652
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 19:45:26 2009 -0500

    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    
    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

commit ad60112eb2eacb50954bf9cd461b9e90d6f64a63
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 18:31:28 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 8a7c2c629635510a0728d5ab086b0f4b600b0e49
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 18:11:36 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 00dc749894784dc6f1b749903ef872572f678c3c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 18:26:46 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