damageproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 16 11:52:37 PST 2009


 .gitignore   |   74 ++++++++++++++
 INSTALL      |  293 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 Makefile.am  |    9 -
 NEWS         |    2 
 README       |   24 ++++
 configure.ac |   11 +-
 6 files changed, 391 insertions(+), 22 deletions(-)

New commits:
commit 6198e1baa4e3223c8d77d925188797e18ec5ff0c
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 2fa701f45f0aa12bbaeeb8adbb82389b09ec57a2
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 20:28:15 2009 -0500

    NEWS: remove empty file #24206

commit 537c02b4bd06f49120877710992f819a6558451a
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 e7efe628fd2227b2bebe5b1c0ba89e1830a09a77
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 a3845453d5e6a049a8044c540a60288961ad2a9c
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 ec1193509601c57a2da090463dcfb416432f6fa1
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