libXaw: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 10:27:22 PST 2009


 .gitignore         |   67 +++++++++++++--
 INSTALL            |  229 -----------------------------------------------------
 Makefile.am        |   14 +--
 configure.ac       |    2 
 include/.gitignore |    2 
 man/.gitignore     |    3 
 spec/.gitignore    |   11 ++
 src/.gitignore     |    6 -
 8 files changed, 79 insertions(+), 255 deletions(-)

New commits:
commit 4cf1bbc4a0f167eae794283f5d47be28192f6b14
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Nov 27 20:56:03 2009 -0500

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

commit 6509e9d695889f55f7749e10006aef7288e30cbd
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 15:24:48 2009 -0400

    .gitignore: use common defaults with custom section # 24239
    
    Add an ignore file for the new spec subdir

commit ccf1bbf854152ed64e1f184388962361b7d828ae
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 15:19:25 2009 -0400

    configure.ac: AM_MAINTAINER_MODE missing #24238
    
    This turns off maintainer mode build rules in tarballs.
    Works in conjunction with autogen.sh --enable-maintainer-mode
    For all X.Org components.

commit 504ec86f33975a1954136c875d09f7549557b962
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:10 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 b04ca66401a3ae83370c8b497561b099d45da246
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:42 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 d56b65e53f5b7c4d1640ea5273827285f95f835c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 16:19:19 2009 -0400

    Makefile.am: do not include autogen.sh in distribution #24183
    
    This is a private build script that should not be distributed

commit b7a88244153030fc1e50be39edc81ce02e021f73
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 13:10:02 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 8a2925a69e6fc8627e7e92a9427e1885c3033ae7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:19 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