xf86-video-vmware: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Nov 19 11:45:52 PST 2009


 .gitignore            |   83 ++++++++++++++++++++++++++++++++++++-------
 ChangeLog             |   95 --------------------------------------------------
 Makefile.am           |   10 ++++-
 configure.ac          |   11 +++--
 man/.gitignore        |    1 
 vmwarectrl/.gitignore |    2 +
 6 files changed, 87 insertions(+), 115 deletions(-)

New commits:
commit e8f5a924226aacc280923aed661b5a821fdaffe8
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 edb6fcb49bae735c45d9565f7aa8313396cf3b15
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:10 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 dcb3d3ed2ba2129b433eee0d18ec86e1e0a6f21f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 12:54:23 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 a9dc11de80966fe00efb6c061a6df00678f80b1f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 13:06:19 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 082d1689a8e017d29b108ed3a251141ddf32a35d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:18 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