Robin Mills
f97c38d44a
Change package names Platform{64|32}[Static][Debug]
7 years ago
Robin Mills
3f21ff2fac
Fix: https://github.com/Exiv2/exiv2/issues/570
7 years ago
Robin Mills
3af6f43ff0
Fix: https://github.com/Exiv2/exiv2/issues/571
7 years ago
Robin Mills
62c42695c5
#485 Tweak msvc output to avoid the test suite reporting an issue with conversions.sh
7 years ago
Robin Mills
0c6869bc52
Update platform/ReadMe.txt about logs.
7 years ago
Robin Mills
045af8ea36
add logs to the build bundle
7 years ago
Robin Mills
a18c24249a
Add packaging changes for CYGWIN64/CYGWIN32 and Linux32
7 years ago
Robin Mills
eab816fd32
src/version.cpp report enable_nls
7 years ago
Robin Mills
6f437bcc0a
Add cmake/msvc_conan_profiles
7 years ago
clanmills
c22a38cfb4
Fix for https://github.com/Exiv2/exiv2/issues/560 (eraseFamily() crashes in MSVC/Debug).
7 years ago
Robin Mills
062bad7535
Adding output for have_regex to version.cpp
7 years ago
Robin Mills
184dc97ed0
Bump Version to 0.27.0.3
7 years ago
Robin Mills
1b136f0657
Revision to PR#557. Restored XmpData::erase() and added XmpData::eraseFamily(). Restored and augumented conversions.sh
7 years ago
Robin Mills
ccd708df24
Fix: https://github.com/Exiv2/exiv2/issues/521
...
conversions.sh reveals a (harmless) order change runTest exiv2 -M'set Xmp.xmp.ModifyDate 2015-04-17T18:10:22Z' v.xmp
7 years ago
Luis Díaz Más
0d7b3ecd1e
Update man page
7 years ago
Luis Díaz Más
4ed5bdc78b
CMake: Supress MSVC PDB warnings
7 years ago
skal
ecaf1dd478
Fix alpha bit detection in VP8L chunks
...
As per the spec ([1]), the alpha_bit is located on the 4th byte of the payload, just after the height.
This seems to fix the bug reported on GIMP ([2]) where an incorrect file was generated.
[1] https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification#2_riff_header
[2] https://gitlab.gnome.org/GNOME/gimp/issues/1818
7 years ago
Luis Díaz Más
6e42c1b55e
Fix #561 . Use proper counter for the idx variable
7 years ago
Luis Díaz Más
dc04cc92eb
Add test reproducer for #561
7 years ago
Luis Díaz Más
bc940231e7
Define XML_STATIC only for MSVC
7 years ago
Luis Díaz Más
4752b66bed
CMake: Remove XML_STATIC definition that is not needed with expat 2.2.6
7 years ago
Luis Díaz Más
f92030d650
CMake: remove XMPSRC variable.
7 years ago
Luis Díaz Más
9e0bbd0205
Conan: updating to expat 2.2.6
7 years ago
Luis Diaz Mas
3f2e0de0db
Print CMAKE_BUILD_TYPE after configuring the project
7 years ago
Luis Diaz Mas
9a84d4b64f
Skip python tests using -pR
7 years ago
Luis Diaz Mas
b9c079c1ea
Remove -pR call from webp-test.sh
7 years ago
Luis Díaz Más
34e411d2fc
Fix 547: option -pR only available in Debug mode.
...
Note that the method Params::evalPrint() has been clang-formatted.
7 years ago
Dan Čermák
dee30a8c8f
First draft of the git usage guidelines
7 years ago
Luis Díaz Más
186352e295
conan: copy 3rd party dlls only if the conanDlls folder exists
...
Note that this folder will only exists if at least one of the conan packages managed with the shared option = True.
7 years ago
Robin Mills
89375979d8
https://github.com/Exiv2/exiv2/issues/555
...
I have restored the Macro EXIV2_TEST_VERSION in include/exiv2/version.hpp
I have added an option --version-test to exifprint.cpp to test/validate EXIV2_TEST_VERSION works as documented.
Version strings in Exiv2 v0.27 and later have a fourth digit to indicate the pre-release number of the build.
Pre-release builds should never be used for production purposes.
7 years ago
Robin Mills
6de1f3377f
Doc: Update release notes
7 years ago
Luis Díaz Más
2269708736
CI: New check for detecting issues with the installation of public headers
7 years ago
Luis Díaz Más
ee28e8ae15
CMake: Install public headers
7 years ago
Luis Díaz Más
8e5ee7a0e6
Fix debug flag preprocessor condition
7 years ago
Luis Díaz Más
91a6e79d5c
CMake: Use cmake_dependent_option for EXIV2_ENABLE_NLS
7 years ago
Luis Díaz Más
9547cddbd1
Add protection around EXV_LOCALEDIR definition
7 years ago
Robin Mills
fd90a8540f
Final documentation change for Exiv2 v0.27 RC2
7 years ago
Robin Mills
ab859d8518
Set MSVC default EXIV2_ENABLE_NLS=Off
7 years ago
Robin Mills
835fce11f2
Final polish to Developer's Documentation for Exiv2 v0.27 RC2
7 years ago
Robin Mills
b390ce2f41
Update README-CONAN.md concerning Visual Studio using -DEXIV2_ENABLE_NLS=0 to avoid build issues with libintl.
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
clanmills
c5cd09bebe
Fix getProcessPath() on Cygwin
7 years ago
clanmills
2f70ae4305
Fix getProcessPath()
7 years ago
Robin Mills
e66c832008
Exiv2 v0.27.0.2 Documentation updates for localisation.
7 years ago
Robin Mills
c8e64adb9b
ChangeLog for Exiv2 v0.27 RC2
7 years ago
clanmills
417126b469
Documentation updates for RC2
7 years ago
clanmills
1d6fc6caa5
Updating release notes concerning Xcode 10.0 and samples/taglist
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