xedit: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:42:51 PST 2009


 .gitignore              |   81 +++++++++++++++++++++++++++++++++++++++---------
 Makefile.am             |   10 +++--
 app-defaults/.gitignore |    2 +
 configure.ac            |   14 +++-----
 lisp/.gitignore         |    4 ++
 lisp/re/.gitignore      |    2 +
 6 files changed, 86 insertions(+), 27 deletions(-)

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

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

commit 8a56edb05d0881354ec0f5c849495e7604cf5ca7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:08 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 b495f585017d7d441bc2a7b117d400f2ee082a9c
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 7014a702382d55464aefdbd61405a1c49b30cf26
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:38 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 64a4c3d43b8521c51d9ef77ce6987b274937818d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:15 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