6914 Commits (fded2da9782ace344f764db6ac4d4e53f16c1bde)
 

Author SHA1 Message Date
Robin Mills cfd7c09f2b
Merge pull request #1371 from Exiv2/fix_1359_nls_test_0.27
Fix nls_test(): Check only part of the output
5 years ago
clanmills 27c7acccdc Add +x (execute) attribute to shell scripts. 5 years ago
LeoHsiao 076cdf6f1e Fix nls_test(): Check only part of the output 5 years ago
Robin Mills 261457b889
Merge pull request #1367 from Exiv2/027_travisUbuntuDistros
027 - Add more ubuntu distros to Travis CI and fix cmake variable passing
5 years ago
Luis Díaz Más 9eb058bd43 Modify strncpy0 to avoid warning 5 years ago
Luis Díaz Más f1fe122585 CI: Fix how we pass CMake options in travis 5 years ago
Luis Díaz Más a322e5d008 CI: Special packages for Ubuntu 20.04 5 years ago
Luis Díaz Más 829cf1821b Adding Ubuntu 18.04 & 20.04 to travis builds 5 years ago
Luis Díaz Más 44debddf4e Hide zlib absolute path in cmake config file 5 years ago
Luis Díaz Más 3013f57e45 Use latest available version of Conan in CI 5 years ago
Luis Díaz Más 8dc42199e8 Hide exiv2-xmp dependency in CMake config file: 5 years ago
Robin Mills 59e18266a4
Merge pull request #1365 from LeoHsiao1/0.27-maintenance
Correct the output of exiv2-test
5 years ago
LeoHsiao 068a80c1e2 Correct the output of exiv2-test 5 years ago
Luis Díaz Más b9164d9f8b Revert "change implementation of Exiv2::base64encode() to adopt implementation from same URL as base64decode()."
This reverts commit b596f311f4.
5 years ago
clanmills b596f311f4 change implementation of Exiv2::base64encode() to adopt implementation from same URL as base64decode(). 5 years ago
clanmills c7bcfcfbf8 replace base64encode in src/futils.cpp 5 years ago
Robin Mills 55bdaafebf
Merge pull request #1341 from Exiv2/fix_1278_nls_test_0.27
Fix 1278 nls test 0.27
5 years ago
LeoHsiao ae1fbab645 Fix variable LANG in nls_test() 5 years ago
Robin Mills 256a65753c https://github.com/Exiv2/exiv2/pull/1356#issuecomment-707828789 5 years ago
Robin Mills 5240630849 fix_1353_mingw_toolchain_0.27 5 years ago
clanmills fe4a495ca2 Fixing variable LANG 5 years ago
Robin Mills 01a42ce4c3
Merge pull request #1342 from Exiv2/fix_1261_psd_0.27
Fix 1261 psd 0.27
5 years ago
LeoHsiao fc91004830 add nls_test() 5 years ago
LeoHsiao 64e64b4a9b Enhance function find(), cp(), rm(), mv() 5 years ago
clanmills e60625abc2 Disable centOS on CI. The web-server goes crazy althought this doesn't happen in the terminal on centOS. 5 years ago
clanmills 2adde8dd73 Fix compiling http.cpp and reinstate centOS on gitLab. 5 years ago
clanmills 11082c13d0 Revert the last two changes. GitLab/centOS makes no sense. Will build on MacMini. 5 years ago
clanmills d300f3d812 Temporarily neuter DEXIV2_TEAM_USE_SANITIZERS to get CentOS to build. 5 years ago
clanmills 4ca1f2b9ec Script and reference file changes. 5 years ago
clanmills 4a450fd439 Adding test files to test suite. 5 years ago
clanmills 73069e36cf Enable CentOS on gitLab-ci. 5 years ago
Robin Mills bc01aac114
Merge pull request #1351 from Exiv2/fix_1343_png_0.27
Fix 1343 png 0.27
5 years ago
clanmills 9fa6d3965a C++ changes requested by @piponazo. Fix python png_test() recommended by @LeoHsiao1. Update reference output. 5 years ago
clanmills 834dca39d0 Code changes 5 years ago
clanmills 806ffac701 Adding test files and bash script/reference-output 5 years ago
Robin Mills 203c3907ed
Merge pull request #1349 from piponazo/027_Winsock2
0.27 winsock2 changes
5 years ago
Robin Mills fc0cc4e238 Fixing previous incorrect commit. 5 years ago
Robin Mills 6a5a0dfbc0 Updated reference output. Well spotted, @piponazo. 5 years ago
Luis Díaz Más 778479556f Include winsock2 at the beginning of http.cpp 5 years ago
Luis Díaz Más 30773c92a3 WIN32_LEAN_AND_MEAN propagated with exiv2lib target 5 years ago
Luis Díaz Más b304244766 Move winsock2 inclusion to http.cpp 5 years ago
clanmills 99f2db1e02 Script and reference file changes. 5 years ago
clanmills 8ee94c87b8 Adding test files to test suite. 5 years ago
clanmills e103fb8464 Makefile updated to run nls-test.sh as part of bash_tests 5 years ago
clanmills 784ceb4937 nls-test script and reference file. 5 years ago
Robin Mills 632684fd12
Merge pull request #1340 from Exiv2/fix_1335_winsock2_0.27
Second effort to unexpose winsock2.h from include <exiv2/exiv2.hpp>
5 years ago
Robin Mills 604a268059 Second effort to unexpose winsock2.h from include <exiv2/exiv2.hpp> using EXIV2_BUILDING_EXIV2 mechanism. 5 years ago
Robin Mills fcdf0099d6
Merge pull request #1336 from Exiv2/fix_1335_winsock2_0.27
fix_1335_winsock2_0.27
5 years ago
Robin Mills ff68b135a0
Merge pull request #1338 from Exiv2/pythonic_bash_ci_0.27
pythonic_bash_ci_0.27
5 years ago
clanmills 0d6f9fcc04 temporarily disable stdin-test and webp-test to get the CI operational again. 5 years ago