4588 Commits (b6c355245860cb15fea991fb6632dfa5cfedea2b)
 

Author SHA1 Message Date
Robin Mills f4feff0864 #1229. Fix submitted (and appropriate update to test harness). Fix an error in jpgimage::doWriteMetadata for large (>64k) ICC profiles. 9 years ago
Robin Mills 52f0bd2ea1 #1109 Work in Progress on MinGW/32. Put stdout into binary mode for options -pC -pX, -eABC-, -eABC- 9 years ago
Robin Mills 13a990d3d9 #1109 MinGW/32 daily build. Avoid -svn-0-date builds. Changes to test suite for mingw. 9 years ago
Robin Mills 52d4afaf7b Move test files not in-use by the test suite to buildserver testfiles. 9 years ago
Robin Mills 9bd204b4b7 Move test files not in-use by the test suite to buildserver testfiles. 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 e572f25107 #1109 MinGW/32 daily build. Documentation update to reflect r4530 and r4531 9 years ago
Robin Mills 37ea846829 #1109 remove -std=c++98 in buildserver scripts. This is now part of CMakeLists.txt (r4530) and ./configure (r4531) 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 b45394b782 #1109 CMake changes for MinGW. I have not yet succeeded in get CMake/MinGW to work. 9 years ago
Robin Mills c6953207c3 #1011 make teste is broken between r3450 and r3470 (webready integration for v0.25) 9 years ago
Robin Mills 793bd6ca63 #1109 MinGW/32 daily build. Fix GCC warning on MinGW/32 gcc 4.9.2 9 years ago
Robin Mills abdd3e0b0f #1109 MinGW/32 daily build. Revisions following a walk-through with Sai Tallem on Skype. 9 years ago
Robin Mills 8ca647659e #1109 MinGW/32 daily build. Final polish. Done! 9 years ago
nkbj 56faaba0b1 Add support for two new Olympus lenses. 9 years ago
Robin Mills 3c675f8e53 Build trigger. 9 years ago
Robin Mills 24bc04ba7a #1109 Work in Progress on MinGW/32 daily build. Polishing. 9 years ago
Robin Mills b9f6afd783 #1109 Work in Progress on MinGW/32 daily build. With good fortune, this is now complete! 9 years ago
Robin Mills 0cb0728c35 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 55ee286480 #1215 Update test suite to respect format changes introduced by r4511 (Exif.CanonSi.SubjectDistance) 9 years ago
Robin Mills 4e9f70be30 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills d5fef7b428 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills cfbb693888 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 30425b0626 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 662d08359a #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 4441dd177e #1109 Working in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 30dcfc9185 #1109 Work in Progress on MinGW/32 daily build. 9 years ago
Robin Mills 290b0d52c3 #1109 Fix cmake_daily.sh to avoid getting two mingw bundles 9 years ago
nkbj d733056375 Fix issue #1215: Exif.CanonSi.SubjectDistance unit. 9 years ago
nkbj 7915183af7 Fix issue #1217: Missing values for Exif.CanonCs.ISOSpeed tag 0x0010. 9 years ago
Robin Mills 6c0caffb4b #1109 Adding notes to explain the troubles getting CMake/MinGW/Qt 5.6 to work together. 9 years ago
Robin Mills dcf72eafd8 #1109 Work in Progress on MinGW/32 daily build 9 years ago
Robin Mills d20a454671 #1109 Updated test_daily.sh to respect the MinGW/32 build 9 years ago
Robin Mills 57da10ff3c #1109 Rollback r4505 9 years ago
Robin Mills a9c8b1106a #1109 Last role of the dice to get CMake/MinGW to work together. 9 years ago
nkbj f260b163ad Update Canon and Nikon lens lists to match ExifTool version 10.26. 9 years ago
Robin Mills d321dad695 #1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png 9 years ago
Robin Mills e84f38e73c Use md5sum in test/functions.source checkSum() 9 years ago
Robin Mills b46cac7790 #1126 Fixes submitted for msvc2003 9 years ago
Robin Mills 77f5549408 team/contrib/redmine/progress.py - updated for Feature Complete. 9 years ago
Robin Mills eb3db93e4a #1074 Tests for webp, png, tiff and jpg 9 years ago
Robin Mills 1bea0c6aeb #1108 Better string formatting (and associated test/data changes). Tweaks to code layout for r4497. 9 years ago
Robin Mills 458580373a #1108 Enhanced pngimage::printStructure() to display checksum 9 years ago
Robin Mills 04f95e2967 #1110 Xcode build environment upgraded for Xcode 8.0 9 years ago
Robin Mills f2ec4ce36a #1074 Work in progress. fixed pngimage.cpp doWriteMetadata(). 9 years ago
draekko e84513dbf4 Adding ReaganSmall.png to test/data using small.icc created using GIMP 2.9.x 9 years ago
Robin Mills 7bd874049e #1074 Work in progress. -eC -pC -eC- work for JPG/PNG/TIFF/WEBP. pngimage::doWriteMetadata() does not update iCCP chunk. 9 years ago
Robin Mills 5edc759cc9 #1074 For discussion see: http://dev.exiv2.org/issues/1074#note-23 9 years ago
draekko 10d92d82c7 Adding GIMP generated images for ReaganLarge.png and .tiff variant created using the big.icc profile 9 years ago
Robin Mills a8c51889b8 #1074. Fix bug in jpgimage.cpp/readMetadata() concerning ICC profile 9 years ago