0.24: Hopefully final changes.

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

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

@ -28,9 +28,8 @@ __maintitle__
parameter from a cmd shell:
<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>.
The Windows executable was compiled using 32bit MinGW tools
<a title="MinGW homepage" href="http://www.mingw.org">MinGW</a>
on an Intel 64 bit machine running Windows 7.
The Windows executable is a 32bit static executable compiled with
Visual Studio 2005 on an Intel 64 bit machine running Windows 7.
</p>
<p>As an alternative to the packages here, many Linux distributions,

Loading…
Cancel
Save