4848 Commits (07de94e1a00d068a8a859ecd4dab5d03bc9ab70b)
 

Author SHA1 Message Date
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 e46907cb1b Man page review for v0.26 9 years ago
Robin Mills 88ad60e2ec #1109 MinGW/32 daily build. Clearingwarnings from overnight build http://exiv2.dyndns.org:8080/userContent/builds/Latest/test-svn-4546-date-2016-09-23+03-53-27.txt 9 years ago
Robin Mills e808cdff3e #1109 MinGW/32. Correction to r4543 for systems which are neither MINGW nor MSVC 9 years ago
Robin Mills 66cfbe3214 #1109 MinGW/32. Correction to r4543 for systems which are neither MINGW nor MSVC 9 years ago
Robin Mills 3e0907cee1 Set eol-style = LF (Unix) on many files. 9 years ago
Robin Mills c78a76c45c #1109 MinGW/32. Correction to r4538 for all versions of msvc. 9 years ago
Robin Mills df62afe552 Updating progress report. 9 years ago
Robin Mills b8021f4517 #1074 Correction to r4540. Rollback changes to actions.cpp which should not have been submitted. Resubmitted test/data/icc-test.out 9 years ago
Robin Mills 88b3f77796 #1074 Fix bug in TiffImage printStructure() for large icc profiles. 9 years ago
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