fontcacheproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 16 13:19:29 PST 2009


 .gitignore   |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am  |    8 +++---
 README       |    6 ++++
 configure.ac |    4 ++-
 4 files changed, 84 insertions(+), 12 deletions(-)

New commits:
commit cc0579c581eccda8ac1dba09940cc066ac27bae6
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 16 11:10:10 2009 -0500

    README: file created or updated #24206
    
    Contains a set of URLs to freedesktop.org.

commit 3338821a475888c2270f4163723e98b95455f512
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 19:45:26 2009 -0500

    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 77c20ac0cbcbff8b416446fd8dbb7a6ccbcc45e4
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 18:31:28 2009 -0500

    Makefile.am: INSTALL file is missing or incorrect #24206
    
    The standard GNU file on building/installing  tarball is copied
    using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
    Add INSTALL target

commit 0a4f58d4f8155dceda5d06a5d0da25be04a49788
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 18:11:36 2009 -0500

    configure.ac: 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 013065c00e28ad7012964ddb45b36a9fdfee9934
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 13:55:25 2009 -0500

    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

commit a4b30c4c31e75156cc5eb9927fd686eaf7723a84
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 14 18:26:46 2009 -0500

    .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