fixesproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 16 13:16:01 PST 2009


 .gitignore   |   77 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 INSTALL      |    8 ------
 Makefile.am  |    8 +++---
 README       |    9 +++++-
 configure.ac |    3 +-
 5 files changed, 83 insertions(+), 22 deletions(-)

New commits:
commit 36ed341de07d5c4df48116c3fcdbb6b9a432e5fe
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 16 16:10:15 2009 -0500

    INSTALL file is missing or incorrect #24206
    
    The file is copied from util-macros.
    The copy in git is removed.

commit 8c866c15f1898105d7ee09ad3d8ed38213e76338
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 7f1bfe8c784db325ae532f54823ef07767e0a5ad
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 20:28:56 2009 -0500

    NEWS: remove empty file #24206

commit e7f981e0994f748faada122f8592359e8cb42c85
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 2beee4825c0f1605988808c3bf9cd1347f6e3c02
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 a76d9bcc9d07aa64cfcb31624702efb444ae5109
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 3907b71be026b126565e3859239032c6f437185d
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