bigreqsproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 16 11:48:51 PST 2009


 .gitignore   |   78 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am  |    8 +++---
 README       |   30 ++++++++++++++++++++++
 configure.ac |   11 ++++----
 4 files changed, 111 insertions(+), 16 deletions(-)

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

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

commit 104cb17755f7529a8f4410abad84398c0a4fd839
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 862e353a49eaa17dd60882b5941d4beff969860c
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 07c29532215f8a210aa871fde3c8f5907f325ca2
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 fb8a4e291007c3cc25f3dda7a9e69bb6f1a8cc15
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 15 13:55:24 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 c242da1467928c1e43b2ae0b12876aa4487aac23
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