0.24: Hopefully final changes.

v0.27.3
Robin Mills 12 years ago
parent 4aebd96cca
commit acfda6be46

@ -27,14 +27,16 @@ Mac
MinGW MinGW
Compile and run tests Compile and run tests
MSVC MSVC
Compile with 7.1 Compile with 7.1 msvc2003
Run tests with 7.1 executables Run tests with 7.1 executables
Compile with 8 Compile with 8 msvc2005
Run tests with 8 executables Run tests with 8 executables
Compile with 9 Compile with 9 msvc2005
Run tests with 9 executables Run tests with 9 executables
Compile with 10 Compile with 10 msvc2005
Run tests with 10 executables Run tests with 10 executables
Compile with 11 msvc2012
Run tests with 11 executables
Tag release Tag release
Create packages Create packages
Finalize webpages with package information (bin/release_info.sh) Finalize webpages with package information (bin/release_info.sh)

@ -28,9 +28,8 @@ __maintitle__
parameter from a cmd shell: parameter from a cmd shell:
<code><a title="Exiv2 usage" href="sample.html#usage">exiv2 -h</a></code>. <code><a title="Exiv2 usage" href="sample.html#usage">exiv2 -h</a></code>.
For details, read the <a href="manpage.html" title="Exiv2 man page">man page</a>. For details, read the <a href="manpage.html" title="Exiv2 man page">man page</a>.
The Windows executable was compiled using 32bit MinGW tools The Windows executable is a 32bit static executable compiled with
<a title="MinGW homepage" href="http://www.mingw.org">MinGW</a> Visual Studio 2005 on an Intel 64 bit machine running Windows 7.
on an Intel 64 bit machine running Windows 7.
</p> </p>
<p>As an alternative to the packages here, many Linux distributions, <p>As an alternative to the packages here, many Linux distributions,

Loading…
Cancel
Save