libXfont: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 08:19:35 PST 2009


 .gitignore                   |   74 ++++++++++++++++++++++++++++++++++---------
 Makefile.am                  |   10 ++++-
 configure.ac                 |    8 ++--
 doc/.gitignore               |    6 +++
 include/X11/fonts/.gitignore |    2 +
 5 files changed, 79 insertions(+), 21 deletions(-)

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

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

commit 72353a449e8dbf82a53a1d7958755198e989d892
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 15:28:32 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 489e7b2cb3371042552489385902a98dc1cd976a
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 c22d67cc78c27d19bb6eaba5bf71b66444ed4a40
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 271382b01995469eb60035d38880f9d3665d4c4c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:43 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 9be83ae94cd82b447ed59ba0869f9e94ed9018f7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 15:34:34 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