Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nillerusr 96dfacf659 update thirdparty, add build script 4 years ago
..
README.txt update thirdparty, add build script 4 years ago
SCOPTIONS.ppc Add libpng 4 years ago
checksym.awk update thirdparty, add build script 4 years ago
descrip.mms update thirdparty, add build script 4 years ago
dfn.awk update thirdparty, add build script 4 years ago
genchk.cmake.in update thirdparty, add build script 4 years ago
genout.cmake.in update thirdparty, add build script 4 years ago
gensrc.cmake.in update thirdparty, add build script 4 years ago
intprefix.c update thirdparty, add build script 4 years ago
libpng-config-body.in update thirdparty, add build script 4 years ago
libpng-config-head.in update thirdparty, add build script 4 years ago
libpng.pc.in update thirdparty, add build script 4 years ago
libtool.m4 update thirdparty, add build script 4 years ago
ltoptions.m4 update thirdparty, add build script 4 years ago
ltsugar.m4 update thirdparty, add build script 4 years ago
ltversion.m4 update thirdparty, add build script 4 years ago
lt~obsolete.m4 update thirdparty, add build script 4 years ago
macro.lst update thirdparty, add build script 4 years ago
makefile.32sunu update thirdparty, add build script 4 years ago
makefile.64sunu update thirdparty, add build script 4 years ago
makefile.acorn update thirdparty, add build script 4 years ago
makefile.aix update thirdparty, add build script 4 years ago
makefile.amiga update thirdparty, add build script 4 years ago
makefile.atari update thirdparty, add build script 4 years ago
makefile.bc32 update thirdparty, add build script 4 years ago
makefile.beos update thirdparty, add build script 4 years ago
makefile.cegcc update thirdparty, add build script 4 years ago
makefile.clang update thirdparty, add build script 4 years ago
makefile.darwin update thirdparty, add build script 4 years ago
makefile.dec update thirdparty, add build script 4 years ago
makefile.dj2 update thirdparty, add build script 4 years ago
makefile.freebsd update thirdparty, add build script 4 years ago
makefile.gcc update thirdparty, add build script 4 years ago
makefile.hp64 update thirdparty, add build script 4 years ago
makefile.hpgcc update thirdparty, add build script 4 years ago
makefile.hpux update thirdparty, add build script 4 years ago
makefile.ibmc update thirdparty, add build script 4 years ago
makefile.intel update thirdparty, add build script 4 years ago
makefile.linux update thirdparty, add build script 4 years ago
makefile.linux-opt update thirdparty, add build script 4 years ago
makefile.mips update thirdparty, add build script 4 years ago
makefile.msys update thirdparty, add build script 4 years ago
makefile.netbsd update thirdparty, add build script 4 years ago
makefile.openbsd update thirdparty, add build script 4 years ago
makefile.sco update thirdparty, add build script 4 years ago
makefile.sggcc update thirdparty, add build script 4 years ago
makefile.sgi update thirdparty, add build script 4 years ago
makefile.so9 update thirdparty, add build script 4 years ago
makefile.solaris update thirdparty, add build script 4 years ago
makefile.std update thirdparty, add build script 4 years ago
makefile.sunos update thirdparty, add build script 4 years ago
makefile.vcwin32 update thirdparty, add build script 4 years ago
makevms.com update thirdparty, add build script 4 years ago
options.awk update thirdparty, add build script 4 years ago
pnglibconf.dfa update thirdparty, add build script 4 years ago
pnglibconf.h.prebuilt update thirdparty, add build script 4 years ago
pnglibconf.mak update thirdparty, add build script 4 years ago
pngwin.rc update thirdparty, add build script 4 years ago
prefix.c update thirdparty, add build script 4 years ago
smakefile.ppc update thirdparty, add build script 4 years ago
sym.c update thirdparty, add build script 4 years ago
symbols.c update thirdparty, add build script 4 years ago
symbols.def update thirdparty, add build script 4 years ago
test.cmake.in update thirdparty, add build script 4 years ago
vers.c update thirdparty, add build script 4 years ago

README.txt


Makefiles for libpng

pnglibconf.h.prebuilt => Configuration settings
makefile.linux => Linux/ELF makefile
(gcc, creates shared libpng16.so.16.1.6.*)
makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
(gcc, creates shared libpng16.so.16.1.6.*)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
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.cegcc => minge32ce for Windows CE makefile
makefile.darwin => Darwin makefile, for macOS (formerly Mac OS X)
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
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.netbsd => NetBSD/cc makefile, makes shared libpng.so
makefile.openbsd => OpenBSD makefile
makefile.sco => SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sggcc => Silicon Graphics makefile
(gcc, creates shared libpng16.so.16.1.6.*)
makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
makefile.solaris => Solaris 2.X makefile
(gcc, creates shared libpng16.so.16.1.6.*)
makefile.so9 => Solaris 9 makefile
(gcc, creates shared libpng16.so.16.1.6.*)
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.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

ci_autotools.sh => Continuous integration utility for the Autotools build
ci_cmake.sh => Continuous integration utility for the CMake build
ci_legacy.sh => Continuous integration utility for the legacy makefiles

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