xf86-video-geode: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Nov 19 11:32:38 PST 2009


 .gitignore   |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am  |   11 +++-----
 configure.ac |   14 ++++------
 3 files changed, 89 insertions(+), 14 deletions(-)

New commits:
commit 58ecaae19472206fd3c642886c787297e6c423d7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 19 13:45:23 2009 -0500

    Revert "Makefile.am: do not include autogen.sh in distribution #24183"
    
    This reverts commit c77803368611751f828c1cc7b00e77157b7774b3.

commit d39754d3cd76fbc4eca5eb199bbe67db5e25eee8
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 29f57f0b92a783f0e1a520b6cf0a6cd211fd9c5f
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 8159be49ec768130c47426b669d7491ebdeb288b
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 530f29b38408319e4bd9689e4a1309055644c4a2
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.

commit c77803368611751f828c1cc7b00e77157b7774b3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 16:33:51 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