libX11: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 07:36:38 PST 2009


 .gitignore             |  105 +++++++++++++---------
 INSTALL                |  229 -------------------------------------------------
 Makefile.am            |   11 +-
 configure.ac           |    9 +
 include/X11/.gitignore |    2 
 nls/.gitignore         |   13 ++
 specs/.gitignore       |    9 +
 src/.gitignore         |    2 
 src/util/.gitignore    |    2 
 9 files changed, 102 insertions(+), 280 deletions(-)

New commits:
commit 3dbaa11d1c8705e1b309c6686f354766b651ad20
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 29 10:01:44 2009 -0500

    Add .gitignore in /specs for generated files
    
    Being in /specs, it will apply for all 3 subdirs

commit f45d39d37aab04742e44cd8c3c993aad7587e40c
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 464390f16d7ed4aa5bf80f89863ba92273075ec2
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 6360e7f0ce6a75da2bed33ede7fea783a1fb80e1
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 d02f943c98fde2f14319bc57fd9ad77eb9a2a572
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 f77c89c751a6a63c8ef11ecdddca2aed11ff6e29
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