xgc: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 10:02:45 PST 2009


 .gitignore   |   81 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 Makefile.am  |   12 +++++---
 configure.ac |    6 ++--
 3 files changed, 77 insertions(+), 22 deletions(-)

New commits:
commit 3f4012aecec63dee6858797d0c893472877ac027
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:54 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

commit bb9d4ca9f616c24fcda388749a9ec7fbe7ea6f55
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:08 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit 6daab486099dc404bf0b88546fd3091855c01c89
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Oct 27 15:07:25 2009 -0400

    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 bd327d662f16987b11bbcfbda5451008da300d5e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:39 2009 -0400

    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 abdc601cdbdfaf106bb94e9052e14acee5eca04b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:15 2009 -0400

    .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