xmodmap: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Nov 27 10:03:31 PST 2009


 .gitignore   |   76 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 Makefile.am  |   12 +++++----
 configure.ac |    5 ++-
 3 files changed, 75 insertions(+), 18 deletions(-)

New commits:
commit 584cc13735613f7788e033707ff756937a787bfa
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Nov 26 09:19:54 2009 -0500

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

commit 27388cde37b85a4efe1e19715de4b574e350b81e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 28 14:09:08 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 817f5345cf42ba4c903c62b5ff814e9c9e3fed3f
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 775727681868d51ba82b7da429ca91f3af3783a0
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Oct 26 22:08:39 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 ea18aba03dc1a8f14d63b43e1ce960f3cda2d7ea
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 16:14:12 2009 -0400

    Makefile.am: do not include autogen.sh in distribution #24183
    
    This is a private build script that should not be distributed

commit 719ab352112d53c113b45ed691e39c4411b8f653
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Oct 22 10:16:12 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