Commit Graph

32 Commits

Author SHA1 Message Date
Robin Mills
7a530fc49a Fixed MinGW compilation error in jp2image.cpp u_int32_t not defined (in stdint.h/Linux, types.h/Mac)
This is an unexpected new defect as MinGW has previously build OK.
2014-07-23 19:11:23 +00:00
Robin Mills
f9d2c349a7 CID:982000 Resource Leak. 2014-07-13 08:39:44 +00:00
Robin Mills
b6db775109 add svn=nnnn to exiv2 -v -V 2014-07-02 14:21:41 +00:00
Robin Mills
a320ee6d62 Change to r3221 for clang 2013-12-29 06:54:28 +00:00
Robin Mills
8c7ffc80b7 version.cpp: fixed how compiler detect for shared/static linking 2013-12-29 05:44:26 +00:00
Andreas Huggel
f09fceda6b Updated copyright year in a few files, version in runner.txt. 2013-12-01 12:13:42 +00:00
Robin Mills
a297d2b69e Rollback 3089 - somehow it's broken the build! 2013-07-24 05:05:52 +00:00
Robin Mills
da1ed8c536 Bumping the copyright notice in src &samples from 2012 to 2013 2013-07-24 03:12:38 +00:00
Robin Mills
64996a0a05 Forum: #1177. Only compile EXIV2_RCSID for Complers: GCC/G++/MSC to silence warnings. All others (clang,Oracle) ignore. Added Oracle compiler detection to version.cpp 2013-04-20 03:34:52 +00:00
Robin Mills
cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 2013-03-30 03:32:26 +00:00
Robin Mills
7057128943 MSVC64: Fixes to c-runtime support linkage. 2012-11-20 03:55:41 +00:00
Robin Mills
ca8f413673 Windows fixes for exiv2 -v -V output 2012-11-14 08:49:45 +00:00
Robin Mills
712c98301f Test: initial version build-test.py to analyse output from exiv2 -v -V 2012-11-14 07:16:18 +00:00
Robin Mills
d880881bad Linux fixes for exiv2 -v -V (in src/version.cpp) 2012-11-12 07:58:53 +00:00
Robin Mills
eceb7a55b5 Windows fixes for exiv2 -v -V (in src/version.cpp) 2012-11-12 07:16:41 +00:00
Robin Mills
6119b4432b Updated src/exiv2.1 to cover -g option. Simplified exiv2 -v -V support code. 2012-11-12 06:15:22 +00:00
Robin Mills
66dc59231c Better compiler detection code for exiv2 -v -V 2012-11-11 20:47:07 +00:00
Robin Mills
7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 2012-10-18 15:46:10 +00:00
vog
a394a96138 #835: Fix compile error under Linux 2012-08-03 13:16:54 +00:00
Robin Mills
6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 2012-07-10 06:48:09 +00:00
Robin Mills
4374104ca4 fixed version.cpp to compile on cygwin 2012-07-10 02:06:02 +00:00
Robin Mills
2277b076a7 fix version.cpp to compile, link and run on linux 2012-07-10 01:10:24 +00:00
Robin Mills
d9bcc04633 Added version.{c}h}pp/dumpLibraryInfo() and call from exiv2 -v -V to inspect libraries at run-time on W/L/M platforms. 2012-07-09 01:25:17 +00:00
Andreas Huggel
0d397b95c7 Updated copyright message for 2012. 2012-03-22 15:19:35 +00:00
vog
dd3c11274f Added new function Exiv2::versionNumberHexString() 2011-08-22 21:56:41 +00:00
Andreas Huggel
7770151915 Updated Copyright message for 2011. 2011-02-13 14:08:44 +00:00
Andreas Huggel
06ce0d18b6 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
2010-06-27 10:04:39 +00:00
Andreas Huggel
6d496a4888 Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
Andreas Huggel
8a6d9dbc42 Updated Copyright notice for 2009. 2009-02-16 14:30:51 +00:00
Andreas Huggel
3ac665a305 Added 2008 to Copyright notice. 2008-01-09 16:44:09 +00:00
Andreas Huggel
7815321064 Added new function testVersion() and macro EXIV2_TEST_VERSION. Fixes #509. 2007-06-09 13:30:02 +00:00
Andreas Huggel
1c2d21f609 Renamed exiv2_version.* files to version.* 2007-03-06 15:48:19 +00:00