cursors: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 16:59:06 PST 2009


 .gitignore            |   79 ++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am           |   12 ++++---
 configure.ac          |   12 +++----
 handhelds/.gitignore  |    4 ++
 redglass/.gitignore   |    6 +++
 whiteglass/.gitignore |    6 +++
 6 files changed, 99 insertions(+), 20 deletions(-)

New commits:
commit c43cf46600ae8c93b85d4e3c956864691e55395e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 29 19:31:54 2009 -0500

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

commit 3cc6cb2fe3142b22931e411e3df5d495f3f57ff5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 29 19:29:06 2009 -0500

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Automake 'foreign' option is specified in configure.ac.
    Remove from Makefile.am

commit b6cb39282a530930672da3c58132a8cabe54a05b
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 9c250e804fbf7042acc1ab972d93f7f9cf2a128c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Oct 27 15:07:25 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 3ece73c962880db4913100211cb9bbe4c02a6b6f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:40 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 52f78d845879524d66e733e75ef27fec7898bc6e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:44:09 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