libXpm: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Oct 25 06:28:53 PDT 2010


 CHANGES             |  957 ----------------------------------------------------
 FAQ.html            |  344 ------------------
 FILES               |   68 ---
 Makefile.am         |   15 
 NEWS.old            |  957 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 README.AMIGA        |   10 
 README.MSW          |  127 ------
 README.html         |  303 ----------------
 configure.ac        |    2 
 dev/null            |binary
 doc/FAQ.html        |  344 ++++++++++++++++++
 doc/Makefile.am     |    6 
 doc/README.AMIGA    |   10 
 doc/README.MSW      |  127 ++++++
 doc/README.html     |  303 ++++++++++++++++
 doc/xpm.PS.gz       |binary
 include/Makefile.am |    1 
 src/Makefile.am     |    5 
 sxpm/Makefile.am    |    5 
 19 files changed, 1757 insertions(+), 1827 deletions(-)

New commits:
commit c11f1bd18303139f070e1873382632ee80cd9878
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Oct 20 08:30:56 2010 -0400

    config: remove obsolete FILES file from the Imakefile days
    
    It lists the files contained in the original
    BULL Research Koala Project.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 0ea6c432a068fc4edf90c614e68a4f4be94edd14
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Oct 17 12:51:15 2010 -0400

    doc: move doc files to the newly created doc dir.
    
    As per guidelines for all xorg modules.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 7a3e69cfb079c7345f3d9b1217f373a706ba544c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Oct 15 17:14:39 2010 -0400

    config: provide a Makefile for the include directory
    
    Reduce some complexity in the src makefile as it should not
    handle sibling directories.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit e50f645f4cc5bb1db0e025fc6e39c6e84a894c13
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Oct 15 14:56:32 2010 -0400

    libXpm make: remove redundant -I.
    
    It is always included by Automake
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 8dee37ff3bb908d597d53f2b335fc2111643cce7
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Oct 24 19:39:54 2010 -0400

    sxpm make: no need to use a per target LDADD
    
    There is only one program in this makefile.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 34abbaaacddf1018d1805bc4890226ab200a50fb
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Oct 15 11:45:58 2010 -0400

    sxpm make: remove redundant $(XMP_LIBS) linker flags
    
    SXPM_LIBS contains the complete list of dependencies.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit b818f5cf7f7d8240db2a94ebcc28603730760e48
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Oct 15 10:21:08 2010 -0400

    src make: remove -I$(top_builddir)/include
    
    This directory does not exist, only object code is created
    in "builddir".
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list