49 Commits (4aee4413740bcb90b8eed09e2766e9b5ce181b51)

Author SHA1 Message Date
Luis Diaz Mas 4aee441374 Handle HAVE_STDLIB_H variable in the new cmake file 8 years ago
Luis Diaz Mas 1d1fb30bcf Handle HAVE_STDINT_H variable in the new cmake file 8 years ago
Luis Diaz Mas 1e7c747ad8 Handle HAVE_STDBOOL_H variable in the new cmake file 8 years ago
Luis Diaz Mas bfb849859a Remove unused variable HAVE__BOOL 8 years ago
Luis Diaz Mas 72e12cdbf2 Remove unused variable HAVE_REALLOC 8 years ago
Luis Diaz Mas 6a53b149d1 Handle HAVE_PROCESS_H variable in the new cmake file 8 years ago
Luis Diaz Mas 7ecfa3a0a8 Handle ENABLE_PRINTUCS2 variable in the new cmake file 8 years ago
Luis Diaz Mas 4b738b77ab Handle HAVE_MUNMAP variable in the new cmake file 8 years ago
Luis Diaz Mas cfb0878b1e Handle HAVE_MMAP variable in the new cmake file 8 years ago
Luis Diaz Mas a68e5aca0d Handle HAVE_MEMSET variable in the new cmake file 8 years ago
Luis Diaz Mas 07de94e1a0 Handle HAVE_MEMORY_H variable in the new cmake file 8 years ago
Luis Diaz Mas d8ada323e3 Remove unused MALLOC variables 8 years ago
Luis Diaz Mas 815aacd316 Handle HAVE_LIBZ variable in the new cmake file 8 years ago
Luis Diaz Mas a74b0b4e6e Handle HAVE_LENSDATA variable in the new cmake file 8 years ago
Luis Diaz Mas 8e103d23f2 Handle HAVE_ICONV variable in the new cmake file 8 years ago
Luis Diaz Mas 147523f132 Add usage of EXV_HAVE_DECL_STRERROR_R with CMake 8 years ago
Luis Diaz Mas 5c78c82f20 Handle ENABLE_WEBREADY variable in the new cmake file 8 years ago
Luis Diaz Mas 09fc98eebf Handle all the PACKAGE_XXX variables in the new cmake file 8 years ago
Luis Diaz Mas 2b71edfd1a Handle correctly some of the previous variables manipulated 8 years ago
Luis Diaz Mas 93835cd680 Handle correctly ENABLE_VIDEO the config.h.cmake file 8 years ago
Luis Diaz Mas 13af648ee0 Handle correctly LIBINTL_H and NLS in the config.h.cmake file 8 years ago
Luis Diaz Mas 3551136041 Remove HAVE_INTTYPES_H. It has never been used with CMake 8 years ago
Luis Diaz Mas 80eeec996d Handle correctly GMTIME_R in the config.h.cmake file 8 years ago
Luis Diaz Mas f9ce4cd93f Handle correctly CURL in the config.h.cmake file 8 years ago
Luis Diaz Mas bba3cbb7fd Remove unused definition EXV_HAVE_DECL_STRERROR_R 8 years ago
Luis Diaz Mas ab6858df68 Add new mechanism to generate the exv_conf.h file from CMake. SSH variable 8 years ago
Luis Díaz Más b7ec4b4915 Investigating how to enable/disable definitions on the config.h file 8 years ago
Luis Diaz Mas 485891b991 Remove unused definition HAVE_ALARM 8 years ago
Luis Diaz Mas 0394ddde81 Remove header guards in config.h.cmake since we are using #pragma once 8 years ago
Robin Mills 0abf56f71b #1236 CMake build on MinGW. 9 years ago
Robin Mills fc24b8c541 #1041 Reorganized and simplified config header files. 9 years ago
Robin Mills 2f8e56fd70 Correction to r4327 9 years ago
Robin Mills 1ac5ccc2f9 Fixing warning from contrib/buildserver/test_daily.sh concerning redefinition of EXV_SEPARATOR_STR|CHR when testing msvc builds 9 years ago
Robin Mills 5c125a9f19 #1187 and #1041. Fixing CMake/MSVC 2013/15 build breakers 9 years ago
Robin Mills 0afe5a97a1 #1187 and #1041 Fixing CMake/MSVC build breaker 9 years ago
danielkaneider 18b6a07e34 [cmake] integrate exv_msvc.h into config.h(.cmake) 10 years ago
Robin Mills 5aec2c4957 #1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready. 10 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
Robin Mills 33bec3b2cc #1024. Add CMake support for regex. Fixed unused variables in version.cpp 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Robin Mills a7d516b072 Patch: Forum Topic 1177. Thanks very much to James for providing this. 12 years ago
Robin Mills b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 13 years ago
Robin Mills 67fe779212 MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake. 13 years ago
Andreas Huggel e5749ee8b6 #724: Avoid warning if _MSC_VER is not defined. 15 years ago
HumanDynamo 0ec85225c3 no double quote there 15 years ago
HumanDynamo 350b55a81e fix Iconv const detection to compile fine with Cmake 15 years ago
Andreas Huggel 42ad10a5f0 #685: Applied iconv fix for cmake config file. (Nikolai Saoukh) 15 years ago
Andreas Huggel d41e19a20c Updated references to Nikon lens data tag. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago