Lines Matching refs:Make
96 added new initialization API to make libpng work better with shared libs
262 Touched up example.c to make more of it compileable, although the entire
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
305 Make months range from 1-12 in png_convert_to_rfc1123
319 Reduced the default warning level in some makefiles, to make them consistent.
349 Added individual "ifndef PNG_NO_[CAPABILITY]" in pngconf.h to make it easier
360 Bob Dellaca, to make a png32bd.dll with Borland C++ 4.5
406 Revised makefile.dec to make a shared library (Jeremie Petit).
439 Added function png_set_empty_plte_permitted() to make libpng useable
446 Changed "ln -s -f" to "ln -f -s" in the makefiles to make Solaris happy.
547 structure; refactored the inflate/deflate support to make adding new chunks
664 Updated makefile.linux and makefile.gccmmx to make directories conditionally.
787 Make png_free_data() ignore its final parameter except when freeing data
866 Make sure PNGAPI and PNG_IMPEXP are defined in pngconf.h.
920 Updated makefile.sgi to make shared library.
1043 Updated various makefiles so "make clean" does not remove previous major
1066 Added install-static to all makefiles that make shared libraries.
1075 Added install-shared target to all makefiles that make shared libraries.
1091 Revised makefiles to make symlink to libpng.so.NN in addition to libpngNN.so
1125 Revised makefile.darwin to make relative links without full pathname.
1421 Revised man page and libpng.txt to make it clear that one should not call
1429 Make sure num_trans is <= 256 before copying data in png_set_tRNS().
1430 Make sure num_palette is <= 256 before copying data in png_set_PLTE().
1780 Make test for NULL row_buf at the beginning of png_do_read_transformations
1829 Make sure __PIC__ is defined in pnggccrd.c when PIC is defined.
1837 Removed the new PNG_NO_READ_FILTER macro since it would make the library
1876 Made a global struct local in pngvcrd.c to make it thread safe.
2033 Make sure not to redefine _BSD_SOURCE in pngconf.h
2410 PNG_HANDLE_AS_UNKNOWN_SUPPORTED, to make the png_set_keep mechanism
2494 Revised pngconf.h to make it easier to enable iTXt support. From libpng
2552 Make inclusion of time.h in pngconf.h depend on PNG_CONVERT_tIME_SUPPORTED
2553 Make #define PNG_CONVERT_tIME_SUPPORTED depend on PNG_WRITE_tIME_SUPPORTED