50 Commits (0e204b872e4c33a6524b4b378f11bb0c4014c0f8)

Author SHA1 Message Date
Robin Mills b2a9b6cb9e Bug #824: undeclared identifier EXV_ICONV_CONST 13 years ago
Robin Mills 70b9d21bb8 adding support for expat-2.1.0 and zlib-1.2.7 13 years ago
Robin Mills 0b4bf354bb test report on msvc and msvc64 builds on v0.23 13 years ago
Robin Mills 51cbf67eff Adding msvc64 projects to build samples (for use by test suite). 13 years ago
Robin Mills 0f5dd89dab Adding msvc64\addmoddel project
Updated exiv2.sln to build targets in addmoddel
13 years ago
Robin Mills 10cbacab4e updating for 0.23 13 years ago
Robin Mills 078ff39cac more line-ending changes for cygwin 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
Robin Mills 6bf2dbc1e4 Correction to 2624! DevStudio 2010 is _MSC_VER 1600 14 years ago
Robin Mills 4d3231c76d Correction to SVN:2623. DevStudio 2010 is MSVC 1500 (and not 1400) 14 years ago
Robin Mills dd07a525a6 Added support for stdint.h being available in DevStudio 2010
(Thanks to Ketil Wright for bringing this to our attention)
14 years ago
Andreas Huggel b53f555103 Tweaks. 14 years ago
Andreas Huggel 71724c849b Updated version for msvc64 build to 0.22. 14 years ago
Robin Mills 15991b2124 msvc64: runner.txt updated to include versionNumberHexString() output from command exiv2 -V 14 years ago
Robin Mills 67c98c21c4 Issue: 777
Added #include <iterator> to iptc.cpp
Added epsimage.{cpp|h} and version.{cpp|h} to the DevStudio build environments.
Some compilation issues remain in VS2010/64 bit build and those fixes will be submitted separately.
14 years ago
Robin Mills e7240431a5 msvc64: fixed include reference to zlib-1.2.3. Document update concerning zlib-1.2.3 support. Validation script correction. 15 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
Robin Mills ed2897f702 build: Mostly reverted 2427 following code review by Andreas. 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
Robin Mills 53bd9a9107 msvc64: enhancement to buildall.bat 15 years ago
Robin Mills f253dff8d7 msvc64: adding missing file 15 years ago
Robin Mills 12e1ca95b3 msvc64: enhancements to buildall.bat script 15 years ago
Robin Mills b091dceb59 msvc64: adding runner.py and associated files. 15 years ago
Robin Mills cf7639a762 msvc64: setting the SVN keywords in the code. 15 years ago
Robin Mills e24f6bed6b msvc64: Adding keywords to setbuild.py. Removing depends.cpp corpse. 15 years ago
Robin Mills 5ead8bdf11 msvc64: adding tools/depends directory and code. 15 years ago
Robin Mills 7dd72b33b5 msvc64: added setbuild.py script to simplify building Win32 (or x64) only. 15 years ago
Robin Mills 26ea86190c Documentation update. 15 years ago
Robin Mills c63ef43851 Added notes about building with DevStudio Express.
Added cleaner.bat to sanitize the build tree.
Fixed project dependencies.
15 years ago
Robin Mills 474c487d15 msvc64: more fixes. Created the zlib125 directory (for consistency with zlib123) 15 years ago
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
15 years ago
Robin Mills 7c1b5fe89b msvc64: Documentation update. 15 years ago
Robin Mills 94ac4d7997 msvc64: fixing link dependencies in exiv2lib DLLs (to make VS2010 happy) 15 years ago
Robin Mills c34a26a04b msvc64: explicity define IMPLIB for zlib (to prevent VS2010 from being confused). 15 years ago
Robin Mills 3ef1bf3951 msvc64: removed unnecessary post build steps from exiv2lib 15 years ago
Robin Mills 4c1cb8e80b msvc64: documentation update 15 years ago
Robin Mills 6bb26ba06b msvc64: adding /MACHINE:X64 linking to zlib {Debug|Release} for VS2010. 15 years ago
Robin Mills 7df6dd6b80 msvc: documentation update 15 years ago
Robin Mills 586e5167ad msvc64: more build fixes. 15 years ago
Robin Mills 4941bc5d8f msvc64: more cleanup 15 years ago
Robin Mills ad222b323d msvc: remove all the sample applications (to reduce project effort. I'll restore them if requested. msvc build environment is sufficient. 15 years ago
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 15 years ago
Robin Mills 6761a8266c msvc64: update bin/{Win32|x64}/{DebugDLL|ReleaseDLL} directories to include the .libs in addition to the DLLs. 15 years ago
Robin Mills 9540ea76f0 msvc64: fixing issues with the 32 bit build. 15 years ago
Robin Mills 8c0e4c7c7e msvc64: fixes (explicitly create some of the build directories in pre-build steps). 15 years ago
Robin Mills 3935e4f421 msvc64: exiv2.exe (and associated libraries) now build and execute correctly in Debug/Release/DebugDLL/ReleaseDLL x64/Win32 15 years ago
Robin Mills 0e8f8e273a msvc64: Changes to the build environment (exiv2lib builds and exiv2 executes on x86 and x64) 15 years ago
Robin Mills 18e781e18c msvc64: adding copies of the project files (from the msvc directory) 15 years ago
Robin Mills ca2578679f msvc64
Adding build 32/64 bit environments for expat and zlib
15 years ago