xdriinfo: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:42:49 PST 2009


 .gitignore   |   77 ++++++++++++++++---
 INSTALL      |  236 -----------------------------------------------------------
 Makefile.am  |   11 +-
 configure.ac |    2 
 4 files changed, 74 insertions(+), 252 deletions(-)

New commits:
commit 60771e4bf3f70d28c8b4b1833655261c853e35d7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:53 2009 -0500

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

commit 154841cf9c1aa8abb1e010f8b16fd71736a1f750
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 22dd0b3f6fce230a58a7552d56b5f582ef5e8abe
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:38 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 7b698f1a4e5706db509d3db63fa94f5648e7a690
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.

commit 87def102d6aa06ac730791426c61a7af00772ffb
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 15:33:12 2009 -0400

    Makefile.am: do not include autogen.sh in distribution #24183
    
    This is a private build script that should not be distributed



More information about the xorg-commit mailing list