scripts: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 08:31:15 PST 2009


 .gitignore   |   75 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 Makefile.am  |   10 ++++---
 configure.ac |   11 +++-----
 3 files changed, 77 insertions(+), 19 deletions(-)

New commits:
commit 097ae1f32ac86a923cf239055297f76ae18e9658
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:52 2009 -0500

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

commit d716f6a2141508a084c435a7deea0587fc8e089e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:07 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 d38f2672933dac39c69dd2936fd2e3ac946a872e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Oct 27 15:07:24 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 d3584ee09ed80a42e8c376636a857dcdd29097a1
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:38 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 614465e102295e24136b9d750f8972940b3b0bcb
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:14 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