79 Commits (e54ecee647f14736e3ad4ea2ab8ca0ce59418b9c)

Author SHA1 Message Date
Andreas Huggel c6be927871 Set version to 0.16-pre1 (0.15.99) and minor updates. 18 years ago
Andreas Huggel c23fe2cf76 Changes to compile on MinGW. 18 years ago
Andreas Huggel 39ae06e462 Initialize expat vars. 18 years ago
Andreas Huggel 8896c99005 Moved taglist.cpp back to src/ to make doc build easier. 18 years ago
Andreas Huggel f97b000917 Updated Doxyfile to version 1.5.3. 18 years ago
Andreas Huggel d171ece32c Updated exiv2.pc template. 18 years ago
Andreas Huggel 96523122b3 Improved, simplified convenience library and moved README and license files around. 18 years ago
Andreas Huggel a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 18 years ago
Andreas Huggel 3b49c42510 Added feature configuration summary. 18 years ago
Andreas Huggel e99fda5e0d Fixed configure behaviour if expat installation is not valid. 18 years ago
Andreas Huggel e20a47ab05 Tweak. 18 years ago
Andreas Huggel 73651871d0 Attempt to make --disable-xmp work. 18 years ago
Andreas Huggel ba57ebadce Added configure options for XMP support and integrated XMP Toolkit. 18 years ago
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