Lines Matching +refs:cmake +refs:help +refs:variable +refs:history

162   Removed all implicit variable tests which assume NULL == 0 (I think)
358 More work on loop optimization which may help when compiled with C++
569 accommodate making DLL's: Moved usr_png_ver from global variable to function
709 Added "png_jmp_env()" macro to pngconf.h, to help people migrate to the
717 Changed the allocation of palette, history, and trans arrays back to
984 help prevent applications from using MNG features in PNG datastreams.
1438 Added PNG_SIZE_MAX (maximum value of a png_size_t variable.
2284 warning about a global "gamma" variable in math.h on some platforms.
2425 Revised png_check_IHDR() to add a test for width variable less than 32-bit.
3012 Updated CMakeLists.txt to use CMAKE_INSTALL_LIBDIR variable; useful for
3178 Prefixed variable names index, div, exp, gamma with "png_" to avoid "shadow"
3182 Changed variable names png_index, png_div, png_exp, and png_gamma to
3238 Corrected local variable type in new API png_process_data_skip()
3602 Moved row_info from png_struct to a local variable.
3676 changed the name of a local variable to avoid the warnings that result.
4035 variable. GCC 64-bit warns about assigning a (size_t) (unsigned 64-bit)
4123 RELEASE variable.
4468 Introduced a PNG_LIB_TARGETS variable that lists all activated library
4469 targets. It is an error if this variable ends up empty, ie. you have
4531 Test for 'arm*' not just 'arm' in the host_cpu configure variable.
5109 Removed the obsolete $ARCH variable from scripts/makefile.darwin.
5325 Fixed uninitialized variable in contrib/gregbook/rpng2-x.c
5507 Updated CMakeLists.txt, added supporting scripts/gen*.cmake.in
5508 and test.cmake.in (Roger Leigh).
5525 Add ${INCLUDES} in scripts/genout.cmake.in (Bug report by Nixon Kwok).
5556 Fixed issues with scripts/genout.cmake.in (David Capello, Nixon Kwok):
5557 Added support to use multiple directories in ZLIBINCDIR variable,
5950 Require cmake-2.8.8 in CMakeLists.txt. Revised symlink creation,
5951 no longer using deprecated cmake LOCATION feature (Clifford Yapp).
5961 Require cmake-3.0.2 in CMakeLists.txt (Clifford Yapp).
6015 Use pnglibconf.h.prebuilt when building for ANDROID with cmake (Github
6157 scripts/cmake and moved the list of their contributing authors to
6158 scripts/cmake/AUTHORS.md