libpng/scripts
John Bowler ab1477d662 [libpng16] Made PNG_NO_READ_GAMMA switch off interfaces that depend on
READ_GAMMA.  Prior to 1.6.0 switching off READ_GAMMA did unpredictable things
to the interfaces that use it (specifically, png_do_background in 1.4 would
simply display composite for grayscale images but do composition
with the incorrect arithmetic for color ones). In 1.6 the semantic
of -DPNG_NO_READ_GAMMA is changed to simply disable any interface that
depends on it; this obliges people who set it to consider whether they
really want it off if they happen to use any of the interfaces in
question (typically most users who disable it won't).
2012-10-27 06:57:12 -05:00
..
checksym.awk [libpng16] Fixed race conditions in parallel make builds. With higher degrees 2011-12-08 09:37:24 -06:00
def.dfn [libpng16] commit updated scripts 2011-12-22 08:12:57 -06:00
descrip.mms [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
intprefix.dfn [libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h 2012-01-31 21:01:49 -06:00
libpng-config-body.in
libpng-config-head.in [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
libpng.pc.in [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
macro.lst [libpng16] Added symbol prefixing that allows all the libpng external symbols 2012-01-31 07:28:13 -06:00
makefile.32sunu [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.64sunu [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.acorn [devel] Revise scripts to work with pnglibconf.h 2010-04-17 08:17:51 -05:00
makefile.aix [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.amiga [libpng16] Removed references to bsconfig.h from makefiles 2011-12-21 08:26:42 -06:00
makefile.atari [libpng16] Removed references to bsconfig.h from makefiles 2011-12-21 08:26:42 -06:00
makefile.bc32 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.beos [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.bor [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.cegcc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.darwin [libpng16] Revised scripts/makefile.darwin: use system zlib; remove quotes 2012-04-13 12:36:22 -05:00
makefile.dec [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.dj2 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.elf [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.freebsd [libpng16] Changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE in 2012-04-28 05:48:21 -05:00
makefile.gcc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.hp64 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.hpgcc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.hpux [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.ibmc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.intel [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.knr [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.linux [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.mips [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.msc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.ne12bsd [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
makefile.netbsd [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
makefile.openbsd [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
makefile.sco [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.sggcc [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.sgi [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.so9 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.solaris [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.solaris-x86 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.std [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.sunos [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.tc3 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makefile.vcwin32 [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
makevms.com [libpng16] Remove whitespace at end of lines 2012-03-02 13:20:52 -06:00
options.awk [libpng16] Changed chunk handler warnings into benign errors, incrementally 2012-03-21 07:55:46 -05:00
pnglibconf.dfa [libpng16] Made PNG_NO_READ_GAMMA switch off interfaces that depend on 2012-10-27 06:57:12 -05:00
pnglibconf.h.prebuilt [libpng16] Changed ICC profile support to allow use of an external color 2012-10-25 19:30:02 -05:00
pnglibconf.mak [libpng16] Added PNG_SECURE feature to pnglibconf.dfa and new pngusr.dfa file 2012-02-23 18:41:13 -06:00
pngwin.rc [devel] Moved descriptions of makefiles and other scripts out of INSTALL 2009-11-15 07:59:06 -06:00
prefix.dfn [libpng16] Added symbol prefixing that allows all the libpng external symbols 2012-01-31 07:28:13 -06:00
README.txt [libpng16] Bump version to 1.6.0beta31 2012-10-24 11:37:18 -05:00
SCOPTIONS.ppc
smakefile.ppc [devel] Removed spurious tabs, shorten long lines (no source change) 2010-08-18 20:25:36 -05:00
sym.dfn [libpng15] Fix for the preprocessor of the Intel C compiler. The preprocessor 2011-11-03 18:19:53 -05:00
symbols.def [libpng16] Changed ICC profile support to allow use of an external color 2012-10-25 19:30:02 -05:00
symbols.dfn [libpng16] Changed ICC profile support to allow use of an external color 2012-10-25 19:30:02 -05:00
vers.dfn [libpng15] Fix for the preprocessor of the Intel C compiler. The preprocessor 2011-11-03 18:19:53 -05:00

Makefiles for  libpng version 1.6.0beta31 - October 24, 2012

pnglibconf.h.prebuilt       =>  Stores configuration settings
 makefile.linux    =>  Linux/ELF makefile
                       (gcc, creates libpng16.so.16.1.6.0beta31)
 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 libpng16.so.16.1.6.0beta31)
 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 libpng16.so.16.1.6.0beta31)
 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
 makefile.solaris  =>  Solaris 2.X makefile (gcc,
                       creates libpng16.so.16.1.6.0beta31)
 makefile.so9      =>  Solaris 9 makefile (gcc,
                       creates libpng16.so.16.1.6.0beta31)
 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

 libtool.m4        =>  Used by autoconf tools
 ltoptions.m4      =>  Used by autoconf tools
 ltsugar.m4        =>  Used by autoconf tools
 ltversion.m4      =>  Used by autoconf tools
 lt~obsolete.m4    =>  Used by autoconf tools

 intprefix.dfn     =>  Used by autoconf tools
 macro.lst         =>  Used by autoconf tools
 prefix.dfn        =>  Used by autoconf tools


Further information can be found in comments in the individual makefiles.