Commit Graph

2417 Commits

Author SHA1 Message Date
Robin Mills
5ead8bdf11 msvc64: adding tools/depends directory and code. 2011-01-03 02:10:02 +00:00
Robin Mills
7dd72b33b5 msvc64: added setbuild.py script to simplify building Win32 (or x64) only. 2011-01-02 20:48:21 +00:00
Robin Mills
f38f1c9dce msvc updates for v0.21 "dot" release. (Documentation and runner.bat output file updates). 2010-12-31 20:34:21 +00:00
Andreas Huggel
390c573c60 #476, #614: Simplified LogMsg. It's not quite as elegant as before anymore but should be much more portable and more efficient. (MSVC 7.1 didn't like the original implementation.) 2010-12-28 23:36:53 +00:00
Andreas Huggel
fafacea8e2 Split constructor into two as a workaround for a MSVC 7.1 bug. 2010-12-27 17:49:48 +00:00
Robin Mills
26ea86190c Documentation update. 2010-12-24 21:42:28 +00:00
Robin Mills
c63ef43851 Added notes about building with DevStudio Express.
Added cleaner.bat to sanitize the build tree.
Fixed project dependencies.
2010-12-24 20:38:42 +00:00
Robin Mills
474c487d15 msvc64: more fixes. Created the zlib125 directory (for consistency with zlib123) 2010-12-21 06:49:12 +00:00
Robin Mills
7ff507467a Adding support for zlib-1.2.5 (which is now default)
Documented procedure to build with zlib-1.2.3
Removed zlib.sln and expat.sln (these are development relics and no longer useful)
Fixed the post build step for exiv2lib DLL builds
2010-12-21 05:19:04 +00:00
Robin Mills
7c1b5fe89b msvc64: Documentation update. 2010-12-20 18:17:19 +00:00
Robin Mills
94ac4d7997 msvc64: fixing link dependencies in exiv2lib DLLs (to make VS2010 happy) 2010-12-19 19:28:25 +00:00
Robin Mills
c34a26a04b msvc64: explicity define IMPLIB for zlib (to prevent VS2010 from being confused). 2010-12-18 17:41:15 +00:00
Robin Mills
3ef1bf3951 msvc64: removed unnecessary post build steps from exiv2lib 2010-12-12 18:40:00 +00:00
Robin Mills
4c1cb8e80b msvc64: documentation update 2010-12-12 18:30:51 +00:00
Robin Mills
6bb26ba06b msvc64: adding /MACHINE:X64 linking to zlib {Debug|Release} for VS2010. 2010-12-12 18:10:59 +00:00
Robin Mills
7df6dd6b80 msvc: documentation update 2010-12-12 17:42:32 +00:00
Robin Mills
586e5167ad msvc64: more build fixes. 2010-12-12 17:03:38 +00:00
Robin Mills
4941bc5d8f msvc64: more cleanup 2010-12-12 16:23:53 +00:00
Robin Mills
ad222b323d msvc: remove all the sample applications (to reduce project effort. I'll restore them if requested. msvc build environment is sufficient. 2010-12-12 16:18:26 +00:00
Robin Mills
9e9898025a msvc64: Updated to build with VS2005 and later. Changed expat201 and zlib123 to expat and zlib. Linking error fixed for exiv2lib\Win32\DebugDLL 2010-12-12 16:00:49 +00:00
Andreas Huggel
8d92f3c43e Minor fix. 2010-12-10 12:44:38 +00:00
Robin Mills
6761a8266c msvc64: update bin/{Win32|x64}/{DebugDLL|ReleaseDLL} directories to include the .libs in addition to the DLLs. 2010-12-08 23:29:13 +00:00
Robin Mills
9540ea76f0 msvc64: fixing issues with the 32 bit build. 2010-12-08 20:00:17 +00:00
Robin Mills
8c0e4c7c7e msvc64: fixes (explicitly create some of the build directories in pre-build steps). 2010-12-07 21:01:21 +00:00
Robin Mills
3935e4f421 msvc64: exiv2.exe (and associated libraries) now build and execute correctly in Debug/Release/DebugDLL/ReleaseDLL x64/Win32 2010-12-07 18:13:50 +00:00
Robin Mills
0e8f8e273a msvc64: Changes to the build environment (exiv2lib builds and exiv2 executes on x86 and x64) 2010-12-07 04:12:32 +00:00
Robin Mills
20778cbd7d msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 2010-12-07 04:10:52 +00:00
Robin Mills
18e781e18c msvc64: adding copies of the project files (from the msvc directory) 2010-12-06 19:09:47 +00:00
Robin Mills
ca2578679f msvc64
Adding build 32/64 bit environments for expat and zlib
2010-12-06 18:29:30 +00:00
Andreas Huggel
ad094e05be #745: Fixed leftover x-raw MIME type. 2010-12-06 15:36:36 +00:00
Andreas Huggel
127ca36814 Tagged release 0.21 2010-11-30 17:09:02 +00:00
Andreas Huggel
2443081876 Minor doc changes. 2010-11-30 17:01:21 +00:00
Andreas Huggel
7184d2f067 Added doc for Samsung makernote. 2010-11-30 17:00:30 +00:00
Andreas Huggel
bfd02bd483 Added SRW format to man page. 2010-11-22 16:19:15 +00:00
Andreas Huggel
2c31d76566 Updated soversion. 2010-11-22 15:44:38 +00:00
Andreas Huggel
5adb67a041 Remove .deps and .libs directories in maintainer-clean target. 2010-11-22 15:44:15 +00:00
Andreas Huggel
55890a84c2 Update PO files, fixed errors in es.po 2010-11-22 15:13:38 +00:00
Andreas Huggel
22b206f3bc Updated. 2010-11-22 14:50:35 +00:00
Andreas Huggel
9f57915a10 Added AF-point easy-access function. (Suggested by july) 2010-11-22 14:46:09 +00:00
Andreas Huggel
8a756ffd66 Updated Spanish translation. (Pablo Valdes) 2010-11-22 10:22:26 +00:00
Andreas Huggel
559686f2ab Updated ChangeLog for 0.21 2010-11-22 10:19:55 +00:00
Andreas Huggel
6a4b7afba2 Synchronized wiki and image registry. 2010-11-21 15:06:26 +00:00
Andreas Huggel
74ea90f22f Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. 2010-11-21 14:07:48 +00:00
Andreas Huggel
1a105de39f #739: Protect access to toLong() in preview.cpp. 2010-11-06 14:57:15 +00:00
Andreas Huggel
9195470f22 Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
Andreas Huggel
c137bf6afa #727: Fixed -g option to print multiple matches. 2010-10-31 09:09:17 +00:00
Andreas Huggel
f81b688e4b Modified test for XMP files to not recognize any XML file with a regular header as XMP. 2010-10-30 06:06:15 +00:00
Andreas Huggel
aea1a8594d Fixed typo. 2010-10-29 13:43:15 +00:00
Andreas Huggel
c8b0d7278b #738: Applied patch from Michael Ulbrich. 2010-10-25 13:24:51 +00:00
Andreas Huggel
c9bf9bb52a Added image/x-pentax-pef to the list of recognized TIFF-like images 2010-10-25 13:16:04 +00:00