mkcomposecache: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:30:58 PST 2009


 .gitignore   |   75 ++++++++++++++++---
 INSTALL      |  229 -----------------------------------------------------------
 Makefile.am  |   12 ++-
 README       |    2 
 autogen.sh   |   12 ++-
 configure.ac |    2 
 6 files changed, 85 insertions(+), 247 deletions(-)

New commits:
commit 29bccd2d75af309ffe63f305a62a522e9c93a99e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:52 2009 -0500

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

commit 8228315f7da5f93028820f22787a85e29cefdcf2
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 12 11:36:06 2009 -0500

    INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    Remove README file as it is empty and no content available yet.
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.
    For all X.Org components.
    
    ChangeLog is not required in EXTRA_DIST or MAINTAINERCLEANFILES

commit 4abf184e5a618bdbd84937e7dde6af600634f092
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 12 11:31:12 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.

commit bf6fcf948dec4c78248a1040921b57942120bf16
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 12 11:24:43 2009 -0500

    autogen.sh: upgrade this newly added module to the xorg default one
    
    The original one will not work under some scenarios



More information about the xorg-commit mailing list