Robin Mills
e22cd45926
Removed mingw dlls (which supported mingw version of diff.exe 2.8)
...
There is a major change to diff with 2.9.1 in how it handles binary files. I've provided GNU diff.exe 2.8.9 to enable the test suite to run correctly on Cygwin (which ships diff 2.9.1). A future version of exiv2/test may have to provide data/*.out files for 2.8 and 2.9 diffs. I'll investigate this for exiv2 0.24.
2012-04-27 06:15:07 +00:00
Robin Mills
5ba214dadf
fix to accomodate spaces in the PATH environment string
2012-04-26 05:15:39 +00:00
Robin Mills
5bfdf645df
replace msys components with gnu
2012-04-26 05:11:51 +00:00
Robin Mills
604b822e58
use msys diff.exe for better unix compatibility
2012-04-26 02:35:57 +00:00
Robin Mills
bce8b80a88
Replaced the 16-bit msvc\diff.exe with the msys 32-bit version
...
Added msys support dlls required by diff.exe
Use msvc\diff.exe for use in exiv2-test.sh
Use dos2unix if available to fix line-endings
2012-04-26 02:29:05 +00:00
Robin Mills
cbc3788eec
filter out <CR> for cygwin
2012-04-25 05:24:34 +00:00
Robin Mills
e615cdf577
removing bandit
2012-04-25 04:16:23 +00:00
Robin Mills
dfb1d5501d
adding missing msvc projects
2012-04-25 04:14:01 +00:00
Robin Mills
e66a3bb7ff
simplified mingfixup.sh
2012-04-24 04:39:01 +00:00
Robin Mills
d2909fc9ba
adding mingfixup.sh for use by test/Makefile
2012-04-24 04:04:42 +00:00
Andreas Huggel
239914af18
Moved runner.txt back to where it came from.
2012-04-23 14:13:45 +00:00
Andreas Huggel
453c309694
Tagged release 0.23
2012-04-23 14:04:36 +00:00
Robin Mills
10cbacab4e
updating for 0.23
2012-04-22 07:21:02 +00:00
Robin Mills
1a64126622
updating runner.txt for 0.23
2012-04-22 06:15:11 +00:00
Robin Mills
078ff39cac
more line-ending changes for cygwin
2012-04-22 05:49:46 +00:00
Andreas Huggel
6751e3892d
Updated Nikon Lens lookup table to v4.3.428.01 of Robert Rottmerhusen's fmountlens list.
2012-04-22 05:29:10 +00:00
Andreas Huggel
5f8fdb41c1
Another tweak.
2012-04-22 05:29:03 +00:00
Andreas Huggel
b96e83607d
Tweaked doc template for Nikon AF Fine Tune Tags.
2012-04-22 05:28:56 +00:00
Andreas Huggel
a8a5863121
Added doc templates for Nikon AF Fine Tune Tags.
2012-04-22 05:28:50 +00:00
Andreas Huggel
5ba33b463f
#819 : Updated easy-access functions with the new PentaxDng tags.
2012-04-22 05:28:42 +00:00
Andreas Huggel
ee0a1d034c
Updated links in new doc template files.
2012-04-22 05:28:17 +00:00
Andreas Huggel
e571238117
Added missing template files for new XMP schemas.
2012-04-22 05:27:52 +00:00
Robin Mills
32cbea4b18
setting unix line endings (for cygwin)
2012-04-21 21:47:28 +00:00
Robin Mills
4b57d40567
setting eol-style on scripts (for cygwin)
2012-04-21 20:37:35 +00:00
Robin Mills
e96dd28c86
beautified the output
2012-04-20 04:12:21 +00:00
Robin Mills
d965eb21c6
test for ./configure
...
removed debugging echo statements
2012-04-20 00:06:26 +00:00
Robin Mills
188e1f451e
fixed error in code
2012-04-19 23:43:47 +00:00
Robin Mills
17a99de2a2
updated runner7.txt for exiv2 0.23
2012-04-19 23:07:17 +00:00
Robin Mills
201ae6f2ed
rewrote buildForMac
...
added makeUniversal
2012-04-19 21:53:38 +00:00
Andreas Huggel
cc4ab82ace
Added comments to silence doxygen warnings.
2012-04-13 14:08:56 +00:00
Andreas Huggel
42fed78c6b
Updated ChangeLog
2012-04-13 09:06:53 +00:00
Andreas Huggel
948142ae93
#819 : Fixed write support.
2012-04-11 16:02:52 +00:00
Andreas Huggel
bd90c19219
#819 : Fixed PentaxDng offsets so that they are relative to the beginning of the makernote, added support for the PentaxDng preview image.
2012-04-11 16:02:44 +00:00
Andreas Huggel
b8155f9289
#819 : Changed PentaxId to PentaxDngId and some formatting tweaks.
2012-04-11 05:50:52 +00:00
Andreas Huggel
274fd49790
#819 : Applied Pentax DNG makernote patch from Jonathan Kollasch.
2012-04-11 05:50:34 +00:00
HumanDynamo
67dd52fa58
bootstrap from Linux through CMake to generate make file in a dedecated build subdir
2012-03-27 14:34:40 +00:00
HumanDynamo
faf00a6451
polish
2012-03-27 11:11:28 +00:00
HumanDynamo
f0de66a8b8
update
2012-03-27 11:05:09 +00:00
HumanDynamo
d3aaf04062
use dedicated licence file for CMake Script, as it done into KDE project.
2012-03-27 11:00:44 +00:00
HumanDynamo
5ded0d610a
update cmake options list
2012-03-27 10:51:31 +00:00
Andreas Huggel
1681daf046
#799 : Tweak to make tests pass on MSYS/MinGW.
2012-03-24 13:01:11 +00:00
Andreas Huggel
cc061782d1
#812 : Tweak to make the code compile with MSYS/MinGW.
2012-03-24 13:00:00 +00:00
Andreas Huggel
2c401ffa3d
#812 : Changed LoadLibrary to LoadLibraryA (Thomas Beutlich).
2012-03-24 01:57:02 +00:00
Andreas Huggel
56bab25850
Updated man-page.
2012-03-23 10:41:53 +00:00
Andreas Huggel
906f297f7a
Updated po/ directory.
2012-03-23 10:41:30 +00:00
Andreas Huggel
3a304fa0f0
Bumped version to 0.23
2012-03-23 10:40:44 +00:00
Andreas Huggel
4534a190cd
Updated ChangeLog for 0.23
2012-03-23 10:40:06 +00:00
Andreas Huggel
217ae2449d
Updated Nikon Lens lookup table to v4.3.426.01 of Robert Rottmerhusen's fmountlens list.
2012-03-23 10:39:55 +00:00
Andreas Huggel
1d93941d8c
Updated copyright message for 2012.
2012-03-22 15:24:23 +00:00
Andreas Huggel
0d397b95c7
Updated copyright message for 2012.
2012-03-22 15:19:35 +00:00