Commit Graph

5470 Commits

Author SHA1 Message Date
Robin Mills
46eeb755f5 build trigger 2015-05-12 12:46:30 +00:00
Robin Mills
307040765d jenkins branch: change to trigger a build 2015-05-12 12:14:58 +00:00
asp
93639950c3 #1078 Undue mistaken escape 2015-05-11 22:24:46 +00:00
Robin Mills
ae78694542 Copied trunk to branches/jenkins. 2015-05-11 19:31:56 +00:00
Robin Mills
434fd34708 Removed branches/jenkins 2015-05-11 19:31:33 +00:00
asp
62c1c9a3d3 Spanish translation updates from Launchpad. Unfuzzed. 2015-05-10 19:07:45 +00:00
Andreas Huggel
006625e116 Removed helper functions binaryToString() and stringFormat() from the API and from class Image and made them internal helpers. Renamed type printStructureOption_e to PrintStructureOption to conform with the common naming convention. 2015-05-10 09:37:34 +00:00
Andreas Huggel
bfddfcbc17 Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 2015-05-10 09:31:19 +00:00
Andreas Huggel
0f01822264 Moved internal headers into the src/ directory. Only published headers remain in include/exiv2/. 2015-05-10 09:30:46 +00:00
nkbj
ba1e9fc5f3 Updated translation templates by executing 'make update-po' in the po subdirectory. 2015-05-10 03:19:44 +00:00
Robin Mills
cca58e22ce Fixing issues with the MSVC2003 build 2015-05-10 01:20:59 +00:00
asp
dcead6da9c New translations from Launchpad. Updates to es. 2015-05-09 23:49:36 +00:00
asp
b27a8e3288 Typos in XMP property labels and descriptions 2015-05-09 17:42:33 +00:00
asp
2b1fe96a3f Spanish translation update. Less fuzzy ... 2015-05-09 17:07:25 +00:00
nkbj
9d4c133c38 Update Minolta lens list to match ExifTool version 9.95. 2015-05-09 14:21:00 +00:00
Andreas Huggel
a809251f8e Removed code to build samples from this Makefile. Build them with samples/Makefile only. 2015-05-09 12:55:22 +00:00
Andreas Huggel
cc4b323acf Fixed a bunch of warnings during make doc. 2015-05-09 12:54:01 +00:00
Andreas Huggel
1ca6ae13bc Minor changes to the exiv2json build 2015-05-09 12:17:58 +00:00
Robin Mills
6bd47ebf4a #1071 Correction to r3802 for MSVC (r3802 is removing Jzon from libexiv2) 2015-05-09 09:55:33 +00:00
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.
2015-05-09 09:24:41 +00:00
Robin Mills
5743dd8fbc #1057. Update to man page src/exiv2.1 Deferring tgt - (stdin/stdout) to v0.26. 2015-05-09 08:07:08 +00:00
Robin Mills
871502f051 src/version.cpp: fixing an output formatting issue impacting exiv2 -vVg curl 2015-05-08 22:26:36 +00:00
asp
33f2fb0b61 Spanish translation update. Work in progress 2015-05-08 21:08:01 +00:00
Robin Mills
1ebc0057ef msvc2005/configure.py - fixing typos 2015-05-08 20:58:20 +00:00
Robin Mills
70adbba759 msvc2005/configure.py - ready! Updated msvc2005/ReadMe.txt. Added tools/python 2015-05-08 20:54:02 +00:00
Robin Mills
c1933e6882 msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video). 2015-05-08 14:13:56 +00:00
Robin Mills
f62db9b037 msvc2005/configure.py Ready to test 2015-05-08 10:21:02 +00:00
asp
e56b225de7 #1075 Swedish translation. Thanks J A! 2015-05-07 23:15:22 +00:00
Robin Mills
2c34a3511c msvc2005/configure.py Work in progress. Feature complete. Has build with/without webready. Creates exv_msvc_configure.h 2015-05-07 19:14:25 +00:00
Robin Mills
01e9e63452 msvc2005/configure.py Work in progress. Simplification. 2015-05-06 23:39:45 +00:00
Robin Mills
4edb43290d msvc2005/configure.py: Work in progress. Generate new UIDs for all projects and solutions.
Still to:
1) write include\exiv2\exv_msvc_configure.h
2) parse in dependency from existing solution files
3) test remove
4) test combinations of options
2015-05-06 22:02:15 +00:00
Robin Mills
7a236484fc msvc2005/configure.py: Work In Progress.
1: writes _configure.vcproj
2: omits  .hpp and .cpp files in the remove set
3: adds EXV_MSVC_CONFIGURE to the Preprocessor Defines
2015-05-06 17:17:24 +00:00
Robin Mills
552f8cf842 msvc2005/configure.bat Work in progress. Commented strategy to deal with feature request: "remove pngimge.cpp when zlib" is disabled. 2015-05-06 11:14:49 +00:00
Robin Mills
4cfce114db msvc2005/configure script. Work in progress. Currently does not update exv_msvc.h and requires more testing. 2015-05-05 19:10:11 +00:00
nkbj
b92d2052a8 Update Pentax camera model list to match ExifTool version 9.94. 2015-05-03 16:21:57 +00:00
danielkaneider
219d94e091 added some svn:ignores 2015-05-03 09:32:07 +00:00
Robin Mills
2605366a09 #1072. tiff-test.sh requires bash v4 or higher. MinGW has v3.1.23. I've given up trying to build bash v4 from source for MinGW. 2015-05-02 23:57:07 +00:00
Robin Mills
f67bc0924a #1072 test/tiff-test.sh is failing on the build server 2015-05-02 17:22:42 +00:00
Mahesh
b1f60b4a2c refactor riffvideo 2015-05-02 15:29:22 +00:00
Andreas Huggel
efef7af344 Reworked clean Makefile targets a bit (so the test/tmp dir doesn't belong to root after sudo maintainer-clean) 2015-05-02 15:06:15 +00:00
Robin Mills
d41c4fcaab #1072 #922 BigEndian (Motorola PowerPC) fix. 2015-05-02 14:53:44 +00:00
Robin Mills
402d0a0841 #1072 test/tiff-test.sh rewrite. detab the file 2015-05-02 13:27:00 +00:00
Robin Mills
7eba7b27d6 #1072 test/tiff-test.sh rewrite. Correction to r3778 (which is incorrectly attributed to 1073) 2015-05-02 13:22:40 +00:00
Robin Mills
ee1ca29d09 #1073 test/tiff-test.sh rewritten to no longer require external utility exifprobe 2015-05-02 13:03:31 +00:00
Andreas Huggel
fd80993ab0 Updated copyright notice. 2015-05-02 11:55:40 +00:00
Robin Mills
b0b0760610 #1072. Fixing test/tiff-test.sh to work correctly on MacOS-X 10.4 (Tiger) 2015-05-02 09:37:17 +00:00
Andreas Huggel
3689848350 Minor update (leftover from previous release) 2015-05-02 09:16:51 +00:00
Robin Mills
838f19dde4 #1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds. 2015-05-01 19:25:29 +00:00
Robin Mills
03aba63de3 #922 Submitting the fixed version of r3771 2015-05-01 11:36:26 +00:00
Robin Mills
2712082555 #922 Rollback r3771. Very troublesome feature. bugfixed #922 is looping Linux. PNG Has endian issues on MM/PowerPC 2015-05-01 09:16:31 +00:00