249 Commits (b6c355245860cb15fea991fb6632dfa5cfedea2b)

Author SHA1 Message Date
Robin Mills 5c3973991e #1023 HTTP and HTTPS test support. 9 years ago
Robin Mills 24c032c2a2 #1233 Changes to geotag-test to avoid full paths. Added make geotag-test. Sanitized geotag.cpp code 9 years ago
Robin Mills 5f1d52e497 #1230 Added stdin-test and fixing issue identified by the test. 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 b7c90140c7 #1074 ICC support in jpgimage.cpp. Add test/icc-test.sh 9 years ago
Robin Mills 9026954816 #1074 Work in progress for ICC/jpg - changes to readMetadata() and printStructure() 9 years ago
Robin Mills 3b83918320 #1207 Added samples/mt-test.cpp 9 years ago
Robin Mills d369aa67d5 #1199 Test suite changes and associate fixes to the code. 9 years ago
Robin Mills 80e2a47240 Corrections to r4338 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 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 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
Robin Mills 664af57e10 #1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service. 9 years ago
Robin Mills 643c828b4b Correction to r4203 9 years ago
Robin Mills c120638091 Fixed 'make exifprint' 9 years ago
Robin Mills d063046bda #1074 Correction to r4169. Changes to config/Makefile.in to match Makefile 10 years ago
Robin Mills e07c881fcf #1099. Fix submitted. 10 years ago
danielkaneider c90253bc3c [cmake] various msvc fixes 10 years ago
Robin Mills e8a258caf4 #851 Changes to CMake option -DEXIV2_ENABLE_WIN_UNICODE={OFF|ON} 10 years ago
danielkaneider 59f04827ec [cmake] travis fixes for osx 10 years ago
danielkaneider 993a3bd06b [cmake] added travis build file, fixes for osx and linux 10 years ago
danielkaneider 5c7ecc6514 [cmake] add webready support and better cmake for windows 10 years ago
danielkaneider 18b6a07e34 [cmake] integrate exv_msvc.h into config.h(.cmake) 10 years ago
Robin Mills e3e4711190 #1125. Thank You to Michał for reporting and providing the patch. 10 years ago
Robin Mills 2582a756eb #1041 Thanks you to Emmanuel for the patch. Discussed here: http://dev.exiv2.org/boards/3/topics/2232 10 years ago
Robin Mills 239fb6dfd8 Fix to r3898 10 years ago
Robin Mills e0428920eb Add samples targets (exiv2json etc) to toplevel Makefile. 10 years ago
Andreas Huggel 533668808d Fixed cross-compiler warnings. 10 years ago
Andreas Huggel 70bd1f1222 Fixed issues that prevented cross-compilation to work. Not sure what I broke with this or what this was needed for. 10 years ago
Andreas Huggel 70d16e1cf7 Updates and fixes to prevent some doxygen warnings. 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
Andreas Huggel cc4b323acf Fixed a bunch of warnings during make doc. 10 years ago
Robin Mills f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
10 years ago
Andreas Huggel efef7af344 Reworked clean Makefile targets a bit (so the test/tmp dir doesn't belong to root after sudo maintainer-clean) 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 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
asp f7ebfea8e7 #1061 manpage: reg namespace example, description amplification 10 years ago
Robin Mills d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 10 years ago
Robin Mills 19dbc67c48 #1046. Fix for MinGW build breaker. 10 years ago
Robin Mills 950fcdc131 #1032. Thanks very much to Daniel for his help with this. 10 years ago
Robin Mills 856ddd323c #1029 Spell separator correctly everywhere (not seperator). 10 years ago