libAppleWM: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sun Nov 29 10:26:59 PST 2009


 .gitignore     |   78 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 Makefile.am    |   10 ++++---
 configure.ac   |   11 +++-----
 man/.gitignore |    3 ++
 4 files changed, 77 insertions(+), 25 deletions(-)

New commits:
commit cc1fe0a696e5707adf29f55c319be05676b4f18b
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 76dbc8c79a3b2e05388840b1107ba0bd6edca8dd
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 79d6424100030332e00b75934bed0a50b5fcb518
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 b4af74e20e93b1db4a271fd73cd7f7b6f7632718
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:41 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 08d6edb0fb3f6a59f4b986f1bd153f3e558ffd35
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 12:34:18 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