mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Conflicts: ANNOUNCE CHANGES CMakeLists.txt INSTALL LICENSE Makefile.am Makefile.in README TODO aclocal.m4 config.guess config.h.in config.sub configure configure.ac contrib/gregbook/COPYING contrib/gregbook/Makefile.sgi contrib/gregbook/Makefile.unx contrib/gregbook/README contrib/gregbook/readpng2.c contrib/gregbook/rpng-x.c contrib/gregbook/rpng2-win.c contrib/gregbook/rpng2-x.c contrib/pngminim/decoder/README contrib/pngminim/decoder/makefile contrib/pngminim/decoder/pngusr.h contrib/pngminim/encoder/README contrib/pngminim/encoder/makefile contrib/pngminim/encoder/pngusr.h contrib/pngminim/preader/README contrib/pngminim/preader/makefile contrib/pngminim/preader/pngusr.h contrib/pngminus/makefile.std contrib/pngsuite/README contrib/visupng/PngFile.c contrib/visupng/PngFile.h contrib/visupng/VisualPng.c depcomp example.c install-sh libpng-1.4.9beta01.txt libpng-manual.txt libpng.3 libpng.txt libpngpf.3 ltmain.sh png.5 png.c png.h pngconf.h pngerror.c pngget.c pngmem.c pngpread.c pngpriv.h pngread.c pngrio.c pngrtran.c pngrutil.c pngset.c pngtest.c pngtest.png pngtrans.c pngwio.c pngwrite.c pngwtran.c pngwutil.c projects/visualc6/README.txt projects/visualc6/libpng.dsp projects/visualc6/pngtest.dsp projects/visualc71/README.txt projects/visualc71/libpng.sln projects/visualc71/libpng.vcproj projects/visualc71/pngtest.vcproj projects/visualc71/zlib.vcproj projects/vstudio/libpng/libpng.vcxproj projects/vstudio/pngtest/pngtest.vcxproj projects/vstudio/readme.txt projects/vstudio/vstudio.sln projects/vstudio/zlib.props projects/vstudio/zlib/zlib.vcxproj scripts/README.txt scripts/descrip.mms scripts/libpng-config-head.in scripts/libpng.pc.in scripts/makefile.32sunu scripts/makefile.64sunu scripts/makefile.aix scripts/makefile.amiga scripts/makefile.bc32 scripts/makefile.beos scripts/makefile.bor scripts/makefile.cegcc scripts/makefile.cygwin scripts/makefile.darwin scripts/makefile.dec scripts/makefile.dj2 scripts/makefile.elf scripts/makefile.freebsd scripts/makefile.gcc scripts/makefile.hp64 scripts/makefile.hpgcc scripts/makefile.hpux scripts/makefile.ibmc scripts/makefile.intel scripts/makefile.knr scripts/makefile.linux scripts/makefile.mingw scripts/makefile.mips scripts/makefile.msc scripts/makefile.ne12bsd scripts/makefile.netbsd scripts/makefile.openbsd scripts/makefile.os2 scripts/makefile.sco scripts/makefile.sggcc scripts/makefile.sgi scripts/makefile.so9 scripts/makefile.solaris scripts/makefile.solaris-x86 scripts/makefile.std scripts/makefile.sunos scripts/makefile.tc3 scripts/makefile.vcwin32 scripts/makefile.watcom scripts/makevms.com scripts/png32ce.def scripts/pngos2.def
Makefiles for libpng version 1.5.10beta01 - February 19, 2012
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile
(gcc, creates libpng15.so.15.1.5.10beta01)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
ansi2knr (Requires ansi2knr.c from
ftp://ftp.cs.wisc.edu/ghost)
makefile.acorn => Acorn makefile
makefile.aix => AIX/gcc makefile
makefile.amiga => Amiga makefile
makefile.atari => Atari makefile
makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
makefile.beos => beos makefile
makefile.bor => Borland makefile (uses bcc)
makefile.cegcc => minge32ce for Windows CE makefile
makefile.darwin => Darwin makefile, can use on MacosX
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
makefile.elf => Linux/ELF makefile symbol versioning,
(gcc, creates libpng15.so.15.1.5.10beta01)
makefile.freebsd => FreeBSD makefile
makefile.gcc => Generic gcc makefile
makefile.hpgcc => HPUX makefile using gcc
makefile.hpux => HPUX (10.20 and 11.00) makefile
makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
makefile.intel => Intel C/C++ version 4.0 and later
makefile.mips => MIPS makefile
makefile.msc => Microsoft C makefile
makefile.netbsd => NetBSD/cc makefile, makes libpng.so.
makefile.openbsd => OpenBSD makefile
makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sggcc => Silicon Graphics (gcc,
creates libpng15.so.15.1.5.10beta01)
makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
makefile.solaris => Solaris 2.X makefile (gcc,
creates libpng15.so.15.1.5.10beta01)
makefile.so9 => Solaris 9 makefile (gcc,
creates libpng15.so.15.1.5.10beta01)
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.sunos => Sun makefile
makefile.32sunu => Sun Ultra 32-bit makefile
makefile.64sunu => Sun Ultra 64-bit makefile
makefile.tc3 => Turbo C 3.0 makefile
makefile.vcwin32 => makefile for Microsoft Visual C++ 4.0 and later
makevms.com => VMS build script
smakefile.ppc => AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
(Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
Other supporting scripts:
README.txt => This file
descrip.mms => VMS makefile for MMS or MMK
libpng-config-body.in => used by several makefiles to create libpng-config
libpng-config-head.in => used by several makefiles to create libpng-config
libpng.pc.in => Used by several makefiles to create libpng.pc
pngwin.rc => Used by the visualc71 project.
pngwin.def => Used by makefile.os2
pngwin.dfn => Used to maintain pngwin.def
SCOPTIONS.ppc => Used with smakefile.ppc
checksym.awk => Used for maintaining pnglibconf.h
def.dfn => Used for maintaining pnglibconf.h
options.awk => Used for maintaining pnglibconf.h
pnglibconf.dfa => Used for maintaining pnglibconf.h
pnglibconf.mak => Used for maintaining pnglibconf.h
sym.dfn => Used for symbol versioning
symbols.def => Used for symbol versioning
symbols.dfn => Used for symbol versioning
vers.dfn => Used for symbol versioning
Further information can be found in comments in the individual makefiles.