Michał Walenciak
|
87f0152fbe
|
linking against exiv2lib to fix link problems
|
8 years ago |
Michał Walenciak
|
8933bd9c3b
|
making code to build (linking still broken)
|
8 years ago |
Michał Walenciak
|
8516f402cf
|
first set of build fixes
|
8 years ago |
Michał Walenciak
|
cd7d9dd823
|
Importing Robin Mills' bigtiff draft + basic cmake stuff
|
8 years ago |
Robin Mills
|
038c1a3641
|
Merge pull request #20 from mfg92/master
Added support for 'Tamron SP 15-30mm f/2.8 Di VC USD A012' and 'Tamron SP 90mm f/2.8 Di VC USD MACRO1:1'
|
8 years ago |
mfg92
|
97d7a04ea8
|
Added support for 'Tamron SP 15-30mm f/2.8 Di VC USD A012' and 'Tamron SP 90mm f/2.8 Di VC USD MACRO1:1'.
But there is no distinction between the F004 and the F017 Versions of the 90mm.
Fixed Bug #1306 and #1304 (partly)
|
8 years ago |
Robin Mills
|
aea37526a2
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
de0a46c7d9
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
2a7e1f15e2
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
fc60ffeec2
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
f9d0be42b5
|
Merge pull request #69 from marisn/master
Fix crash on undefined metadata on some Nikon images
|
8 years ago |
clanmills
|
21ac4ac61a
|
Test suite changes due to https://github.com/Exiv2/exiv2/pull/68
|
8 years ago |
Robin Mills
|
f707cfa0fd
|
Merge pull request #68 from Kicer86/master
Do not print offset when it is used as tag's value
|
8 years ago |
Māris Nartišs
|
591dea579a
|
Fix crash on undefined metadata on some Nikon images.
Identical to commit:5405d61623e82896e498c5c8342dd6f42e689115
|
8 years ago |
Michał Walenciak
|
dff941ad7f
|
Do not print offset when it is used as tag's value
|
8 years ago |
Robin Mills
|
adc6b32aaa
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
d73db127b1
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
b9fea469d0
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
b992264379
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
b679195e52
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
320816bb5b
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
2622977758
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
cb0b3f85d5
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
e78c389ceb
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
b346940fe7
|
buildserver maintenance
|
8 years ago |
Robin Mills
|
22aaff8682
|
Fix cmakeBuild.cmd --static to use zlibstatic.lib
|
8 years ago |
Robin Mills
|
e063a8eea2
|
cmakeBuild.cmd bug fix
|
8 years ago |
clanmills
|
305424bbad
|
Reverting changes to MD5.h
|
8 years ago |
clanmills
|
10e6ebdef3
|
AdobeXMPsdk Simplification for detection of stdint_h
|
8 years ago |
clanmills
|
35c244e911
|
AdobeXMPsdk. Revert most of xmpsdk/CMakeLists.txt to enable debugging with Xcode.
|
8 years ago |
clanmills
|
657d59b293
|
cmakeBuild.cmd - Release Candidate including --webready.
|
8 years ago |
clanmills
|
d366943297
|
Refactoring EXV_USE_CURL and EXV_USE_SSH
|
8 years ago |
Robin Mills
|
1b3ea05155
|
Documentation update.
|
8 years ago |
clanmills
|
012d630125
|
Polish options. Move exv_conf.h to directory include/exiv2
|
8 years ago |
Robin Mills
|
7d0ea26ca6
|
Merge pull request #67 from tcberner/patch-1
Use CMAKE_DL_LIBS instead of dl
|
8 years ago |
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
|
8 years ago |
Robin Mills
|
d356aaae95
|
cmakeBuild.cmd --webready working with VS 2005
|
8 years ago |
Robin Mills
|
9645bf373a
|
cmakeBuild.cmd --webready Work in Progress for VS 2017.
|
8 years ago |
clanmills
|
5405d61623
|
Fix http://dev.exiv2.org/issues/1305
|
8 years ago |
clanmills
|
2828b11cf7
|
Build changes to support EXV_HAVE_REGEX and EXV_HAVE_REGEX_H
|
8 years ago |
Robin Mills
|
780088d493
|
cmakeBuildAll.cmd builds 54 flavours.
|
8 years ago |
Robin Mills
|
8dda618b4d
|
Fixing 2008 typo.
|
8 years ago |
Robin Mills
|
b9ccc70bcc
|
Bug fixes in cmakeBuild.cmd. --config Debug works correctly. Documentation update. Remove 'u' postfix ABI incompatibility.
|
8 years ago |
Robin Mills
|
c8bac318dd
|
Merge pull request #66 from whatdoineed2do/bugfix-lensname-nikon-ostream
Exiv2::lensName() + operator<<() fix for NEF
|
8 years ago |
Ray
|
ddbbbc7653
|
attempt to determine lens name from in:value object (represents lensID) when in:metadata == NULL
|
8 years ago |
Robin Mills
|
7338024f45
|
Merge pull request #63 from piponazo/conanSupport
Add Conan support
|
8 years ago |
Robin Mills
|
60d436c969
|
Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags.
|
8 years ago |
Luis Díaz Más
|
c1c6c42834
|
Do not use certain compiler flags on windows
|
8 years ago |
Luis Díaz Más
|
68d2c49fc5
|
Fix typo
|
8 years ago |
Luis Diaz Mas
|
c8d4074ec3
|
Instructions about how to use conan
|
8 years ago |