xlsfonts: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 10:03:18 PST 2009


 .gitignore   |   77 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 Makefile.am  |   11 +++++---
 configure.ac |   14 ++++------
 3 files changed, 79 insertions(+), 23 deletions(-)

New commits:
commit 4942d87b8f285b5c297850243f2321fe52417d89
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:54 2009 -0500

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

commit f3b063653c915f8cf14c255ce155f9c3dcd7de5e
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 71409ac8501b5199683609752175d6207b909dd1
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 509023d3d1915658768c245faeb4291c7082303b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:39 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 db151b864af443a00c7ddb45fb950b86c786b62a
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 c275d500f99c45730a171f072499824d8bbac52f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 16:05:57 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