Commit Graph

6822 Commits

Author SHA1 Message Date
clanmills
73069e36cf Enable CentOS on gitLab-ci. 2020-10-11 19:07:09 +01:00
clanmills
e103fb8464 Makefile updated to run nls-test.sh as part of bash_tests 2020-10-02 18:37:36 +01:00
clanmills
784ceb4937 nls-test script and reference file. 2020-10-02 18:36:57 +01:00
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>
2020-10-02 09:25:22 +01:00
Robin Mills
604a268059 Second effort to unexpose winsock2.h from include <exiv2/exiv2.hpp> using EXIV2_BUILDING_EXIV2 mechanism. 2020-10-02 08:44:57 +01:00
Robin Mills
fcdf0099d6
Merge pull request #1336 from Exiv2/fix_1335_winsock2_0.27
fix_1335_winsock2_0.27
2020-10-01 20:32:38 +01:00
Robin Mills
ff68b135a0
Merge pull request #1338 from Exiv2/pythonic_bash_ci_0.27
pythonic_bash_ci_0.27
2020-10-01 20:28:53 +01:00
clanmills
0d6f9fcc04 temporarily disable stdin-test and webp-test to get the CI operational again. 2020-10-01 19:58:47 +01:00
Robin Mills
13ca4495c3
Merge pull request #1339 from Exiv2/fix_cygwin_stack_protection_0.27
fix_cygwin_stack_protection_0.27
2020-10-01 19:43:32 +01:00
Robin Mills
a82bcebaab fix_cygwin_stack_protection_0.27 2020-10-01 18:50:36 +01:00
clanmills
e869dcf156 pythonic_bash_ci_0.27 2020-10-01 18:39:07 +01:00
clanmills
7ff0e0613a fix_1335_winsock2_0.27 2020-10-01 17:23:12 +01:00
Robin Mills
02b6990f00
Merge pull request #1301 from LeoHsiao1/0.27-maintenance
Continue to rewrite the bash test scripts into Python scripts
2020-09-30 16:57:52 +01:00
LeoHsiao
0d7425014f Fix webp_test: correct a test file name 2020-09-30 21:50:07 +08:00
Robin Mills
56c118572c
Merge pull request #1333 from Exiv2/run_stdin-test.sh_0.27
run_stdin-test.sh_0.27
2020-09-29 15:43:51 +01:00
clanmills
3092d9c9a0 run_stdin-test.sh_0.27 2020-09-29 13:58:16 +01:00
LeoHsiao
c7c1fcee59 Ignore the difference in the path separator for stdin_test 2020-09-28 22:03:25 +08:00
Robin Mills
249c84fe8d
Merge pull request #1331 from Exiv2/fix_1329_remove_bigtiff_0.27
fix_1329_remove_bigtiff_0.27
2020-09-28 10:09:25 +01:00
clanmills
e0e2a71a48 Fix: https://travis-ci.org/github/Exiv2/exiv2/jobs/730867927 2020-09-28 09:24:26 +01:00
clanmills
96ddbc3738 Remove bigtiffimage.hpp from include/exiv2/CMakeLists.txt 2020-09-28 08:12:03 +01:00
clanmills
48afa7548d fix_1329_remove_bigtiff_0.27 2020-09-28 07:43:06 +01:00
LeoHsiao
eb4bc191fc Refactor xmpparser-test.sh to xmpparser_test() 2020-09-19 15:54:25 +08:00
LeoHsiao
88671a6da7 Refactor write2-test.sh to write2_test() 2020-09-19 14:57:18 +08:00
LeoHsiao
184af474d0 Refactor write-test.sh to write_test() 2020-09-19 14:54:36 +08:00
LeoHsiao
7c45ce4dec Optimize diff() 2020-09-19 14:47:19 +08:00
LeoHsiao
03ba77ddfd Refactor webp-test.sh to webp_test() 2020-09-18 21:34:37 +08:00
LeoHsiao
069cfc6c66 Refactor version_test.sh to version_test() 2020-09-18 21:32:49 +08:00
Robin Mills
c07f63c7b4
Merge pull request #1314 from Exiv2/fix_1307_ASAN_RemoteIo_0.27
fix 1307 ASAN issues with RemoteIo
2020-09-17 18:30:52 +01:00
clanmills
37cc2db72d fix 1307 ASAN issues with RemoteIo 2020-09-17 17:57:06 +01:00
Robin Mills
9a2b040a9d
Merge pull request #1313 from Exiv2/fix_1297_crwtest_linux_coverage
fix_1297_crwtest_linux_coverage
2020-09-17 12:32:58 +01:00
Robin Mills
6a428b4a22 fix_1297_crwtest_linux_coverage This is a copy of master/.travis.yml to see what happens on the CI. 2020-09-17 12:00:54 +01:00
Robin Mills
2dfcd09c4b
Merge pull request #1311 from Exiv2/027_ctime
0.27 - ctime + Remove C Language + Remove EXV_HAVE_STDINT_H check
2020-09-17 09:30:09 +01:00
Luis Díaz Más
f39b23806b Assume existence of stdint.h 2020-09-16 21:53:49 +02:00
Luis Díaz Más
b7ee13eb63 Use ctime instead of time.h 2020-09-16 21:39:27 +02:00
LeoHsiao
2d72d9aac5 Add description for the module lxml 2020-09-16 22:41:01 +08:00
LeoHsiao
ae1d95d4fa Refactor tiff-test.sh to tiff_test() 2020-09-16 22:22:08 +08:00
Luis Diaz Mas
bfd0e0593b Use check_cxx_compiler_flags instead of C version 2020-09-16 11:53:11 +02:00
Robin Mills
f518b41afb
Merge pull request #1296 from Exiv2/fix_ci
Fix_ci_0.27
2020-09-16 06:47:32 +01:00
clanmills
7c895dd69f Disable Fedora/CentOS/Archlinux on gitlab/CI. 2020-09-15 17:14:03 +01:00
clanmills
d4db8e4e42 -DCMAKE fix. Thanks @piponazo 2020-09-15 14:38:19 +01:00
Robin Mills
e2500bc744
Merge pull request #1294 from jtojnar/includedir
cmake: Fix include_directories for exiv2lib target (0.27->master)
2020-09-15 10:29:43 +01:00
clanmills
84400dbac0 Don't use ASAN on CI. 2020-09-15 09:34:55 +01:00
LeoHsiao
c121fbeb38 Refactor stringto-test.sh to stringto_test() 2020-09-14 20:04:58 +08:00
LeoHsiao
65927f5ce1 Refactor stdin-test.sh to stdin_test() 2020-09-14 20:00:40 +08:00
clanmills
b4aa32988a Simplify ci/run.sh 2020-09-13 14:48:10 +01:00
clanmills
c50cf7d88d -CMAKE_CXX_STANDARD=98 and Disable UNIT_TESTS. 2020-09-13 14:23:57 +01:00
clanmills
15f8050158 Remove .. from CMAKE_OPTIONS. 2020-09-13 13:57:20 +01:00
clanmills
79c83d1852 Use ubuntu on CI 2020-09-13 11:08:44 +01:00
clanmills
14e8c708ed Fix #1300 2020-09-13 10:27:02 +01:00
clanmills
f483ed03a7 Tweak conversion.sh for TZ conversion error in MSVC. 2020-09-11 14:33:44 +01:00