encodings: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Nov 24 04:59:45 PST 2009


 .gitignore   |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 Makefile.am  |   10 ++++---
 configure.ac |    1 
 3 files changed, 80 insertions(+), 12 deletions(-)

New commits:
commit 45bc91ff4fc6d104286a1dd8a925a360c5380b12
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 23 15:11:25 2009 -0500

    Makefile.am: add INSTALL target and clean ChangeLog DIST targets
    
    Add INSTALL target to generate file with INSTALL_CMD #24206
    ChangeLog is not required in EXTRA_DIST  #24432

commit e23f044d40a064aaf9436a5afb85083e4dfa39be
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 23 15:03:12 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 f385c3c4d077f33b93e9b426b70d86ab63eead62
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 23 14:23:51 2009 -0500

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

commit 74eec8241bca833c4f9c20338ca74bc732f74e93
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Nov 23 13:38:51 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