Commit Graph

9 Commits

Author SHA1 Message Date
Luis Díaz Más
2de3bad869 Remove EXIV2_ENABLE_VIDEO and related stuff 2021-04-18 09:44:51 +02:00
clanmills
55d2201892 Changed CI build default -DEXIV2_ENABLE_BMFF=On. Fixed suite to run with/without bmff. -pS and -pR same for bmff. 2021-03-03 10:40:08 +00:00
clanmills
5c4e4ce9a1 -DCMAKE_CXX_STANDARD=98 " (add a space)! 2020-05-19 23:49:28 +01:00
clanmills
3f24fdb842 Add -DCMAKE_CXX_STANDARD=98 2020-05-19 23:28:48 +01:00
clanmills
cb28f833e4 Once more, try to calm compiler output with -DCMAKE_CXX_FLAGS=-Wno-deprecated 2020-05-19 22:53:44 +01:00
Dan Čermák
eb107da08f [ci] Refactor ci/test_build.py to allow customizations of the build matrix
(cherry picked from commit ee6f1de028534019d8ecfd18de9b77b9b4208cbe)
2019-03-03 08:44:20 +01:00
Dan Čermák
7ac40ba0b2 [CI] Move CCache config out of python build script 2018-06-07 23:45:52 +02:00
Dan Čermák
653814afb0 [testsuite] Allow setting the binary location for make tests 2018-06-07 10:19:59 +02:00
Dan Čermák
943ba1773e [GitLab] Add .gitlab-ci.yml
- add a GitLab CI configuration file to run a pipeline on the major Linux
  distros
- add a build script that builds all build combinations of exiv2 & runs the test
  suite
2018-05-16 12:46:40 +02:00