Commit Graph

5470 Commits

Author SHA1 Message Date
Luis Diaz Mas
43f538c80d Handle HAVE_REGEX in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
367d3b8a1e Remove unused HAVE_WCHAR_H variable 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
2887a0dbad Remove unused HAVE_VPRINTF variable 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
911832d70a Handle HAVE_TIMEGM variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
8c7596054c Handle HAVE_SYS_TYPES_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
d85a7c6751 Remove unused HAVE_SYS_TIME_H and TM_IN_SYS_TIME variables 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
b6b7980afd Handle HAVE_SYS_STAT_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
18b8c4dfa0 Handle HAVE_SYS_MMAN_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
6cef95a25d Handle HAVE_STRTOL variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
1a34a55383 Handle HAVE_STRINGS_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
b864365a20 Handle STRERROR variables in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
d1a8ff23ba Handle HAVE_STRCHR variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
4aee441374 Handle HAVE_STDLIB_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
1d1fb30bcf Handle HAVE_STDINT_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
1e7c747ad8 Handle HAVE_STDBOOL_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
bfb849859a Remove unused variable HAVE__BOOL 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
72e12cdbf2 Remove unused variable HAVE_REALLOC 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
6a53b149d1 Handle HAVE_PROCESS_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
7ecfa3a0a8 Handle ENABLE_PRINTUCS2 variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
4b738b77ab Handle HAVE_MUNMAP variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
cfb0878b1e Handle HAVE_MMAP variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
a68e5aca0d Handle HAVE_MEMSET variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
07de94e1a0 Handle HAVE_MEMORY_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
d8ada323e3 Remove unused MALLOC variables 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
815aacd316 Handle HAVE_LIBZ variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
03da6c039e Remove HAVE_LIBINTL_H (already modernized in other commit) 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
a74b0b4e6e Handle HAVE_LENSDATA variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
8e103d23f2 Handle HAVE_ICONV variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
147523f132 Add usage of EXV_HAVE_DECL_STRERROR_R with CMake 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
5c78c82f20 Handle ENABLE_WEBREADY variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
09fc98eebf Handle all the PACKAGE_XXX variables in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
1bf5e177a1 Handle EXV_HAVE_UNISTD_H variable in the new cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
2b71edfd1a Handle correctly some of the previous variables manipulated 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
93835cd680 Handle correctly ENABLE_VIDEO the config.h.cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
13af648ee0 Handle correctly LIBINTL_H and NLS in the config.h.cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
3551136041 Remove HAVE_INTTYPES_H. It has never been used with CMake 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
80eeec996d Handle correctly GMTIME_R in the config.h.cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
f9ce4cd93f Handle correctly CURL in the config.h.cmake file 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
bba3cbb7fd Remove unused definition EXV_HAVE_DECL_STRERROR_R 2017-08-08 21:58:45 +02:00
Luis Diaz Mas
ab6858df68 Add new mechanism to generate the exv_conf.h file from CMake. SSH variable 2017-08-08 21:58:45 +02:00
Luis Díaz Más
b7ec4b4915 Investigating how to enable/disable definitions on the config.h file 2017-08-08 21:58:45 +02:00
clanmills
1e7bc2828e Fixing issues with Cygwin test suite. 2017-08-08 20:34:48 +01:00
clanmills
6762c6f15b More corrections to fix the build (on Linux). 2017-08-08 18:13:04 +01:00
clanmills
36d2a4f5db Correction to earlier commit. Should not have updated the xmpsdk/include files with files creating using xmpsdk/buildXMPsdk.sh 2017-08-08 17:33:16 +01:00
clanmills
6085392857 Restoring buildXMPsdk.sh to build from a "raw" Adobe download. 2017-08-08 12:48:38 +01:00
clanmills
89ab475c66 Change uname code in buildXMPsdk.sh 2017-08-08 12:16:35 +01:00
clanmills
d234486c67 Incrementally adding XMPsdk code. 2017-08-07 22:59:27 +01:00
Robin Mills
c890872e8a Merge pull request #18 from piponazo/findDependencies
Move all the cmake commands for finding dependencies into a separate file
2017-07-08 09:52:15 +01:00
Luis Diaz Mas
379a8743e0 Change style of cmake commands to lower-case 2017-07-08 10:17:15 +02:00
Luis Diaz Mas
25f8f92a49 Only try to find MSGFMT if EXIV2_ENABLE_BUILD_PO is enabled 2017-07-08 10:11:33 +02:00