Commit Graph

4352 Commits

Author SHA1 Message Date
nkbj
8c0dfbeca8 Update various lists to match ExifTool version 10.24. 2016-07-28 02:39:32 +00:00
Robin Mills
8afd3f43aa #1198. Fixed issue with http I/O failing a test file. 2016-07-25 00:38:11 +00:00
Robin Mills
c93c6e925e debugging contrib/buildserver/test_daily.sh. More typos. This is very tedious. 2016-07-20 20:24:34 +00:00
Robin Mills
50def5c02d #1189 Code change provided by private email from Taras. Thank You Taras. 2016-07-20 19:23:56 +00:00
Robin Mills
9d23520600 debugging contrib/buildserver/test_daily.sh. Fixing typos. 2016-07-19 00:04:30 +00:00
Robin Mills
3f9c3d1817 debugging contrib/buildserver/test_daily.sh. Add curl timeouts and retries when interrogating buildserver does not find the build 2016-07-18 21:46:17 +00:00
tbeu
a461efd51a ChangeLog: Fix typo 2016-07-18 19:13:37 +00:00
tbeu
4217f89298 ChangeLog: Use Michal Čihař consistently 2016-07-18 17:43:24 +00:00
Robin Mills
bf3b9577ec debugging contrib/buildserver/test_daily.sh. This script occasionally does not download the bundle on Linux. 2016-07-18 07:12:13 +00:00
Robin Mills
6e3dacbdfa contrib/buildserver/test_daily.sh sometimes fumbles 'curl $JENKINS/$DAILY/' on Linux (/usr/local/bin/curl http://exiv2.dyndns.org:8080/userContent/builds/Daily/) 2016-07-06 08:03:45 +00:00
nkbj
41d25bca56 Update various lists to match ExifTool version 10.21. 2016-06-30 02:46:28 +00:00
tbeu
8b8b37369f ChangeLog cleanup
* Fix typos
* Fix mojibake
* Fix indents
* Remove trailing white space
2016-06-24 20:36:25 +00:00
tbeu
2efc01aa25 Blank cosmetics 2016-06-24 20:05:27 +00:00
Robin Mills
339bf9c0fd fixing mingw buildbreakers 2016-06-23 23:23:17 +00:00
Robin Mills
80e2a47240 Corrections to r4338 2016-06-23 20:39:24 +00:00
Robin Mills
fc24b8c541 #1041 Reorganized and simplified config header files. 2016-06-23 18:30:29 +00:00
asp
1a8f8f6259 #1190 nested CRS properties from Darktable & Exiftool 2016-06-19 19:13:04 +00:00
asp
8acee2a341 #1190 additional CRS properties from Darktable & Exiftool 2016-06-19 15:28:20 +00:00
Robin Mills
8d59b04042 #1041 CMake/MinGW fix. I have never persuaded CMake/MinGW to work. 2016-06-18 14:06:03 +00:00
nkbj
6011899bbf Update various lists to match ExifTool version 10.20. 2016-06-16 23:55:43 +00:00
Robin Mills
57c32df7d6 Added #1193 to Features table. 2016-06-16 12:00:36 +00:00
asp
c8a400e1c5 #1190 Add crss XMP namespace and properties 2016-06-15 21:15:15 +00:00
asp
a5bd6d84ce #1193 XMP Specification November 2014 updates 2016-06-15 19:59:47 +00:00
Robin Mills
81cd21a375 #1034 and #867. Adding support for "Camera Overflow File" for olympus cameras. 2016-06-14 21:25:23 +00:00
Robin Mills
02c4f8ec37 #889. Fix submitted. Thanks to Alyssa for reporting this. Apologies for taking so long to investigate. 2016-06-14 20:53:14 +00:00
Robin Mills
2f8e56fd70 Correction to r4327 2016-06-14 13:42:44 +00:00
Robin Mills
1ac5ccc2f9 Fixing warning from contrib/buildserver/test_daily.sh concerning redefinition of EXV_SEPARATOR_STR|CHR when testing msvc builds 2016-06-14 11:01:33 +00:00
Robin Mills
8b62b8148b #1192. Correction to src/CMakeLists.txt. The CMake Language is a horrible mess. It's not even a language. 2016-06-14 06:58:15 +00:00
Robin Mills
7f19cbbc07 #1192 Thank You, Matthieu for the patch. 2016-06-13 21:14:39 +00:00
Robin Mills
16563d6647 #1187 and #1041. Fixing src/Makefile to install include/exiv2/rwlock.hpp (detected by contrib/buildserver/test_daily.sh) 2016-06-13 15:14:57 +00:00
Robin Mills
a13a500455 #1187 and #1041. Fixing CMake to install include/exiv2/rwlock.hpp (detected by contrib/buildserver/test_daily.sh) 2016-06-13 13:18:06 +00:00
Robin Mills
57f0c38956 Adding variable global variable "unexpected". Changed feature list. Cosmetic changes to "todo" report. 2016-06-13 08:44:12 +00:00
Robin Mills
0cc97c7f23 #1189 Use in-memory file to dump Nikon MakerNote tag 0x927c 2016-06-13 05:49:40 +00:00
Robin Mills
4f135ed1d3 #1034 (and #1187). Fixed buildbreaker in MinGW/configure build. 2016-06-12 12:17:59 +00:00
Robin Mills
7e285c650d More corrections to r4316 for msvc build breakers 2016-06-09 18:48:09 +00:00
Robin Mills
cbdba2bb12 More corrections to r4316 for msvc build breakers 2016-06-09 11:40:33 +00:00
Robin Mills
66fd2d3272 Correction to r4316 to deal with msvc build breaker. 2016-06-09 09:08:52 +00:00
Robin Mills
c211816b2c #1189 See issue report for discussion. 2016-06-08 17:08:01 +00:00
Robin Mills
e2f1dfb1f8 Fixing bug in cmake_daily.sh/testBuild() function 2016-06-07 19:22:38 +00:00
Robin Mills
0f18d97381 #1187 Fixing ./configure build breaker concerning libpthread 2016-06-07 15:27:34 +00:00
Robin Mills
7adaf71d44 #1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread 2016-06-05 06:15:30 +00:00
Robin Mills
5c125a9f19 #1187 and #1041. Fixing CMake/MSVC 2013/15 build breakers 2016-06-04 17:08:09 +00:00
Robin Mills
0afe5a97a1 #1187 and #1041 Fixing CMake/MSVC build breaker 2016-06-04 05:56:02 +00:00
nkbj
e155be6372 Update Canon lens list to match ExifTool version 10.19. 2016-06-02 02:51:51 +00:00
Robin Mills
32577413e5 #1187 Fixing msvc build breaker in r4308 Thank You Taras for the patch. 2016-06-01 20:17:51 +00:00
Robin Mills
b15a401569 #1187 Thank You to Taras for the patch. 2016-05-30 14:45:28 +00:00
nkbj
41f14f2b7b Fix typo as reported in ExifTool version 10.18. 2016-05-28 01:38:37 +00:00
nkbj
26661a8702 Update lens lists to match ExifTool version 10.17. 2016-05-26 02:54:26 +00:00
Robin Mills
b86773e3df Code polishing contrib/buildRevisions/buildRevisions.sh 2016-05-20 15:23:20 +00:00
Robin Mills
251fafe63f Add buildRevisions.sh script 2016-05-20 13:14:22 +00:00