Andreas Huggel
|
e043a7cd6a
|
Updated libtool version info also, since the version was bumped to 0.16 already.
|
18 years ago |
Andreas Huggel
|
ac314ddfbc
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
db32fc4585
|
Documented and partly automated build of commercial version.
|
18 years ago |
Andreas Huggel
|
95f3901a62
|
Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1
|
18 years ago |
Andreas Huggel
|
3e26160e49
|
Upgraded for doxygen 1.5.2.
|
18 years ago |
Andreas Huggel
|
cbbcbd31fc
|
Added --disable-printucs2 configuration option to turn off Windows tag character encoding convertion using iconv.
|
19 years ago |
Andreas Huggel
|
5b198edb57
|
Changed package name to lower case.
|
19 years ago |
Andreas Huggel
|
4dacedf4f2
|
Previous 2 revisions undone, removed obsolescent macros
|
19 years ago |
Andreas Huggel
|
a06020f8e5
|
More NLS and libiconv configuration tweaks
|
19 years ago |
Andreas Huggel
|
49e9f5d0d2
|
Preliminary check-in: NLS and libiconv configuration tweaks
|
19 years ago |
Andreas Huggel
|
fad8a94e8c
|
Changed configuration to not use -g by default.
|
19 years ago |
Andreas Huggel
|
b58bd25d0d
|
Reduced number of files with the version number by one.
|
19 years ago |
Andreas Huggel
|
f0ff52218e
|
Removed URL as it causes problems with old versions of pkg-config
|
19 years ago |
Andreas Huggel
|
f113c5aacc
|
Bumped version to 0.14 and changed to libtool's -version-info versioning system
|
19 years ago |
Andreas Huggel
|
9fe983e3b5
|
Changes to make Exiv2 cross-compile smoothly for win32
|
19 years ago |
Andreas Huggel
|
2a37de6e05
|
Removed deprecated exiv2-config script.
|
19 years ago |
Andreas Huggel
|
278f65ed39
|
Added check for preprocessor define EXV_COMMERCIAL_VERSION.
|
19 years ago |
Andreas Huggel
|
a685b46870
|
Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release.
|
19 years ago |
Andreas Huggel
|
433b6615c4
|
Added internal flags
|
19 years ago |
Andreas Huggel
|
c15e6552ea
|
Bumped version to 0.13, updated ChangeLog.
|
19 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
69aed26fd6
|
Checks for types disabled, pending investigation (bug #500).
|
19 years ago |
Andreas Huggel
|
9d0a7b0610
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
19 years ago |
Andreas Huggel
|
04126e8bb8
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
Andreas Huggel
|
f46704d5ae
|
Bumped version to 0.12
|
19 years ago |
Andreas Huggel
|
757724b5f1
|
Updated to doxygen 1.5.1
|
19 years ago |
Andreas Huggel
|
d2b9563978
|
Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part).
|
19 years ago |
Andreas Huggel
|
f39780943f
|
Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter)
|
19 years ago |
Andreas Huggel
|
39ad73f947
|
Bumped version to 0.11
|
19 years ago |
Andreas Huggel
|
65d6486a75
|
Updated doxygen configuration file (and enabled search engine) and a minor doc fix
|
19 years ago |
Andreas Huggel
|
5a5fcf8503
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
19 years ago |
Andreas Huggel
|
28f1dbe8b4
|
Removed -ansi option which caused problems with iotest on MinGW
|
19 years ago |
Andreas Huggel
|
9eaafe84a2
|
Enabled additional compiler warnings and more strict checks for standard C++
|
19 years ago |
Andreas Huggel
|
64c218210d
|
Added configure switches for zlib, --without-zlib does not compile PNG support.
|
19 years ago |
Andreas Huggel
|
26d65a34b1
|
More build environment cleanup
|
19 years ago |
Andreas Huggel
|
9ee84c5133
|
Fixed previous revision. Added check for libm.
|
19 years ago |
Andreas Huggel
|
5c9535595a
|
Extended autoconf tests to check for zlib header file, preparations for conditional compilation of zlib dependent code
|
19 years ago |
HumanDynamo
|
18da38e6d0
|
Add .configure ZLib test
|
19 years ago |
Andreas Huggel
|
449b65c39e
|
Updated GNU config files
|
19 years ago |
Andreas Huggel
|
f43dc106d9
|
Updated version to 0.10
|
19 years ago |
Andreas Huggel
|
d578504e0c
|
Added pkg-config metadata file exiv2.pc, removed <prefix>/include/exiv2 path from exiv2-config output. The exiv2-config script is now deprecated, use pkg-config instead. Fixes bug #458.
|
19 years ago |
Andreas Huggel
|
6e499c1261
|
Updates for release 0.9.1
|
20 years ago |
Andreas Huggel
|
c1bf0abbc9
|
Reset Doxygen flags to avoid extensive doc, fixed minor doc bug
|
20 years ago |
Andreas Huggel
|
54d3b2ce49
|
Updated ChangeLog and bumped version to 0.9
|
20 years ago |
Andreas Huggel
|
f5bc6a420d
|
Added option to enable/disable dependency-tracking to configure script
|
20 years ago |
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
20 years ago |
Andreas Huggel
|
d545215ceb
|
Completed CRW write support, feature #438. Only tested on Linux
|
20 years ago |
Andreas Huggel
|
a0f0c0e18c
|
Another update on the way to CRW write-support. Still not complete; don't use
|
20 years ago |
Andreas Huggel
|
fd2b211222
|
Bumped version to 0.8, updated ChangeLog
|
20 years ago |
Andreas Huggel
|
9245f85298
|
Minor changes
|
20 years ago |