380 Commits (3c20cc06a9ede4e277a9efe94e211c20ceb0ce8d)

Author SHA1 Message Date
Robin Mills 1dfcc82c94 docs: applying Tuan's brilliant fix 12 years ago
Robin Mills 11a17ce2d5 config: ReadMe-Autotools.txt. AHU's notes about autotools. 12 years ago
Robin Mills c5ffe8fafe config/Makefile.in brought into sync with <exiv2dir>/Makefile. 12 years ago
Robin Mills a7d516b072 Patch: Forum Topic 1177. Thanks very much to James for providing this. 12 years ago
Robin Mills cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 12 years ago
Robin Mills 7b859e026f Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64. 13 years ago
Robin Mills 10f21d249f Fix: #858. Download video data on demand. More discussion in issue report. 13 years ago
Robin Mills 0409ad9e0a Rolled by incorrect change to <exiv2dir>/Makefile in 2912. Change applied in config/Makefile.in 13 years ago
Robin Mills 7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 13 years ago
Robin Mills 755e5e8bdf Undo 2905 to take advantage of Andreas' fix in 2907. 13 years ago
Robin Mills 4153f38eec Fix: Issue: #859. Don't set visibility for clang compiler. 13 years ago
Robin Mills b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 13 years ago
Andreas Huggel 51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 13 years ago
Robin Mills 67fe779212 MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake. 13 years ago
Robin Mills 44f4b05324 enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849 13 years ago
Robin Mills b452f19590 Fix for #838. Please see issue for my comments. Please close #838 if you agree it's fixed. If #838 is still broken, please push issue back to me. 13 years ago
Robin Mills 6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 13 years ago
Robin Mills 2277b076a7 fix version.cpp to compile, link and run on linux 13 years ago
Robin Mills 3c99aa336a fixed cmake build-breaker on Linux concerning NLS support 13 years ago
HumanDynamo d3aaf04062 use dedicated licence file for CMake Script, as it done into KDE project. 13 years ago
Andreas Huggel 3a304fa0f0 Bumped version to 0.23 13 years ago
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 13 years ago
Andreas Huggel e56387caba Updated version to 0.22. 14 years ago
vog bfa7d156db Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private 14 years ago
vog 346f8a8619 Fixed typo. 14 years ago
vog d29e582a54 #767: Add "-no-undefined" as lately as possible in the ./configure process, so it won't be passed to GCC by accident 14 years ago
Andreas Huggel af26439393 Merged r2448:2451 from branches/0.21.1 14 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
Andreas Huggel 470e1da509 Updated config.guess, config.sub 15 years ago
Robin Mills 20e09dd14a build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files. 15 years ago
Andreas Huggel 2c31d76566 Updated soversion. 15 years ago
HumanDynamo ff908547a5 fix typo in cmake script. patch from Nikolai Saoukh 15 years ago
HumanDynamo a65a964060 better file naming 15 years ago
HumanDynamo 3be6a48e1f .cmake.in ==> .cmake 15 years ago
Andreas Huggel e5749ee8b6 #724: Avoid warning if _MSC_VER is not defined. 15 years ago
Andreas Huggel dcabc397cc #723: Applied cmake patch for pkg-config file from Johannes Wienke. 15 years ago
Andreas Huggel fb9820d281 Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 15 years ago
Andreas Huggel 34154e7dc0 #714: Extended C++ symbol visibility support for Sun Studio C++ compiler. 15 years ago
HumanDynamo 98b849dba8 polish 15 years ago
Andreas Huggel 942f01b26f Fixed version string. 15 years ago
Andreas Huggel 7a0f08f716 Bumped version to 0.20. 15 years ago
HumanDynamo 555943bce9 update 15 years ago
HumanDynamo 227177c438 update 15 years ago
HumanDynamo 34f58e9ed4 manage update translation file command 15 years ago
HumanDynamo 9690100174 polish 15 years ago
HumanDynamo 9cd84fda61 update 15 years ago
HumanDynamo 3a2754d48f fix po files install
BUG: 698
15 years ago
HumanDynamo 86eb1cbccf polish 15 years ago
HumanDynamo 8f0da32dab missing macro 15 years ago
HumanDynamo c05265e5cf added new rules to manage translations file.
Code inspired from huggin project. 
This use a shell script. this one must be ported to CMake.
15 years ago
HumanDynamo b1d9fa570b polish 15 years ago
HumanDynamo d67689beaa polish 15 years ago
HumanDynamo 5fc8771f3d manage exiv2.lsm file 15 years ago
HumanDynamo 0f3e431f5f add Package url rule 15 years ago
HumanDynamo 30b5224751 added CMake uninstall rules 15 years ago
HumanDynamo 9102f9f676 file to include in Cmake script to perform uninstall exiv2 15 years ago
HumanDynamo 1914003312 polish 15 years ago
HumanDynamo aca761dc42 polish 15 years ago
HumanDynamo 67c267a383 it's usual to uppercase CMake macro calls. 15 years ago
HumanDynamo faa17767c0 apply partially patch from Nikolai Saoukh, BUG #696 15 years ago
HumanDynamo 0ec85225c3 no double quote there 15 years ago
HumanDynamo bd303e18bf apply fix for BUG #692 15 years ago
HumanDynamo 977e409b26 reverting commit 2041 which break compilation under linux and windows (Mingw) 15 years ago
HumanDynamo 49d6965155 export EXV_STRERROR_R_CHAR_P 15 years ago
HumanDynamo 350b55a81e fix Iconv const detection to compile fine with Cmake 15 years ago
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 15 years ago
Andreas Huggel 42ad10a5f0 #685: Applied iconv fix for cmake config file. (Nikolai Saoukh) 15 years ago
Andreas Huggel 4eea186240 #688: Stronger check for return type of strrerror_r. (Nikolai Saoukh) 15 years ago
Andreas Huggel 59ae067412 Bumped version to 0.19.1 for testing. 16 years ago
Andreas Huggel 24285cbbf1 Bumped version to 0.19. 16 years ago
Andreas Huggel 83cd2efab9 #579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version. 16 years ago
Andreas Huggel d47aeee605 Removed --disable-printucs2 configure option. 16 years ago
Andreas Huggel d41e19a20c Updated references to Nikon lens data tag. 16 years ago
Andreas Huggel 9a433a629c Updated Doxyfile for doxygen 1.6.1 and silenced a few doxygen warnings. 16 years ago
Andreas Huggel 0e39032c90 More libtool config updates. 16 years ago
Andreas Huggel c7ba938135 Updated ltmain.sh, install-sh (from libtool). 16 years ago
Andreas Huggel e9c27f8184 Updated config.rpath (from gettext). 16 years ago
Andreas Huggel 06ce586d56 Updated config.guess, config.sub. 16 years ago
Andreas Huggel d73096f95d Bumped version to 0.18.99. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago
Andreas Huggel d73f83c2a2 Bumped version to 0.18.2 16 years ago
Andreas Huggel 43303cf44b #633: Apply the fix only for platforms which have lstat. This does not include Win based platforms. 16 years ago
Andreas Huggel 9e19d6f271 #609: Add -no-undefined flag to compile DLL on Windows. 16 years ago
Andreas Huggel bbc7ae9358 Bumped version to 0.18.1 16 years ago
Andreas Huggel 8a6d9dbc42 Updated Copyright notice for 2009. 17 years ago
Andreas Huggel 38e7e14821 Bumped version to 0.18. 17 years ago
Andreas Huggel e3e6d37d07 #583: Added configure option to disable g++ visibility support. 17 years ago
Andreas Huggel cc373437e0 Bumped version to 0.18-pre2. 17 years ago
Andreas Huggel 417d55f2a7 Updated version to 0.18-pre1. 17 years ago
Andreas Huggel 13d2182dc4 Updated changelog for 0.18-pre1, bumped libtool version. 17 years ago
Andreas Huggel d866b20d82 #567: Fixing MSVC build, intermediate revision, it is still broken. 17 years ago
Andreas Huggel c5ebed2d9b #523: Added GCC symbol visibility support. 17 years ago
Andreas Huggel d659572aeb Bumped version to 0.17.91 (libtool -version-info number is unchanged). 17 years ago
Andreas Huggel 7978bedb78 Bumped version to 0.17.1 17 years ago
Andreas Huggel 4c6841dbae Minor doc updates. 17 years ago
Andreas Huggel 9cc803511c Bumped version to 0.17. 17 years ago
Andreas Huggel 9278e44f62 Removed unused check for mktime (causes problems with gcc-4.3). 17 years ago
Andreas Huggel 7e4cecf11b Added warning flag, fixed detected problems. 17 years ago
Andreas Huggel 81ff0d6a7c Fixed g++-4.3 errors and warnings. 17 years ago
Andreas Huggel 3ac665a305 Added 2008 to Copyright notice. 18 years ago
Andreas Huggel c50dcad56e Bumped version to 0.16 18 years ago
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
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
Andreas Huggel 92a585fad0 Added option --libtool-libs and a tweak to --cflags to exiv2-config 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 04861a2569 Updated documentation for Doxygen 1.4.5 20 years ago
Andreas Huggel 260b9af10b Removed hasMakerNote() from ExifData and made it a free function. Added setting to generate an XML tagfile to Doxyfile. 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 0643e35282 Makefile magic: added advanced auto-dependency generation 20 years ago
Andreas Huggel 76cb46da93 Updated libtool config files 20 years ago
Andreas Huggel 17f2c4bd58 Updated documentation, bumped version to 0.7 20 years ago
Andreas Huggel ac13e33080 Upgraded to doxygen 1.4.2 20 years ago
Andreas Huggel c99597ccd7 Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen) 20 years ago
Andreas Huggel 6a0ecb420e Merged revisions 551:552 from branches/Exiv2-0_6_041212. Fixes bug #423 in trunk 21 years ago
Andreas Huggel 8521dead83 Added 2005 to Copyright lines 21 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