appres: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Nov 26 10:23:31 PST 2009


 .gitignore   |   80 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 Makefile.am  |   11 +++++---
 configure.ac |    7 ++---
 3 files changed, 80 insertions(+), 18 deletions(-)

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

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

commit db1d9daa9c8527f1cbcab941c72f7b923343b188
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:08:40 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 e427b7282cb07885b9be98ee238c544bfc9e40b0
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Oct 27 15:07:24 2009 -0400

    Deploy the new XORG_DEFAULT_OPTIONS #24242
    
    This macro aggregate a number of existing macros that sets commmon
    X.Org components configuration options. It shields the configuration file from
    future changes.

commit ccc0bb4529524b9570621af2be47d524eb65fd78
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:37 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 89f99df94a4b2fd2836b639e9df162a8c7afe5e5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:33:38 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 05aaa3eb156ac0fc2eb0cb449d7c3b903614f857
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 15:22:36 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