clanmills
6982c0148e
Adding python test
5 years ago
clanmills
bfee7abfc5
Disable exiv2 option --binary
5 years ago
Robin Mills
298aa86575
Merge pull request #1377 from Exiv2/feature_1372_support_env_variables
...
Fix_1372_env_vars_0.27
5 years ago
clanmills
985617cdfc
Adding support for VALGRIND and EXIV2_BINDIR
5 years ago
clanmills
43698f414b
Adding support for environment strings EXIV2_HTTP and EXIV2_PORT
5 years ago
clanmills
5d7b44dfaf
Disable OpenSUSE on CI. It's complaining about being unable to install the correct version of curl.
5 years ago
clanmills
9811c9d95c
Fixing EXIV2_PORT on MinGW/msys2.
5 years ago
clanmills
be62b4f4db
Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set).
5 years ago
LeoHsiao
bae5032ba0
Merge branch 'feature_1372_support_env_variables' of https://github.com/Exiv2/exiv2 into feature_1372_support_env_variables
5 years ago
LeoHsiao
7abb8dbe0f
Cancel adding a newline when testing
5 years ago
clanmills
d6b029ad6e
Don't set --verbose in makefile. Don't treat exiv2_echo == VERBOSE.
5 years ago
LeoHsiao
da919e3d68
Set the default value for the variable VALGRIN to empty
5 years ago
clanmills
aa462f84d9
Fix handling of environment string VERBOSE
5 years ago
LeoHsiao
0c7d231752
let `make python_tests` runs in verbose mode
5 years ago
Robin Mills
21a0501e07
Merge pull request #1375 from olupton/add-olympus-m.zuiko-17mm-f1.2-pro
...
Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens (0.27->master)
5 years ago
LeoHsiao
e0486ec063
Set the variable EXIV2_ECHO when executing `make python_tests VERBOSE=1`
5 years ago
LeoHsiao
3aedb60513
Support variables: DYLD_LIBRARY_PATH, LD_LIBRARY_PATH
5 years ago
LeoHsiao
ded2b3c9a3
Support to display the command to execute
5 years ago
Olli Lupton
b5c0058823
Add a test for PR 1375, checking the Olympus 17mm f/1.2 Pro lens is recognised correctly.
5 years ago
Olli Lupton
eec8e8902f
Add LensType entry for Olympus M.Zuiko Digital ED 17mm F1.2 Pro lens.
5 years ago
Robin Mills
afb1e83084
Merge pull request #1373 from lbschenkel/sigma_18_35
...
Fix_1368 Sigma 18-35mm f/1.8 DC HSM (0.27 only)
5 years ago
Leonardo Brondani Schenkel
0f6fef7507
Make lens name consistent with models 150 and 368
5 years ago
Leonardo Brondani Schenkel
c4d18d02e7
Detect Sigma 18-35mm f/1.8 DC HSM (firmware 2.x)
...
On Canon bodies and lens firmware 1.x, this lens identifies itself using
model number 150. Starting with firmware 2.x, this lens now identifies
itself using model number 368.
Exiv2 was correctly identifying the former but not the latter.
This commit also fixes a pre-existing bug in which exiv2 was not
correctly disambiguating lenses using model number 368.
5 years ago
LeoHsiao
5e11376609
Supports setting EXIV2_HTTP or EXIV2_PORT to '' to ignore HTTP test
5 years ago
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