xorg-docs: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Dec 1 17:03:27 PST 2009


 .gitignore                 |   75 +++++++++++++++++++++++++++++++++++++++++----
 Makefile.am                |   10 +++---
 configure.ac               |    1 
 man/.gitignore             |    1 
 sgml/.gitignore            |    3 +
 specs/XProtocol/.gitignore |    8 ++++
 6 files changed, 87 insertions(+), 11 deletions(-)

New commits:
commit c70e059150213a00c76b5f10768c8ed5ab8c3d80
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 30 20:31:00 2009 -0500

    sgml: add missing generated formats
    
    These are not build by default, so they can be missed. ps and html
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 49aa344ffad3e4f276f05b68169d9b857cf6437c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 30 20:27:39 2009 -0500

    man: delete redundant .gitignore file for man pages
    
    This is now handled by the defaults section at the toplevel gitignore
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 130b53c632b71b1dd9ded154816743622930734a
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 29 20:32:13 2009 -0500

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

commit 5370081e632c34bee523faca40e5763cfeb22868
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 15:43:41 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 10fcd352ea6ea56f7bdea325e5f4ae2f08045d94
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 221061239b76a8c769a51edab009de6bd2492df4
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 9e7a10a089ec9dec1171268cf74aa2f8dd989fb6
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:16 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