19 Commits (d3c65bdfa0f36d65a5c0fd94e08b8d1a99d76e62)

Author SHA1 Message Date
Andreas Huggel 39ad73f947 Bumped version to 0.11 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 64c218210d Added configure switches for zlib, --without-zlib does not compile PNG support. 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 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 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 fd2b211222 Bumped version to 0.8, updated ChangeLog 20 years ago
Andreas Huggel 0ac2d66f4b Added exiv2-config script. Applications that include exiv2 headers and link with the installed library can use this in their build commands. 20 years ago
Andreas Huggel 773e6c6fa1 Use re-entrant system functions (gmtime_r, strerror_r) if available 20 years ago
Andreas Huggel 96f6866afd Minor tweaks to the build environment: use values from the configure script rather than hardcoding them 20 years ago
Andreas Huggel 3f90820d08 Further tweaked the build process 20 years ago
Andreas Huggel 17f2c4bd58 Updated documentation, bumped version to 0.7 20 years ago
Andreas Huggel 76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 21 years ago
Andreas Huggel cac5030c7b Merged revisions 514:520 from branches/Exiv2-0_6_041212 21 years ago