Robin Mills
58b9a2d039
MSVC build tests for exiv2 0.20
...
Modifying runner.txt (test output comparison file)
Adding runner7.txt (runner.txt for Windows/7)
Update to README-MSVC.txt to mention runner7.txt and updated test tool set.
15 years ago
Andreas Huggel
7a0f08f716
Bumped version to 0.20.
15 years ago
Andreas Huggel
8ef1a5f9fa
Removed minoltasonyvalues.[ch]pp, moved common Minolta/Sony code into minoltamn.[ch]pp.
15 years ago
Andreas Huggel
5d24e744c2
Backed out revisions 2221:2219 and most of change 2216.
15 years ago
Andreas Huggel
89385dbd74
Fixed compilation with MSVC (Patch by Jens Mueller)
15 years ago
Andreas Huggel
dc6c8086da
Fixed compilation with MSVC (Patch by Jens Mueller)
15 years ago
Andreas Huggel
6d496a4888
Updated Copyright notice for 2010.
15 years ago
Andreas Huggel
59ae067412
Bumped version to 0.19.1 for testing.
16 years ago
Andreas Huggel
24285cbbf1
Bumped version to 0.19.
16 years ago
Andreas Huggel
83cd2efab9
#579 : Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom ( #510 ) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version.
16 years ago
Andreas Huggel
d41e19a20c
Updated references to Nikon lens data tag.
16 years ago
Andreas Huggel
d73096f95d
Bumped version to 0.18.99.
16 years ago
Andreas Huggel
370af5c8a3
Merged all changes from the unstable branch into the trunk.
16 years ago
Robin Mills
e21a8cd79d
Adding MSVC support for XMP 4.4 and fixed copy error in exiv2lib.vcproj DLL builds.
16 years ago
Andreas Huggel
937b51236f
Fixed a few leftover robotbattle links.
16 years ago
Andreas Huggel
d73f83c2a2
Bumped version to 0.18.2
16 years ago
Andreas Huggel
7b75bbaa04
Removed r1799, r1797 from trunk ( #634 , #579 )
16 years ago
Robin Mills
61ca4b9b20
#634 Locking error on windows when updating a TIFF file with MemoryMapping enabled
16 years ago
Robin Mills
0ed8680e02
#579 : Implement Memory Mapping for Windows Platforms
...
This improves the performance of exiv2.exe on TIFF files about 5x
The MSVC branch adds mmap.cpp and mman.h - borrowed and slightly touched from KDE
- the contribution of KDE is acknowledged and respected (and changes documented)
- exv_msvc.h modified to support MM
- added support files include/sys to enable compilation on MSVC
16 years ago
Andreas Huggel
bbc7ae9358
Bumped version to 0.18.1
16 years ago
Robin Mills
891827b6ce
#621 : Windows build changes.
...
I discovered while doing a private build for a user that msvc/include/exv_msvc.h still contains the #pragma comment code.
I've removed that (again!) and fixed a consequential link error on exiv2lib.vcproj DebugDLL | ReleaseDLL
Rebuilt everything on VS2003/5/8 and all run the runner.bat test OK.
16 years ago
Robin Mills
0b913aa605
#621 : Windows build environment changes
...
1) exv_msvc.h moved to msvc/include/exv_msvc.h
2) exv_msvc.h no longer has #pragma comment statements to link zlib
3) project files updated to explicitly link appropriate zlib library
17 years ago
brad
6bcd8cacd4
Added new easyaccess files to msvc build
17 years ago
Andreas Huggel
8a6d9dbc42
Updated Copyright notice for 2009.
17 years ago
Robin Mills
cf34b2c9a2
Support for building exiv2+organize
...
Small changes to organize.vcproj to match the other exiv2 projects
Updated README-MSVC.txt with information about building organize.exe
No significant changes to exiv2.sln or its project files.
17 years ago
Robin Mills
47a144580d
Time for an update before investigating adding Brad's "organizer" to the mix.
17 years ago
brad
8906695cd8
Added msvc project for organize tool (not yet hooked up to master solution)
17 years ago
Andreas Huggel
08e9e2f097
Added rw2image.[ch]pp files
17 years ago
Andreas Huggel
1012d523f1
Tweak
17 years ago
Andreas Huggel
c8169a2bda
Updated runner.bat test results
17 years ago
Andreas Huggel
a05687e159
Fixed properties (Dimitri).
17 years ago
Andreas Huggel
5297f0af00
More fixes for the MSVC build env (robin-20081113.patch from Robin Mills).
17 years ago
Andreas Huggel
5a847e76d9
Tweaks
17 years ago
Andreas Huggel
0e4039a225
Tweaks
17 years ago
Andreas Huggel
6f830c2849
Applied Robin's patch fixing the last few issues before 0.18-pre2
17 years ago
Andreas Huggel
53fa0ddaf8
Tweaks
17 years ago
Andreas Huggel
e3fda02d87
Minor changes.
17 years ago
Andreas Huggel
891b98f25e
Robin's patch to fix MSVC issues.
17 years ago
Andreas Huggel
bd0be0a9bd
Minor fix.
17 years ago
Andreas Huggel
50983a44b7
#567 : New MSVC build files. (Intermediate, probably doesn't compile with MSVC, ironically. By Robin Mills, errors are mine - his does compile.)
17 years ago
Andreas Huggel
2bc7b2666e
#567 : Fixed exivsimple.
17 years ago
Andreas Huggel
d866b20d82
#567 : Fixing MSVC build, intermediate revision, it is still broken.
17 years ago
Andreas Huggel
2c36463574
Added strinto-test project to MSVC build.
17 years ago
Andreas Huggel
7b72714af1
Added new files to MSVC build file.
17 years ago
Andreas Huggel
69f8e9b332
Tweaks
18 years ago
Andreas Huggel
eb0e088034
Added projects to compile XMP sample programs to MSVC solution.
18 years ago
Andreas Huggel
aecbc71657
Added XMP support to MSVC project.
18 years ago
Andreas Huggel
4e7a5a9a1a
Remove include directory before copying files in MSVC post build events.
18 years ago
Andreas Huggel
d1f41794fc
Fixed MSVC compilation of the samples.
18 years ago
Andreas Huggel
08c2c50448
Partially updated MSVC project (samples and XMP don't compile).
18 years ago