Home | History | Annotate | Download | only in libpng

Lines Matching refs:scripts

271   Moved makefiles into a "scripts" directory, and added INSTALL instruction file
359 Added pngdll.mak and pngdef.pas to scripts directory, contributed by
465 Added new png_expand functions to scripts/pngdef.pas and pngos2.def
522 Updated scripts/makevms.com and added makevms.com to contrib/gregbook
860 Fixed typo in scripts/makefile.hpux
861 Updated makevms.com in scripts and contrib/* and contrib/* (Martin Zinser)
887 Added makefile.macosx and makefile.aix to scripts directory.
958 Updated scripts/pngos2.def
1089 Changed "()" to "{}" in scripts/libpng.pc.in.
1266 Updated scripts/makefile.vc(a)win32 (Cosmin).
1271 Removed scripts/makefile.bd32 and scripts/pngdef.pas (Cosmin).
1276 Moved projects/visualc6/png32ms.def to scripts/pngw32.def,
1277 and projects/visualc6/png.rc to scripts/pngw32.rc (Cosmin).
1314 Updated makefile.darwin and removed makefile.macosx from scripts directory.
1368 Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin
1398 Revised scripts/pngw32.rc
1408 Added scripts/makefile.elf with supporting code in pngconf.h for symbol
1413 Fixed new typo in scripts/pngw32.rc
1434 Updated scripts/makefile.bc32 for Borland C++ 5.6 (Cosmin).
1438 Fixed scripts/makefile.cygwin (Christian Biesinger, Cosmin).
1450 Updated scripts/pngos2.def, scripts/pngw32.def and projects/wince/png32ce.def
1481 More cleanup of configure.ac, Makefile.am, and associated scripts.
1482 Restored scripts/makefile.elf which was inadvertently deleted.
1571 scripts/libpng.pc.in contained "configure" style version info and would
1587 in scripts/makefile.gcc (Nelson A. de Oliveira, Cosmin).
1611 Removed png_sig_bytes entry from scripts/pngw32.def
1656 Added scripts/CMakeLists.txt
1657 Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta
1661 Revised scripts/CMakeLists.txt
1664 Revised scripts/CMakeLists.txt and configure.ac
1667 Revised scripts/CMakeLists.txt
1671 Added scripts/makefile.nommx
1689 Revised scripts/CMakeLists.txt
1695 Revised scripts/CMakeLists.txt to install both shared and static libraries.
1844 Updated scripts/CMakeLists.txt
1885 Revised scripts/CMakeLists.txt
1921 Revised scripts/CMakeLists.txt
1940 Fixed bugs in scripts/CMakeLists.txt
2375 Updated some of the makefiles in the scripts directory (merged with
2403 in configure scripts to detect the presence of libpng.
2419 Removed some editing cruft from scripts/libpng.pc.in and some makefiles.
2430 Rebuilt configure scripts with autoconf-2.63.
2446 Rebuilt configure scripts with autoconf-2.64.
2520 Moved CMakeLists.txt from scripts into the main libpng directory.
2543 Updated scripts/pngw32.def and projects/wince/png32ce.def
2544 Copied projects/wince/png32ce.def to the scripts directory.
2545 Added scripts/makefile.wce
2559 and removed reference to png_calloc from scripts/*.def
2566 Updated scripts/makefile* to add "-DPNG_CONFIGURE_LIBPNG" to CFLAGS,
2586 Renamed scripts/makefile.wce to scripts/makefile.cegcc
2590 Revised scripts/*.def to reflect functions actually exported by libpng.
2591 Updated the copyright year in scripts/pngw32.rc from 2004 to 2009.
2592 Moved descriptions of makefiles and other scripts out of INSTALL into
2593 scripts/README.txt
2596 Rebuilt the configure scripts with autoconf-2.65
2611 Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco
2612 to put png.h and pngconf.h in $prefix/include, like the other scripts,
2616 Removed leftover "-DPNG_CONFIGURE_LIBPNG" from scripts/makefile.darwin
2680 Removed unused gzio.c from contrib/pngminim gather and makefile scripts