xcursorgen: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:31:57 PST 2009


 .gitignore   |   76 ++++++++++++++++++++++++----
 INSTALL      |  157 +++++++++++++++++++++++++++++++++++++++--------------------
 Makefile.am  |   11 ++--
 configure.ac |    2 
 4 files changed, 179 insertions(+), 67 deletions(-)

New commits:
commit 194d9a4353dbf0b4c1d2895e60966bbc4429c54d
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 a8cd9706d08c02a947db00f391dc753a7d8167e0
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 763593472fd31103f63afa90d4405643d90fc79e
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 821f55410152bfa8b7e8e3c9ee809e1835db9e2f
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.

commit db68e86e2d2d058e178598a46f6237f9762e4fd3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 16:02:01 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