107 Commits (07de94e1a00d068a8a859ecd4dab5d03bc9ab70b)

Author SHA1 Message Date
Robin Mills 94b8285341 #1292 Fix submitted. 8 years ago
Robin Mills 284128723c #1279 Bump to Exiv2 v0.26 (and library version 15). 8 years ago
Robin Mills 2ebacb6b0b #1272 Use in-memory temporary files. 8 years ago
Robin Mills 6ea3b00b02 #1249 Fixes 9 years ago
Robin Mills 9967657a21 #1109 MinGW/GCC should not set -std=gnu++98 because this causes 64 bit build to not link libpthreads! (on several tool chains) 9 years ago
Robin Mills 30c87b5989 #1188 and #1109 Correction to r4530 and r4531 to fix cygwin build-breaker (gnu++98 required for snprintf support) 9 years ago
Robin Mills 6519595dbe #1188 set -std=c++98 for v0.26. I'll work on C++11 in v0.27. C++11 Deprecates AutoPtr, so supporting C++11 requires some effort.
#1188 Discusses CMake/C++11 in some detail.  For v0.26, CMake also sets -std=c++98 r4530
9 years ago
Robin Mills b755292dc8 Fixed typo causing ./configure to display erroneous "./configure: line 17274: f: command not found" 9 years ago
Robin Mills 7f19cbbc07 #1192 Thank You, Matthieu for the patch. 9 years ago
Robin Mills 0f18d97381 #1187 Fixing ./configure build breaker concerning libpthread 9 years ago
Robin Mills e07c881fcf #1099. Fix submitted. 10 years ago
Andreas Huggel ade51daf7f Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH. 10 years ago
Andreas Huggel 4974ff976f Bumped version to 0.25. 10 years ago
Andreas Huggel 67aef6117a Only compile video source code if it is enabled. 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 faf51171d0 #1024. Thank you, Thomas for this very useful contribution. 11 years ago
Robin Mills cc9adb5f27 trunk: webready integration. Fix mingw link error to use -lwldap32 and -lws2_32 when --without-ssh and --without-curl are used. 11 years ago
Robin Mills 2d9f2d38c4 trunk: minor cleanup. 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
nkbj 3824b03136 Add -lpsapi to Libs.private in exiv2.pc on MinGW/Cygwin builds. Needed for static libraries. 12 years ago
Robin Mills b3fbf8655c Bumping the revision number to 0.24. Yeah! 12 years ago
Robin Mills cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 12 years ago
Robin Mills 7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 13 years ago
Andreas Huggel 51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 13 years ago
Robin Mills 44f4b05324 enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849 13 years ago
Robin Mills b452f19590 Fix for #838. Please see issue for my comments. Please close #838 if you agree it's fixed. If #838 is still broken, please push issue back to me. 13 years ago
Robin Mills 6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 13 years ago
Andreas Huggel 3a304fa0f0 Bumped version to 0.23 13 years ago
Andreas Huggel e56387caba Updated version to 0.22. 14 years ago
vog 346f8a8619 Fixed typo. 14 years ago
vog d29e582a54 #767: Add "-no-undefined" as lately as possible in the ./configure process, so it won't be passed to GCC by accident 14 years ago
Andreas Huggel af26439393 Merged r2448:2451 from branches/0.21.1 14 years ago
Andreas Huggel 2c31d76566 Updated soversion. 15 years ago
Andreas Huggel fb9820d281 Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 15 years ago
Andreas Huggel 34154e7dc0 #714: Extended C++ symbol visibility support for Sun Studio C++ compiler. 15 years ago
Andreas Huggel 942f01b26f Fixed version string. 15 years ago
Andreas Huggel 7a0f08f716 Bumped version to 0.20. 15 years ago
Andreas Huggel 59ae067412 Bumped version to 0.19.1 for testing. 16 years ago
Andreas Huggel 24285cbbf1 Bumped version to 0.19. 16 years ago
Andreas Huggel d47aeee605 Removed --disable-printucs2 configure option. 16 years ago
Andreas Huggel d41e19a20c Updated references to Nikon lens data tag. 16 years ago
Andreas Huggel 0e39032c90 More libtool config updates. 16 years ago
Andreas Huggel d73096f95d Bumped version to 0.18.99. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago
Andreas Huggel d73f83c2a2 Bumped version to 0.18.2 16 years ago
Andreas Huggel 43303cf44b #633: Apply the fix only for platforms which have lstat. This does not include Win based platforms. 16 years ago
Andreas Huggel 9e19d6f271 #609: Add -no-undefined flag to compile DLL on Windows. 16 years ago
Andreas Huggel bbc7ae9358 Bumped version to 0.18.1 16 years ago
Andreas Huggel 38e7e14821 Bumped version to 0.18. 17 years ago
Andreas Huggel e3e6d37d07 #583: Added configure option to disable g++ visibility support. 17 years ago