Miloš Komarčević
16584be2e5
CI: use system ninja
1 year ago
Miloš Komarčević
853044f757
CI: run nightly workflow really nightly only
2 years ago
Miloš Komarčević
b42586b85f
Streamline gtest dependencies
2 years ago
luzpaz
39a4b9b930
Fix various typos
...
Found via `codespell -q 3 -S *.po,*.pot,*.ts,./doc/ChangeLog,./xmpsdk -L alis,discus,filetest,ist,nd,ois,optio,siz,te,tempdate`
Excluded 3rd-party code (ie ./xmpsdk)
2 years ago
Kevin Backhouse
a4164ce866
Remove libinih from codebase and add it as a dependency instead.
3 years ago
Miloš Komarčević
eada606992
Match Conan's cmake find module case for Brotli
3 years ago
Miloš Komarčević
9a6ee59421
Support brotli compressed boxes in JPEG XL
3 years ago
Luis Díaz Más
5e9e31f1a8
Upgrade centos:8 to centos-stream ( #2066 )
...
* Upgrade from CentOS-8 to CentOS Stream
* Drop ccache and python from dependencies
Co-authored-by: Luis Díaz Más <luis.diaz.ld2@roche.com>
3 years ago
Kevin Backhouse
e6ce13729b
Add workaround for conan outage: https://github.com/conan-io/conan/issues/9695
4 years ago
Christoph Hasse
a6b1126f6d
fix: workaround centos-8 bug-18212
4 years ago
Luis Díaz Más
8d596283b1
ci - install tar in opensuse before checkout action
4 years ago
Luis Diaz Mas
10ed3fdfe1
ci - Remove old CI script files
4 years ago
Luis Díaz Más
4b9b7bf99f
Archive appveyor ci configurations
4 years ago
Luis Díaz Más
ce7ebc11ed
ci: rescue appveyor config from old-master and backup others
4 years ago
Luis Díaz Más
ff180b05a6
ci-travis: trying to fix valgrind build
4 years ago
Luis Díaz Más
18ab34b030
ci: update conan version
4 years ago
Luis Díaz Más
9eae9014b1
ci: trying to fix centos:8 build
4 years ago
Luis Díaz Más
3dbe445fbf
ci: alpine linux support
4 years ago
Luis Díaz Más
f77607ee8a
ci: fix issues on Github actions
4 years ago
Luis Díaz Más
390f5ee49d
ci: fix installation of gtest on ubuntu 20.04
4 years ago
Luis Díaz Más
2de3bad869
Remove EXIV2_ENABLE_VIDEO and related stuff
4 years ago
Luis Díaz Más
e3b9867039
ci - use pyton3 commands
4 years ago
Luis Díaz Más
d3a321cf74
ci - Remove old ubuntu versions & use only 2 threads to build
4 years ago
Luis Díaz Más
6b0e4a2e6d
ci - changes to use c++11
4 years ago
clanmills
55d2201892
Changed CI build default -DEXIV2_ENABLE_BMFF=On. Fixed suite to run with/without bmff. -pS and -pR same for bmff.
4 years ago
Robin Mills
2104665faf
Modified ci/install.sh to install cmake before dependencies.
...
Reason: clang/ubuntu fails saying "Package cmake is not available, but is referred to by another package.".
4 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
3013f57e45
Use latest available version of Conan in CI
5 years ago
clanmills
e869dcf156
pythonic_bash_ci_0.27
5 years ago
clanmills
84400dbac0
Don't use ASAN on CI.
5 years ago
clanmills
b4aa32988a
Simplify ci/run.sh
5 years ago
clanmills
a634b7f2d7
install tar
5 years ago
clanmills
de28105895
Woops. Use curl once in /tmp
5 years ago
clanmills
8e988d33b3
Install curl!
5 years ago
clanmills
89ae619fac
Install gtest 1.8.0 from source (see #575 )
5 years ago
clanmills
51801bdd09
1.8.0-lp151.2.3
5 years ago
clanmills
3c5a0ce8d4
And another way to get gtest 1.8.0
5 years ago
clanmills
2832c4e881
Try a different way to install gtest1.8
5 years ago
clanmills
1b82c6a74e
Need gtest 1.8 on OpenSuse to build with C++98
5 years ago
clanmills
5c4e4ce9a1
-DCMAKE_CXX_STANDARD=98 " (add a space)!
5 years ago
clanmills
3f24fdb842
Add -DCMAKE_CXX_STANDARD=98
5 years ago
clanmills
cb28f833e4
Once more, try to calm compiler output with -DCMAKE_CXX_FLAGS=-Wno-deprecated
5 years ago
clanmills
d2d73a70e8
Add -DCMAKE_CXX_FLAGS=-Wno-deprecated to stop the CI job logs from overflowing.
5 years ago
clanmills
d76d5345c4
Use make -j 2 (can this fail if there's only one core?)
5 years ago
clanmills
c69c6d0848
tidy up ci and test scripts
5 years ago
Luis Diaz Mas
b7445fb2e4
Fix OSX build
5 years ago
mergify[bot]
0e3fc867b2
[ci] Install diffutils in the Fedora container ( #1052 )
...
diff got removed from the base image but it required for the tests to run
(cherry picked from commit bae0a773516edc575967f35befab1b3a92fb6e4d)
6 years ago
Dan Čermák
78fc0dc5d0
[ci] Stop symlinking python36 to python3 on CentOS
...
CentOS recently started to provide python3 by default obsoleted python36. Our
manual hack broke the test suite and is no longer required.
(cherry picked from commit e22c97e1cee806b9e7ecf7a06c31dab959c6c31c)
6 years ago
Dan Čermák
49970cd820
[ci] Bump version of the GitLab CI containers and Vagrant boxes
...
(cherry picked from commit dc338f9341925740a2f4903a62e0aba3cc0bf722)
6 years ago