libdmx: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 10:28:44 PST 2009


 .gitignore     |   69 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 Makefile.am    |   10 ++++----
 configure.ac   |    5 ++--
 man/.gitignore |    2 -
 src/.gitignore |    6 ----
 5 files changed, 69 insertions(+), 23 deletions(-)

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

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

commit fdf48235bc529bbda112a70dbd6e9ff560ca6a04
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 fa6e6e76d9a58d021473369e4a9ff287e7e42e15
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 4a78271ada80b64eeb5f6563fd9d1a161abc7afe
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 4fd8605292125d95d1eb58fec1b7daff2f35ec26
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 13:11:11 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 fad53bf1e485036146570d9ead901f23bf4c323f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:20 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