libXdmcp: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 10:27:34 PST 2009


 .gitignore   |   70 ++++++++++++++---
 INSTALL      |  236 -----------------------------------------------------------
 Makefile.am  |    9 +-
 configure.ac |    7 +
 4 files changed, 69 insertions(+), 253 deletions(-)

New commits:
commit 7c1d4d862240a0b01eefbccf6b85e7a365e60ada
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 3c0e64988dad80afe5633c62c29ab3d1c54d2d23
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 a4a69387d7d0783326fbbd2b7b202498325d5f96
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 748ea77263a40080e665adc742a7a9791b4293c0
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 1ac333abaae4940467d2101d1080be9e46d90c78
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.

commit c362c31e583215855458bc5cbb9ed1020157b1ad
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Sep 27 16:28:37 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