Commit Graph

5470 Commits

Author SHA1 Message Date
Māris Nartišs
591dea579a Fix crash on undefined metadata on some Nikon images.
Identical to commit:5405d61623e82896e498c5c8342dd6f42e689115
2017-09-18 23:37:40 +03:00
Michał Walenciak
dff941ad7f Do not print offset when it is used as tag's value 2017-09-18 22:32:52 +02:00
Robin Mills
adc6b32aaa buildserver maintenance 2017-09-18 19:24:06 +01:00
Robin Mills
d73db127b1 buildserver maintenance 2017-09-18 16:50:36 +01:00
Robin Mills
b9fea469d0 buildserver maintenance 2017-09-18 16:36:12 +01:00
Robin Mills
b992264379 buildserver maintenance 2017-09-18 16:26:04 +01:00
Robin Mills
b679195e52 buildserver maintenance 2017-09-18 16:08:52 +01:00
Robin Mills
320816bb5b buildserver maintenance 2017-09-18 16:08:20 +01:00
Robin Mills
2622977758 buildserver maintenance 2017-09-18 12:13:47 +01:00
Robin Mills
cb0b3f85d5 buildserver maintenance 2017-09-18 08:41:33 +01:00
Robin Mills
e78c389ceb buildserver maintenance 2017-09-17 18:13:54 +01:00
Robin Mills
b346940fe7 buildserver maintenance 2017-09-17 17:59:02 +01:00
Robin Mills
22aaff8682 Fix cmakeBuild.cmd --static to use zlibstatic.lib 2017-09-15 20:15:58 +01:00
Robin Mills
e063a8eea2 cmakeBuild.cmd bug fix 2017-09-15 10:45:53 +01:00
clanmills
305424bbad Reverting changes to MD5.h 2017-09-15 09:01:45 +01:00
clanmills
10e6ebdef3 AdobeXMPsdk Simplification for detection of stdint_h 2017-09-14 18:13:46 +01:00
clanmills
35c244e911 AdobeXMPsdk. Revert most of xmpsdk/CMakeLists.txt to enable debugging with Xcode. 2017-09-14 17:42:28 +01:00
clanmills
657d59b293 cmakeBuild.cmd - Release Candidate including --webready. 2017-09-13 18:19:25 +01:00
clanmills
d366943297 Refactoring EXV_USE_CURL and EXV_USE_SSH 2017-09-13 16:54:10 +01:00
Robin Mills
1b3ea05155 Documentation update. 2017-09-13 15:37:05 +01:00
clanmills
012d630125 Polish options. Move exv_conf.h to directory include/exiv2 2017-09-13 15:33:16 +01:00
Robin Mills
7d0ea26ca6 Merge pull request #67 from tcberner/patch-1
Use CMAKE_DL_LIBS instead of dl
2017-09-13 12:43:57 +01:00
Tobias C. Berner
0ed456ca4d Use CMAKE_DL_LIBS instead of dl
cmake provides a wrapper to link against 'dl' which evalutes to nothing on FreeBSD and to dl on Linux for example.
https://cmake.org/cmake/help/v3.6/variable/CMAKE_DL_LIBS.html
2017-09-13 13:07:21 +02:00
Robin Mills
d356aaae95 cmakeBuild.cmd --webready working with VS 2005 2017-09-13 11:54:02 +01:00
Robin Mills
9645bf373a cmakeBuild.cmd --webready Work in Progress for VS 2017. 2017-09-13 10:24:46 +01:00
clanmills
5405d61623 Fix http://dev.exiv2.org/issues/1305 2017-09-12 09:14:42 +01:00
clanmills
2828b11cf7 Build changes to support EXV_HAVE_REGEX and EXV_HAVE_REGEX_H 2017-09-11 16:09:24 +01:00
Robin Mills
780088d493 cmakeBuildAll.cmd builds 54 flavours. 2017-09-09 08:39:36 +01:00
Robin Mills
8dda618b4d Fixing 2008 typo. 2017-09-09 08:38:09 +01:00
Robin Mills
b9ccc70bcc Bug fixes in cmakeBuild.cmd. --config Debug works correctly. Documentation update. Remove 'u' postfix ABI incompatibility. 2017-09-08 22:44:54 +01:00
Robin Mills
c8bac318dd Merge pull request #66 from whatdoineed2do/bugfix-lensname-nikon-ostream
Exiv2::lensName() + operator<<() fix for NEF
2017-09-08 15:23:29 +01:00
Ray
ddbbbc7653 attempt to determine lens name from in:value object (represents lensID) when in:metadata == NULL 2017-09-07 18:51:03 +01:00
Robin Mills
7338024f45 Merge pull request #63 from piponazo/conanSupport
Add Conan support
2017-09-07 14:19:38 +01:00
Robin Mills
60d436c969 Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags. 2017-09-05 21:36:56 +01:00
Luis Díaz Más
c1c6c42834 Do not use certain compiler flags on windows 2017-09-03 18:41:21 +02:00
Luis Díaz Más
68d2c49fc5 Fix typo 2017-09-03 18:40:58 +02:00
Luis Diaz Mas
c8d4074ec3 Instructions about how to use conan 2017-09-03 17:58:12 +02:00
Luis Diaz Mas
1af1ce0229 Fix CMake + Conan integration on Windows 2017-09-03 17:51:33 +02:00
Luis Diaz Mas
960335faea Use conan in travis 2017-09-03 16:35:41 +02:00
Luis Diaz Mas
7c044c8e87 Use only one configuration per platform/compiler in travis 2017-09-03 16:35:41 +02:00
Luis Díaz Más
d206604743 Fix some compilation issues with the xmp 2017-09-03 16:35:41 +02:00
Luis Diaz Mas
2221a5c630 Make CMake code work with conan 2017-09-03 16:35:41 +02:00
clanmills
9586164a8f Fix: https://github.com/Exiv2/exiv2/issues/45 Thank You to Steve for reporting, providing the patch and giving feedback that modifying ~/.exiv2 worked. 2017-09-03 16:35:41 +02:00
Luis Díaz Más
280f857e07 Add *.pyc to the .gitignore file 2017-09-03 16:35:41 +02:00
Luis Díaz Más
dc79df8ee6 Only use CURL and SSH when their support is enabled 2017-09-03 16:35:41 +02:00
Luis Díaz Más
95625bfce5 Add WIN32_LEAN_AND_MEAN definition to solve some linking issues on windows 2017-09-03 16:35:41 +02:00
Luis Díaz Más
557d056add Fix linking issues with EXPAT and the xmp static library (on windows) 2017-09-03 16:35:41 +02:00
Luis Diaz Mas
8f0a2721fc Using Conan in appveyor 2017-09-03 16:35:41 +02:00
Luis Diaz Mas
c2350a3cb9 Make CMake code work with conan 2017-09-03 16:35:41 +02:00
Luis Diaz Mas
e05010daf5 Add conan support. Bring Expat, Zlib and libcurl using conan 2017-09-03 16:35:41 +02:00