3371 Commits (3b0404e7b61401c1a193d4d05c76ee57a9d1d83c)
 

Author SHA1 Message Date
Robin Mills dbb75ead90 Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds. 12 years ago
nkbj 2d1b934c68 Update lens lists to match ExifTool version 9.37. 12 years ago
nkbj 7e15161160 Updated Nikon Lens lookup table to v4.3.445.01 of Robert Rottmerhusen's fmountlens list. 12 years ago
Andreas Huggel b3e00a7dad Updated copyright. 12 years ago
Andreas Huggel 3aff00f983 Tweaks to src/Makefile (while trying to figure out how to make libtool *not* relink the exiv2 binary every time I run make. It still does..) 12 years ago
Andreas Huggel 76a85a3a9f Fixed back ChangeLog. 12 years ago
Andreas Huggel 2e3b85f620 Modified Makefiles to use bin/taglist when building the doc. 12 years ago
Andreas Huggel 9bb4564a62 More updates to .gitignore 12 years ago
Andreas Huggel 854f402e9c Updated .gitignore 12 years ago
Andreas Huggel d2f5e93f23 Updated ChangeLog for 0.24, intermediate version. 12 years ago
Andreas Huggel f1024afb82 More modifications to the ChangeLog file to make it look the way it used to: Removed text (will add that to the release notes), re-arranged the issues. Should we even list the cmake related issues, since the cmake build system has not been officially published yet? 12 years ago
Andreas Huggel 8885730618 Fixed issue numbers format so they'll be changed to links in the web page, removed some leftover whitespace. 12 years ago
Robin Mills 89e9380a2f build: added xcode support 12 years ago
Robin Mills bbf6b4c67e config/Makefile: added targets exiv2 exifprint etc. Simplied code for testx testv etc. 12 years ago
Robin Mills 37dec8965c samples/exifprint: better command-line parser 12 years ago
Robin Mills 68893c3e9f samples/exifprint.cpp: syntax changed. 12 years ago
Robin Mills db2b876ced exifprint --struct: syntax change and fix to report DHT 12 years ago
Robin Mills 1e2da35423 exifprint -struc : enhancements to aid the investigation of Forum topic 1608 12 years ago
Robin Mills a5e540ba27 msvc2005: cosmetic changes and documentation update. 12 years ago
Robin Mills 99798e022c msvc2005: changes for Visual Studio 2012. 12 years ago
Robin Mills 0b94ac874e msvc2005: added code to build_xxx.bat scripts to create build directory if necessary. 12 years ago
Robin Mills b255ef3670 msvc2005: do not embed manifest for libeay32.dll and ssleay32.dll because it was done by openssl's batch scripts. 12 years ago
Robin Mills d881119a47 msvc2005: fix dependency tree (libeay32 not always being built). 12 years ago
Robin Mills 9b6f9809df msvc2005: fixed libcurl.vcproj to support https 12 years ago
Robin Mills 86932e6cfc msvc2005: rollback exiv2.sln (incorrectly submitted for VS2010). Submit libssh.vcproj to respect msvc2005\libssh\include 12 years ago
Robin Mills 4859437699 added libssh/include/config.h 12 years ago
Robin Mills c33a756ac5 Added projects libeay32 and ssleay32 and updated dependency tree appropriately. Documentation update. 12 years ago
Robin Mills a893651e9a msvc2005: addition to r3144 - fixes for Debug 12 years ago
Robin Mills 2644455d32 mscv2005: static build {Release|Debug} {Win32,x64} build and pass make testx (not all sample apps build yet) 12 years ago
Robin Mills e33e10330c Removed branches/gsoc13/msvc2005/xssl 12 years ago
Robin Mills f3777f6984 msvc2005: removed xssl and added openssl. {DebugDLL|ReleaseDLL}|{Win32|x64} pass test suite (Debug|Release do not yet link). 12 years ago
Robin Mills ea9556cc3d msvc2005: Caution: build may be unstable. sftp and ssh pass test suite for win32/releasedll. https to be fixed. Other config/platforms to be fixed. 12 years ago
Robin Mills 1af3f146c6 msvc2005: rename exiv2lib -> libexiv2, curl -> libcurl. Removed obsolete files. Documentation update. 12 years ago
Robin Mills 7e89d8fede test: fixes to testMSVC.sh 12 years ago
nhudinhtuan c0c296ba65 Default value for EXIV2_HTTP_POST 12 years ago
Robin Mills 733740a158 msvc2005: more fixes for curl and libexpat 12 years ago
Robin Mills d5b92df722 msvc2005: I think this is working perfectly on 2005. See ReadMe.txt for caution about 2010. 12 years ago
nhudinhtuan 690544860f fix small bug for HTTP IO write access 12 years ago
nhudinhtuan e0c7d32f3e Refactor EXIV2_HTTP_POST, it's more flexible and it is required for http/https write access. 12 years ago
Robin Mills c27260f4f1 fixing exiv2.vsprops to work on Visual Studio 2010 12 years ago
Robin Mills f746c03558 restructured to use exiv2.vsprops (to avoid link-dependancies bug in Visual Studio) 12 years ago
Robin Mills aaeb0cff76 msvc2005: adding projects libssh and xssl 12 years ago
Robin Mills 727e2d77af msvc2005: rename expat to be libexpat. 12 years ago
Robin Mills 9bb973f2a0 msvc2005: more simplification. no zlib1d.dll style. Add optional parameter to build.bat 12 years ago
Robin Mills 676529a9b5 msvc2005: use project default OutFile to help 2008/10/12 project conversion wizard (no more exiv2sd.dll type filenames). 12 years ago
nhudinhtuan 6cd5bcfd31 Remove xpathio.sh, add test script to iotest.sh, update the iotestx images to the smaller size images 12 years ago
Robin Mills 00f5477e49 removing unused directories 12 years ago
Robin Mills 2ed123c8d6 msvc2005: fix ReleaseDLL and DebugDLL linking in curl and expat 12 years ago
Robin Mills 1d8722b504 Updated src/futils.cpp for consistency. 12 years ago
Robin Mills 3986469a61 msvc2005: added conntest project. Fixed compilation errors on src/futils.cpp 12 years ago