Robin Mills
c85e504faf
Disable libiconv support when building with Visual Studio.
5 years ago
clanmills
acc416a727
fix_1230_Static_README_0.27
5 years ago
Robin Mills
b354ad8b2a
Might be the last one. Probably not. I want to fix the last-minute surprised of #1219 .
5 years ago
Robin Mills
0c206d1d63
Updating README-CONAN.md
5 years ago
Robin Mills
591f9e62b4
cleanup_0.27
5 years ago
clanmills
f24f24e026
Documentation updates for v0.27.3 RC2
5 years ago
clanmills
2f2bf69f6c
README.md General revision. Mostly simplifying "4 Test Suite".
5 years ago
clanmills
32b9a2dfa1
Change EXIV2_HTTP default to http://localhost to keep msvc build happy. iotest.cpp modified to compile with msvc.
5 years ago
Robin Mills
7e55f5d5be
Merge branch '0.27-maintenance' into http_iotest_0.27
5 years ago
clanmills
cc4d56dec1
Change defaults for HTTP_PORT (1277 is use by another service).
5 years ago
Robin Mills
3d0e05f40d
Merge branch '0.27-maintenance' into http_iotest_0.27
5 years ago
clanmills
c0ec4cf6a4
Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation.
5 years ago
clanmills
d8c29c4cba
Added 4.4 Python tests and 4.5 Test Summary to README.md. Fixed minor errors.
5 years ago
clanmills
2e870c2189
Documentation polishing.
5 years ago
clanmills
ffde3c593b
Clarify possible values for CMAKE_CXX_STANDARD.
5 years ago
clanmills
4511817028
MSVC Changes. Leave CMake to set /std:. Only set /Zc:__cplusplus for VS2019+. Updated README.md
5 years ago
clanmills
9b3f47f9a9
Fixing a typo in the documentation.
5 years ago
clanmills
7928c63796
Documentation polishing.
5 years ago
clanmills
3ebfee1c39
Fix auto_ptr to auto\_ptr
5 years ago
clanmills
65dde52cf9
Updated documentation. Removed -DEXIV2_BUILD_USE_C++11
5 years ago
clanmills
1146031be6
Use and document EXIV2_PORT
5 years ago
Robin Mills
7e1ce82f86
enhanced_test6_0.27 Running tests using cmd.exe on Visual Studio builds.
5 years ago
clanmills
53ac282218
enhanced_test4_0.27
...
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
5 years ago
clanmills
bf7796b1d2
Revert "enhanced_test4_0.27"
...
This reverts commit 19ee0f6ef8
.
5 years ago
clanmills
19ee0f6ef8
enhanced_test4_0.27
...
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
5 years ago
clanmills
35a0627b76
Replace make test with make bash_tests because CMake/Linux refuses a target called 'test'
5 years ago
clanmills
904fa19d1c
Code changes
5 years ago
clanmills
b8094f18b6
More document polishing.
5 years ago
clanmills
5882c177aa
Fixed typo.
5 years ago
clanmills
9ec39ce657
Documentation Update.
5 years ago
clanmills
7880284d6f
fix_922_0.27
5 years ago
Robin Mills
b207b733d8
Documentation Maintenance.
5 years ago
Robin Mills
cab9c56b4e
Revising scripts cmd64.bat, cygwin64.bat and msys64.bat
5 years ago
clanmills
7a9a0757ab
Pointless change to trigger CI to build (appveyor panick).
5 years ago
clanmills
b258a3ed9f
Documentation Update. Cygwin/32 and MinGW/32 platforms are obsolete. MacOS-X renamed as macOS
5 years ago
layderv
49511ae221
Fixes #1014 Two Nikon lenses still not detected
...
(cherry picked from commit 19d089c5a468efb7c87837b26e6459674965f037)
6 years ago
Robin Mills
7844b11e4b
[xmpsdk] Add XMP Initialisation/Cleanup code to all main() programs
...
- update documentation
- Removed redundant calls to Exiv2::XmpParser::terminate() (legacy of our
discusssion with @tester0077).
- this fixes #976
6 years ago
Robin Mills
73c592cdc9
Change EXIV2_ENABLE_NLS default to Off, removed EXIV2_BUILD_PO. Documentation Update. Restored find_package(Intl REQUIRED)
6 years ago
Robin Mills
500b76a54b
Defer #922 for v0.27.3
6 years ago
Luis Díaz Más
113136e134
Replace DEBUG with EXIV2_DEBUG_MESSAGES
...
Fixes #926
6 years ago
clanmills
9679be9aa8
Corrections to README.md about Localisation.
6 years ago
Robin Mills
e4cfb6cdcf
Better formating of section 5-6 and removed `<br>` from signature at end of document.
6 years ago
Robin Mills
ca61303358
Markdown changes (removing `<br>` tags)
6 years ago
Robin Mills
955962eaa8
Code revisions after review by @piponazo
6 years ago
Robin Mills
b0a9cb5624
NetBSD/FreeBSD Support
6 years ago
Luis Díaz Más
d27a2aa927
Status icons pointing to 0.27-maintenance
6 years ago
clanmills
b09d464dbb
Syncing README.md in 0.27-maintenance with 'master'
6 years ago
Robin Mills
78676b2a02
Fix #798
6 years ago
Robin Mills
514ae0fa89
Fix #780
6 years ago
Robin Mills
c5b4b4ddd1
Fix for #781
6 years ago
Nehal J Wani
506c7900b1
Update README.md
...
Co-Authored-By: piponazo <piponazo@gmail.com>
6 years ago
Robin Mills
a127591cb9
Reviewed and revised README.md for 0.27.1.1
6 years ago
Robin Mills
3da46a900a
Documentation updates for v0.27.1.1
6 years ago
Robin Mills
c32b413f74
Fix: https://github.com/Exiv2/exiv2/issues/575
7 years ago
Robin Mills
dc33d75ad2
Documentation updates + release notes
...
- Consuming with CMake
- Debugging Exiv2
- Added "2.13 Building Exiv2 with ccache".
- Revised "Building Exiv2 with ccache" in response to Dan's feedback.
- Fixed typo in README.md
- ReleaseNotes update in preparation for RC3.
7 years ago
Robin Mills
835fce11f2
Final polish to Developer's Documentation for Exiv2 v0.27 RC2
7 years ago
Robin Mills
cd7bd1abf9
Adding information about unit tests. Correcting confusion concerning LANG= and LANGUAGE=
7 years ago
Robin Mills
3cabf87747
Documentation fixes for RC2
7 years ago
Robin Mills
e66c832008
Exiv2 v0.27.0.2 Documentation updates for localisation.
7 years ago
Robin Mills
443edc6840
Another review of the documentation concerning pkg-config
7 years ago
Robin Mills
77e2c417c7
Extensive makeover of user documentation to handle exiv2.pc and other changes.
7 years ago
Robin Mills
51eea1119f
Added information about pkg-config to README.md And a general revision.
7 years ago
Robin Mills
b48dfc2a2a
Documentation fixes.
7 years ago
Robin Mills
170f39b05f
Minor Documentation Update
7 years ago
Robin Mills
ad155805dc
Documentation update following review by Luis. Simplified command-line processing in build.sh
7 years ago
Robin Mills
a72782932c
buildserver maintenance and documentation update.
7 years ago
Robin Mills
42084f2563
Add support for MinGW/msys2 in 32 bits + Updates in buildserver
7 years ago
Robin Mills
2b0ebd12ca
Release documentation and Documentation updates.
7 years ago
Luis Díaz Más
e75731f8c2
README.md - use markdown headers
7 years ago
Luis Díaz Más
07f63003b7
COMMERCIAL changes
7 years ago
Luis Díaz Más
84e3e8a73a
Copyright changes
7 years ago
Luis Diaz Mas
8ba9422ba3
travis: Enable coverage reports in gcc build
...
* I also had to update the conan version to fix some issues in CI.
* Codecov reports are now added to the README.md and to each PR.
7 years ago
Luis Díaz Más
7e824f9130
Doc: Add a table in the README.md for the CI badges
7 years ago
Dan Čermák
b2c243cba3
Add gitlab pipeline status badge to README.md
7 years ago
Luis Díaz Más
a923b067b5
Minor updates in README.md
7 years ago
Luis Diaz Mas
d1b4df5533
Show the Appveyor badge corresponding to the master branch
8 years ago
Dan Čermák
942044e7d9
Adapted README.md to better render on github
8 years ago
Jonathan
2ff0bb9a6a
Fix URL to wiki in README.md
8 years ago
Luis Diaz Mas
2ae24982ef
Use appveyor url for the main exiv2 repo
8 years ago
Luis Díaz Más
53e21bc146
Add support for AppVeyor.
...
It will only build with Visual Studio 2017:
- Build in Release mode
- Build in Debug mode
- Test the installation
8 years ago
Luis Diaz Mas
1652f632d2
Code block for the README header
8 years ago
Luis Diaz Mas
c8384a776e
Add image to show the travis status
8 years ago
Luis Diaz Mas
0544c90984
Give markdown extension to README file
8 years ago