54 Commits (b6c355245860cb15fea991fb6632dfa5cfedea2b)

Author SHA1 Message Date
Robin Mills 6a26ee2a83 #1230 msvc2005 ini-test.vcproj simplication and referencing correct headers. 9 years ago
sridharb 9d026de3af Fix for http://dev.exiv2.org/issues/1213
Two changes: add $(ProjectDir)../../src to the include path
change $(SolutionDir)../ to $(ProjectDir)../../ in order so that individual projects may be used in solutions other than those in the exiv2 tree. The existing terminology ties the include paths to the Solution and the new methodology ties them to the Project and enables them to "float" to any Solution.
9 years ago
Robin Mills b3f107bd8c #1199 WebP Support (work in progress). Thank You to Ben for the patch. Thanks to Gilles for encouragement. 9 years ago
Robin Mills 32577413e5 #1187 Fixing msvc build breaker in r4308 Thank You Taras for the patch. 9 years ago
Robin Mills 62e2fc086b #1034 Added msvc2005/ini-test 9 years ago
Robin Mills 21aaf00c05 #1171. Fix submitted. Thank You to Arnold for reporting this. 9 years ago
Robin Mills 8c92f5f094 #1034. Corrections to r4249 to fix build-breakers 9 years ago
Robin Mills aa7e277dbc #1169. Fixing issues concerning msvc2005/EXV_UNICODE_PATH 9 years ago
Robin Mills 78d658ea46 Documentation Update 9 years ago
Andreas Huggel 4974ff976f Bumped version to 0.25. 10 years ago
Robin Mills 99f087562c msvc: removing more obsolete files. 10 years ago
Robin Mills 3ce4db4e89 msvc: removing obsolete files. 10 years ago
Robin Mills f52eacf921 #1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
10 years ago
Robin Mills 1ebc0057ef msvc2005/configure.py - fixing typos 10 years ago
Robin Mills 70adbba759 msvc2005/configure.py - ready! Updated msvc2005/ReadMe.txt. Added tools/python 10 years ago
Robin Mills c1933e6882 msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video). 10 years ago
Robin Mills f62db9b037 msvc2005/configure.py Ready to test 10 years ago
Robin Mills 2c34a3511c msvc2005/configure.py Work in progress. Feature complete. Has build with/without webready. Creates exv_msvc_configure.h 10 years ago
Robin Mills 01e9e63452 msvc2005/configure.py Work in progress. Simplification. 10 years ago
Robin Mills 4edb43290d msvc2005/configure.py: Work in progress. Generate new UIDs for all projects and solutions.
Still to:
1) write include\exiv2\exv_msvc_configure.h
2) parse in dependency from existing solution files
3) test remove
4) test combinations of options
10 years ago
Robin Mills 7a236484fc msvc2005/configure.py: Work In Progress.
1: writes _configure.vcproj
2: omits  .hpp and .cpp files in the remove set
3: adds EXV_MSVC_CONFIGURE to the Preprocessor Defines
10 years ago
Robin Mills 552f8cf842 msvc2005/configure.bat Work in progress. Commented strategy to deal with feature request: "remove pngimge.cpp when zlib" is disabled. 10 years ago
Robin Mills 4cfce114db msvc2005/configure script. Work in progress. Currently does not update exv_msvc.h and requires more testing. 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 10 years ago
Robin Mills 287c35ceb2 #1071 Added changes I forgot to submit in r3752 10 years ago
Robin Mills dc4f7e13a4 #1071 Set all exiv2 msvc2005 projects to treat warnings as an error.
Dependant libraries (expat, zlib, curl etc) report warnings and continue.
We can't eliminate the warnings from the libraries without modifying their code.
We only want "vanilla" unmodified dependant library code.
10 years ago
Robin Mills 20c3b6328e Adding MSVC (2003 and 2005) support for samples/exifdata and samples/exifvalue 10 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
Robin Mills ea053d143e Added Compiler Include Paths and Options to msvc2005/ReadMe.txt in response to Topic 1880. 11 years ago
Robin Mills 59dccf42e3 Added to msvc2005/ReadMe.txt in response to Forum Topic 1880. 11 years ago
Robin Mills 666513c71a Updated msvc2005/ReadMe.txt to include comments in http://dev.exiv2.org/boards/3/topics/1880 11 years ago
Robin Mills ba6fc80213 fixed typo in include/exiv2/exv_msvc-webready.h. Documentation update. Removed organize.sln from msvc2003. 11 years ago
Robin Mills 58cb123ab2 #1016. Thank You Thomas for reporting this issue. 11 years ago
Robin Mills 50ca12f67e #1012. Yet more fixes to path-test.vcproj. See r3513. 11 years ago
Robin Mills 77fa15a60b #1012. Yet more fixes in . See r3513 11 years ago
Robin Mills 7bf224262d #1012: more fixes to r3513. Fix msvc2005/metacopy and msvc2005/path-test to respect changed location of utils.hpp 11 years ago
Robin Mills a585d00ee9 #1012. Correction to r3513 for msvc2005/metacopy to respect new location of utils.hpp 11 years ago
Robin Mills 9ba27d268b trunk: msvc2005 documentation update. 11 years ago
Robin Mills b054536f7f trunk: webready/jenkins. added missing libssh/include/config.h 11 years ago
Robin Mills 1afb17b527 trunk: webready integration. fixing broken and missing MSVC/vcproj files. 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
Robin Mills dd26905aee trunk: jenkins_build.bat promote webready r3452 r3453 to trunk. 11 years ago
Robin Mills a7268ad719 Add script fixxml.sh to put the .vcproj and .vcxproj xml files on a line-count diet! 11 years ago
Robin Mills 74e8adfa37 fix MSVC build errors for GSoC2013 VideoWrite 11 years ago
Robin Mills 66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 11 years ago
Robin Mills 321ad5a464 renamed main.c -> issue984.cpp and built it with MSVC2005 11 years ago
Robin Mills f93877f94b Issue: #984. Thank You, Axel for reporting this, the patch, and the test code. 11 years ago
Robin Mills add5dcfef4 Issue# 978 11 years ago
Robin Mills 3d7342d0e5 MSVC build environment: Added casiomn.cpp (thanks Niels for adding the Casio code). 12 years ago
Andreas Huggel f09fceda6b Updated copyright year in a few files, version in runner.txt. 12 years ago