Lines Matching full:cmakelists
1823 Added scripts/CMakeLists.txt
1828 Revised scripts/CMakeLists.txt
1831 Revised scripts/CMakeLists.txt and configure.ac
1834 Revised scripts/CMakeLists.txt
1856 Revised scripts/CMakeLists.txt
1862 Revised scripts/CMakeLists.txt to install both shared and static libraries.
2081 Added scripts/CMakeLists.txt
2084 Revised scripts/CMakeLists.txt
2389 Moved CMakeLists.txt from scripts into the main libpng directory.
2390 Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)
2447 More bugfixes and improvements to CMakeLists.txt (Philip Lowman)
2494 Updated CMakeLists.txt to add "-DPNG_CONFIGURE_LIBPNG" to the definitions.
2535 Revised CMakeLists.txt to account for new location of libpng-config.in
2603 Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt
2631 Updated CMakeLists.txt for consistent indentation and to avoid an
2710 Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt
2714 Removed -D_ALLSOURCE from configure.ac, makefile.aix, and CMakeLists.txt.
3013 Updated CMakeLists.txt to use CMAKE_INSTALL_LIBDIR variable; useful for
3015 Revised CMakeLists.txt to put the man pages in share/man/man* not man/man*
3016 Revised CMakeLists.txt to make symlinks instead of copies when installing.
3017 Changed PNG_LIB_NAME from pngNN to libpngNN in CMakeLists.txt (Philip Lowman)
3039 Added new private header files to libpng_sources in CMakeLists.txt
3048 Updated CMakeLists.txt (Philip Lowman).
3144 Fixed typo in a comment in CMakeLists.txt (libpng14 => libpng15) (Cosmin)
3167 Updated CMakeLists.txt (Clifford Yapp)
3372 Removed the -D_ALL_SOURCE from definitions for AIX in CMakeLists.txt
3539 Revised CMakeLists.txt (Clifford Yapp)
3561 Ensure the CMAKE_LIBRARY_OUTPUT_DIRECTORY is set in CMakeLists.txt
3624 Revised CMakeLists.txt to work with mingw and removed some material from
3625 CMakeLists.txt that is no longer useful in libpng-1.5.
3762 Added MINGW support to CMakeLists.txt
3784 Updated CMakeLists.txt to account for the relocation of pngvalid.c
3902 Conditionalize the install rules for MINGW and CYGWIN in CMakeLists.txt and
3941 Updated list of test images in CMakeLists.txt
4141 Revised CMakeLists.txt to not attempt to make a symlink under mingw.
4467 Fixed CMakelists.txt to allow building a single variant of the library
4581 Added set(CMAKE_CONFIGURATION_TYPES ...) to CMakeLists.txt (Andrew Hundt)
4582 Deleted set(CMAKE_BUILD_TYPE) block from CMakeLists.txt
4977 Ensure that CMakeLists.txt makes the target "lib" directory before making
5195 Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFF
5508 Updated CMakeLists.txt, added supporting scripts/gen*.cmake.in
5773 Added ARM support to CMakeLists.txt (Andreas Franek).
5780 Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna).
5788 Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
5794 Backed out the SSE optimization and last CMakeLists.txt to allow time for QA.
5800 Readded "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
5839 Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt.
5840 Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt.
5873 Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms.
5951 Require cmake-2.8.8 in CMakeLists.txt. Revised symlink creation,
5962 Require cmake-3.0.2 in CMakeLists.txt (Clifford Yapp).
6010 Enabled ARM support in CMakeLists.txt (Bernd Kuhls).