Commit Graph

7692 Commits

Author SHA1 Message Date
Robin Mills
c78a76c45c #1109 MinGW/32. Correction to r4538 for all versions of msvc. 2016-09-22 22:46:44 +00:00
Robin Mills
df62afe552 Updating progress report. 2016-09-22 21:09:31 +00:00
Robin Mills
b8021f4517 #1074 Correction to r4540. Rollback changes to actions.cpp which should not have been submitted. Resubmitted test/data/icc-test.out 2016-09-22 20:58:58 +00:00
Robin Mills
88b3f77796 #1074 Fix bug in TiffImage printStructure() for large icc profiles. 2016-09-22 20:52:02 +00:00
Robin Mills
f4feff0864 #1229. Fix submitted (and appropriate update to test harness). Fix an error in jpgimage::doWriteMetadata for large (>64k) ICC profiles. 2016-09-22 18:20:43 +00:00
Robin Mills
52f0bd2ea1 #1109 Work in Progress on MinGW/32. Put stdout into binary mode for options -pC -pX, -eABC-, -eABC- 2016-09-22 14:34:01 +00:00
Robin Mills
13a990d3d9 #1109 MinGW/32 daily build. Avoid -svn-0-date builds. Changes to test suite for mingw. 2016-09-22 11:20:32 +00:00
Robin Mills
52d4afaf7b Move test files not in-use by the test suite to buildserver testfiles. 2016-09-22 08:33:35 +00:00
Robin Mills
9bd204b4b7 Move test files not in-use by the test suite to buildserver testfiles. 2016-09-22 08:31:03 +00:00
Robin Mills
30c87b5989 #1188 and #1109 Correction to r4530 and r4531 to fix cygwin build-breaker (gnu++98 required for snprintf support) 2016-09-21 22:21:47 +00:00
Robin Mills
e572f25107 #1109 MinGW/32 daily build. Documentation update to reflect r4530 and r4531 2016-09-21 19:03:21 +00:00
Robin Mills
37ea846829 #1109 remove -std=c++98 in buildserver scripts. This is now part of CMakeLists.txt (r4530) and ./configure (r4531) 2016-09-21 18:53:43 +00:00
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
2016-09-21 18:46:11 +00:00
Robin Mills
b45394b782 #1109 CMake changes for MinGW. I have not yet succeeded in get CMake/MinGW to work. 2016-09-21 15:22:34 +00:00
Robin Mills
c6953207c3 #1011 make teste is broken between r3450 and r3470 (webready integration for v0.25) 2016-09-20 19:39:28 +00:00
Robin Mills
793bd6ca63 #1109 MinGW/32 daily build. Fix GCC warning on MinGW/32 gcc 4.9.2 2016-09-20 16:18:07 +00:00
Robin Mills
abdd3e0b0f #1109 MinGW/32 daily build. Revisions following a walk-through with Sai Tallem on Skype. 2016-09-20 15:57:47 +00:00
Robin Mills
8ca647659e #1109 MinGW/32 daily build. Final polish. Done! 2016-09-20 11:26:03 +00:00
nkbj
56faaba0b1 Add support for two new Olympus lenses. 2016-09-20 02:43:33 +00:00
Robin Mills
3c675f8e53 Build trigger. 2016-09-19 22:24:46 +00:00
Robin Mills
24bc04ba7a #1109 Work in Progress on MinGW/32 daily build. Polishing. 2016-09-19 20:48:33 +00:00
Robin Mills
b9f6afd783 #1109 Work in Progress on MinGW/32 daily build. With good fortune, this is now complete! 2016-09-19 18:26:56 +00:00
Robin Mills
0cb0728c35 #1109 Work in Progress on MinGW/32 daily build. 2016-09-19 16:40:14 +00:00
Robin Mills
55ee286480 #1215 Update test suite to respect format changes introduced by r4511 (Exif.CanonSi.SubjectDistance) 2016-09-19 12:38:50 +00:00
Robin Mills
4e9f70be30 #1109 Work in Progress on MinGW/32 daily build. 2016-09-19 10:41:57 +00:00
Robin Mills
d5fef7b428 #1109 Work in Progress on MinGW/32 daily build. 2016-09-19 08:24:24 +00:00
Robin Mills
cfbb693888 #1109 Work in Progress on MinGW/32 daily build. 2016-09-18 22:32:38 +00:00
Robin Mills
30425b0626 #1109 Work in Progress on MinGW/32 daily build. 2016-09-18 19:37:55 +00:00
Robin Mills
662d08359a #1109 Work in Progress on MinGW/32 daily build. 2016-09-18 15:25:39 +00:00
Robin Mills
4441dd177e #1109 Working in Progress on MinGW/32 daily build. 2016-09-18 13:24:55 +00:00
Robin Mills
30dcfc9185 #1109 Work in Progress on MinGW/32 daily build. 2016-09-18 11:03:00 +00:00
Robin Mills
290b0d52c3 #1109 Fix cmake_daily.sh to avoid getting two mingw bundles 2016-09-18 08:28:54 +00:00
nkbj
d733056375 Fix issue #1215: Exif.CanonSi.SubjectDistance unit. 2016-09-18 02:30:19 +00:00
nkbj
7915183af7 Fix issue #1217: Missing values for Exif.CanonCs.ISOSpeed tag 0x0010. 2016-09-18 02:12:31 +00:00
Robin Mills
6c0caffb4b #1109 Adding notes to explain the troubles getting CMake/MinGW/Qt 5.6 to work together. 2016-09-17 20:24:17 +00:00
Robin Mills
dcf72eafd8 #1109 Work in Progress on MinGW/32 daily build 2016-09-17 14:08:53 +00:00
Robin Mills
d20a454671 #1109 Updated test_daily.sh to respect the MinGW/32 build 2016-09-17 10:50:47 +00:00
Robin Mills
57da10ff3c #1109 Rollback r4505 2016-09-17 06:29:05 +00:00
Robin Mills
a9c8b1106a #1109 Last role of the dice to get CMake/MinGW to work together. 2016-09-17 06:22:17 +00:00
nkbj
f260b163ad Update Canon and Nikon lens lists to match ExifTool version 10.26. 2016-09-17 01:55:10 +00:00
Robin Mills
d321dad695 #1108 Fixing issue with pngimage::printStructure() and the "Software" string in test/data/imagemagick.png 2016-09-16 11:19:07 +00:00
Robin Mills
e84f38e73c Use md5sum in test/functions.source checkSum() 2016-09-16 09:25:04 +00:00
Robin Mills
b46cac7790 #1126 Fixes submitted for msvc2003 2016-09-16 05:33:40 +00:00
Robin Mills
77f5549408 team/contrib/redmine/progress.py - updated for Feature Complete. 2016-09-15 16:46:47 +00:00
Robin Mills
eb3db93e4a #1074 Tests for webp, png, tiff and jpg 2016-09-15 14:52:59 +00:00
Robin Mills
1bea0c6aeb #1108 Better string formatting (and associated test/data changes). Tweaks to code layout for r4497. 2016-09-15 14:09:43 +00:00
Robin Mills
458580373a #1108 Enhanced pngimage::printStructure() to display checksum 2016-09-15 13:15:48 +00:00
Robin Mills
04f95e2967 #1110 Xcode build environment upgraded for Xcode 8.0 2016-09-15 12:23:05 +00:00
Robin Mills
f2ec4ce36a #1074 Work in progress. fixed pngimage.cpp doWriteMetadata(). 2016-09-15 12:20:51 +00:00
draekko
e84513dbf4 Adding ReaganSmall.png to test/data using small.icc created using GIMP 2.9.x 2016-09-15 10:37:26 +00:00