editres: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:30:33 PST 2009


 .gitignore   |   79 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 Makefile.am  |   12 +++++---
 configure.ac |    7 ++---
 3 files changed, 77 insertions(+), 21 deletions(-)

New commits:
commit 0d9b687b1eef24ba64f8dc15febb296cae727d30
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 1cfbbce10833e7902b30c50fe1da3dc83d40b8fe
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:07 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 9d6212392730f5cdec9906eb90385c766a87de9c
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 49f5b0c58b5c2efa23dde717c52be5e4161e3993
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 be42557f3db73875b9789f5fc7457703e97face0
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:14 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 86eb733aaddc362427d533b7cf157447690152a5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 15:43:39 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