/
auroraos
/
mirror_libpng
ОбзорДокументацияВойти
/
auroraos
/
mirror_libpng
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
mirror_libpng/
scripts/
..
autoconf

chore: Rerun `./autogen.sh --maintainer`

2 года назад
cmake

fix(build): Use space-separated string for CMAKE_REQUIRED_FLAGS

2 месяца назад
README.txt

chore: Update the .editorconfig file; add/update README files

2 года назад
SCOPTIONS.ppc

Imported from libpng-1.0.0.tar

17 лет назад
checksym.awk

chore: Split lines in scripts/*.awk to pacify the editorconfig checker

3 года назад
descrip.mms

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
dfn.awk

chore: Pacify editorconfig-checker version 3.0

2 года назад
intprefix.c

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
libpng-config-body.in

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
libpng-config-head.in

Bump version to 1.6.59.git

4 месяца назад
libpng.pc.in

Bump version to 1.6.59.git

4 месяца назад
macro.lst

[libpng16] Bump version to 1.6.1beta05

13 лет назад
makefile.32sunu

build: Update scripts/makefile.*

2 года назад
makefile.64sunu

build: Update scripts/makefile.*

2 года назад
makefile.aix

build: Update scripts/makefile.*

2 года назад
makefile.amiga

build: Update the makefiles for the benefit of cross-compilation

3 года назад
makefile.atari

build: Update scripts/makefile.*

2 года назад
makefile.bc32

scripts: Clean up the makefiles

6 лет назад
makefile.beos

build: Update scripts/makefile.*

2 года назад
makefile.c89

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.clang

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.darwin

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.dec

build: Update scripts/makefile.*

2 года назад
makefile.dj2

build: Update scripts/makefile.*

2 года назад
makefile.emcc

build: Add scripts/makefile.c89; update other makefiles

2 года назад
makefile.freebsd

build: Update scripts/makefile.*

2 года назад
makefile.gcc

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.hp64

build: Update scripts/makefile.*

2 года назад
makefile.hpgcc

build: Update scripts/makefile.*

2 года назад
makefile.hpux

build: Update scripts/makefile.*

2 года назад
makefile.ibmc

build: Update scripts/makefile.*

2 года назад
makefile.intel

scripts: Clean up the makefiles

6 лет назад
makefile.linux

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.mips

build: Update scripts/makefile.*

2 года назад
makefile.msys

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.netbsd

build: Update scripts/makefile.*

2 года назад
makefile.openbsd

build: Update scripts/makefile.*

2 года назад
makefile.riscos

build: Update and rename makefile.acorn to makefile.riscos

3 года назад
makefile.sco

build: Update scripts/makefile.*

2 года назад
makefile.sggcc

build: Update scripts/makefile.*

2 года назад
makefile.sgi

build: Update scripts/makefile.*

2 года назад
makefile.so9

build: Update scripts/makefile.*

2 года назад
makefile.solaris

build: Update scripts/makefile.*

2 года назад
makefile.std

Fix and improve the RISC-V Vector (RVV) implementation

год назад
makefile.sunos

build: Update scripts/makefile.*

2 года назад
makefile.vcwin-arm64

build: Update the makefiles for the benefit of cross-compilation

3 года назад
makefile.vcwin32

build: Update the makefiles for the benefit of cross-compilation

3 года назад
makevms.com

[libpng16] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)

13 лет назад
options.awk

chore: Split lines in scripts/*.awk to pacify the editorconfig checker

3 года назад
pnglibconf.dfa

build: Deprecate the POINTER_INDEXING config option

5 месяцев назад
pnglibconf.h.prebuilt

Bump version to 1.6.59.git

4 месяца назад
pnglibconf.mak

scripts: Clean up the logging in makefile.std and pnglibconf.mak

4 года назад
pngwin.rc

api: Introduce the `PNG_LIBPNG_VER_SHAREDLIB` macro; update pngwin.rc

3 года назад
prefix.c

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
smakefile.ppc

build: Update the makefiles for the benefit of cross-compilation

3 года назад
sym.c

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
symbols.c

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
symbols.def

api(PNGv3): Update the generated files and `PNG_EXPORT_LAST_ORDINAL`

2 года назад
vers.c

[libpng16] chore: Clean up the leading blank lines from all source files

2 года назад
README.txt
Scripts and makefiles for libpng
--------------------------------
 
pnglibconf.h.prebuilt => Configuration settings
 
makefile.aix => AIX/gcc makefile
makefile.amiga => Amiga makefile
makefile.atari => Atari makefile
makefile.bc32 => Borland C makefile, for Win32
makefile.beos => BeOS makefile
makefile.c89 => Generic UNIX makefile for C89 (cc -std=c89)
makefile.clang => Generic clang makefile
makefile.darwin => Darwin makefile, for macOS (formerly Mac OS X)
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
makefile.emcc => Emscripten 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 lib)
makefile.intel => Intel C/C++ version 4.0 and later
makefile.linux => Linux/ELF makefile
(gcc, creates shared libpng16.so.16.1.6.*)
makefile.mips => MIPS makefile
makefile.msys => MSYS (MinGW) makefile
makefile.netbsd => NetBSD/cc makefile, makes shared libpng.so
makefile.openbsd => OpenBSD makefile
makefile.riscos => Acorn RISCOS makefile
makefile.sco => SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sgi => Silicon Graphics IRIX makefile (cc, static lib)
makefile.sggcc => Silicon Graphics makefile
(gcc, creates shared libpng16.so.16.1.6.*)
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, static lib)
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 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
macro.lst => Used by GNU Autotools
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
dfn.awk => 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
intprefix.c => Used for symbol versioning
prefix.c => Used for symbol versioning
sym.c => Used for symbol versioning
symbols.c => Used for symbol versioning
vers.c => Used for symbol versioning
 
Further information can be found in comments in the individual scripts and
makefiles.