226 Commits (ebc5a6e3dc811cf47f1181b60e25da3b51c0eb8c)

Author SHA1 Message Date
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