xf86-video-ark: Changes to 'master'

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


 .gitignore     |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 ChangeLog      |   48 ---------------------------------------
 Makefile.am    |   10 +++++++-
 configure.ac   |   11 +++++---
 src/.gitignore |    6 ----
 5 files changed, 80 insertions(+), 65 deletions(-)

New commits:
commit 75ff90f31d1bcb0a2a5a28db8eabe3ee1cf40827
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 503f9a5c1b1d86c769b823950eceed1ddb7c04c5
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 c4f9f99b70e7c6613c4e170b42cf43a0b3f3ee60
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 078a7d6ae9f7a99f02e235dfbab3231452e55b39
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:58:13 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 fb5fbf603b6d7b8999a24b6150c6ae6156d2437e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:16 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