xf86-video-newport: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Nov 19 11:39:53 PST 2009


 .gitignore     |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 ChangeLog      |   60 ------------------------------------------------
 Makefile.am    |   11 ++++++++
 configure.ac   |   11 +++++---
 man/.gitignore |    2 -
 src/.gitignore |    6 ----
 6 files changed, 81 insertions(+), 79 deletions(-)

New commits:
commit 79d2c1d3303d297bce9f21d46c5f3def2675b422
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:41:41 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Automake 'foreign' option is specified in configure.ac.
    Remove from Makefile.am

commit 63d439b2aee729746c30437f70b277787b22bd8e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:09 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 50bd1735e0e472874672370406ab789c75c435d5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 12:54:21 2009 -0400

    Several driver modules do not have a ChangeLog target in Makefile.am #23814
    
    The git generated ChangeLog replaces the hand written one.
    Update configure.ac to xorg-macros level 1.3.
    Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
    Update Makefile.am to add ChangeLog target if missing
    Remove ChangeLog from EXTRA_DIST or *CLEAN variables
    This is a pre-req for the INSTALL_CMD

commit 33495617d19fc2184df2666730c47407dfad0cdb
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 13:02:23 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 82fcf213449be382a1b99a371a0e40398d87f41b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:17 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