Corentin Le Molgat
|
85ca95f038
|
tools/docker: remove centos-8 (eol)
|
2023-07-26 14:34:16 +02:00 |
|
Corentin Le Molgat
|
33b21a1ab4
|
tools/docker: Cleanup fedora support
* Remove EOL release (33 to 36)
* Add Fedora-39
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
4a519a0b88
|
tools/docker: Remove ubuntu-18.04 support
* default python 3.6 is too old
|
2023-07-24 18:22:59 +02:00 |
|
Corentin Le Molgat
|
ab287aa3ad
|
tools/docker: add Ubuntu-23.04 archive
|
2023-07-21 16:43:45 +02:00 |
|
Corentin Le Molgat
|
502d6c2951
|
tools: Bump CMake 3.25.2 -> 3.26.4
|
2023-07-18 14:44:00 +02:00 |
|
Corentin Le Molgat
|
f955f8293d
|
release: Fix images and cpp_test
|
2023-03-02 17:41:20 +01:00 |
|
Corentin Le Molgat
|
6b1bd25cf7
|
tools/docker: cleanup
|
2023-02-07 10:31:14 +01:00 |
|
Corentin Le Molgat
|
b44a6cd79a
|
tools/docker: Add Fedora37 and Fedora38 support
|
2023-02-07 10:31:14 +01:00 |
|
Corentin Le Molgat
|
4e845f8950
|
tools/docker: Fix alpine python
|
2023-02-06 08:48:45 +01:00 |
|
Mizux Seiha
|
590471becf
|
cmake bump to 3.25.2
dev Note:
git ls-files -z | xargs -0 sed -i -e 's;CMake 3\.2[0-9]\.[0-9]\+;CMake 3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;cmake-3\.2[0-9]\.[0-9];cmake-3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;/v3\.2[0-9]/cmake-3\.2[0-9]\.[0-9];/v3.25/cmake-3.25.2;g'
|
2023-02-02 19:02:56 +01:00 |
|
Corentin Le Molgat
|
daed241ba8
|
tools/docker: Add ubuntu-22.10
|
2022-09-30 14:25:26 +02:00 |
|
Corentin Le Molgat
|
683303e96e
|
tools/docker: Add debian-sid
|
2022-09-30 14:25:26 +02:00 |
|
Mizux Seiha
|
44a118e8fa
|
tools/docker: Fix ubuntu-22.04
|
2022-08-22 15:50:00 +02:00 |
|
Corentin Le Molgat
|
f76a7c5ffb
|
tools/docker: Add python targets
|
2022-06-02 18:12:48 +02:00 |
|
Corentin Le Molgat
|
f058079f1a
|
tools/docker: cleanup
tools/docker: Fix ubuntu-22.04 .Net
|
2022-06-02 18:12:46 +02:00 |
|
Corentin Le Molgat
|
18fbbe2c8a
|
tools/docker: Add Archlinux
* already in use in CI
|
2022-05-30 13:03:45 +02:00 |
|
StefanBruens
|
fbf9c3352f
|
CI: Use zypper refresh to update repository metadata (#3315)
`update` updates packages, which is not intended here.
Also call refresh just once.
Fixes #3314.
|
2022-05-30 11:00:17 +02:00 |
|
Corentin Le Molgat
|
1b3c2e3b38
|
tools/docker: Fix alpine-edge .Net
|
2022-05-27 15:19:45 +02:00 |
|
Corentin Le Molgat
|
cc3fa1974e
|
tools/docker: deep refactor (#3200)
|
2022-04-11 13:37:36 +02:00 |
|
Corentin Le Molgat
|
4ed047e57e
|
tools/docker: Bring back Debian-10 (#3209)
|
2022-03-30 16:34:21 +02:00 |
|
Corentin Le Molgat
|
54179bd846
|
tools/docker: Migrate Ubuntu 21.10 -> 22.04 (#3199)
|
2022-03-30 16:34:21 +02:00 |
|
Corentin Le Molgat
|
ff8ad08039
|
tools/docker: Clean Ubuntu Dockerfile (#3184)
|
2022-03-23 14:26:18 +01:00 |
|
Corentin Le Molgat
|
fb25414efe
|
tools/docker: Fix Ubuntu 18.04 and 20.04
|
2022-03-04 13:45:43 +01:00 |
|
Corentin Le Molgat
|
2739444e6b
|
tools/docker: Fix opensuse-leap
|
2022-03-04 13:28:14 +01:00 |
|
Corentin Le Molgat
|
9207b6e9a6
|
tools/docker: Remove debian-10 support
no easy support for gcc 10+
|
2022-03-04 13:11:46 +01:00 |
|
Mizux Seiha
|
58e8ad5aa2
|
tools/docker: Remove ubuntu-21.04 tests
|
2022-03-02 15:26:40 +01:00 |
|
Mizux Seiha
|
8969175665
|
tools/docker: Fix dotnet-sdk
migration from 5.0 to 6.0
|
2022-03-02 09:54:07 +01:00 |
|
Mizux Seiha
|
6c0bb9a2d9
|
tools/docker: Fix test Dockerfiles
|
2022-03-02 09:54:07 +01:00 |
|
Mizux Seiha
|
bd43b83fa2
|
tools/docker: Add tests for Fedora 35
|
2022-03-02 09:54:07 +01:00 |
|
Mizux Seiha
|
f38477fd59
|
tools/docker: Add tests for ubuntu 21.10
|
2022-03-02 09:54:07 +01:00 |
|
Corentin Le Molgat
|
54d01887a5
|
tools: Fix centos base image
|
2022-02-25 13:16:49 +01:00 |
|
Mizux Seiha
|
ca616f15e3
|
tools/docker: Add opensuse-leap jobs
|
2021-10-07 13:51:33 +02:00 |
|
Corentin Le Molgat
|
05a2d11901
|
tools/docker: Fix .Net archive url
|
2021-09-27 14:47:12 +02:00 |
|
Corentin Le Molgat
|
827e3d406d
|
tools/docker: Fix .Net install in Debian container
|
2021-09-24 13:44:08 +02:00 |
|
Corentin Le Molgat
|
0ce707312a
|
tools/docker: Add Debian 11 tests container
|
2021-09-24 13:44:08 +02:00 |
|
Corentin Le Molgat
|
0ad4e86c6e
|
tools/docker: Add Fedora 34 tests container
|
2021-09-24 13:44:08 +02:00 |
|
Mizux Seiha
|
05e69ad8c1
|
tools/docker: Fix alpine .Net dockers
|
2021-09-22 14:44:46 +02:00 |
|
Laurent Perron
|
8c733da2a6
|
update cmake dockerfiles and tools alpine dockerfile for dotnet 5.0
|
2021-09-21 13:47:34 +02:00 |
|
Laurent Perron
|
f596b79cd0
|
bump dotnet to 3.1 and 5.0 on docker
|
2021-09-21 09:41:08 +02:00 |
|
Corentin Le Molgat
|
d5fb33eaa7
|
tools/docker: Deep rework
- add Python arm64v8 images
- rework archives to prepare arm64v8 archives
|
2021-09-10 16:25:34 +02:00 |
|
Mizux Seiha
|
e52823863b
|
tools(docker): Fix entry point
For centos-7 we need the entry point to "source" the bashrc so we can
have g++ pointing to g++-9
|
2021-04-28 18:15:24 +02:00 |
|
Mizux Seiha
|
fe195d44ac
|
tools: Add JAVA_HOME env
|
2021-04-27 09:10:25 +02:00 |
|
Mizux Seiha
|
8dbc23a7e8
|
tools: Fixup centos-7 dotnet test docker
|
2021-04-27 09:10:25 +02:00 |
|
Mizux Seiha
|
01c85e527d
|
tools: Add Centos-7 (Fix #2498)
|
2021-04-27 09:10:25 +02:00 |
|
Mizux Seiha
|
64ada8479f
|
tools(docker): Fix dotnet-sdk in alpine containers
|
2020-12-08 16:35:08 +01:00 |
|
Mizux Seiha
|
e166d99b91
|
tools(docker): Add Fedora-33 artifacts
|
2020-11-25 11:42:59 +01:00 |
|
Mizux Seiha
|
cf2bc4c645
|
ci: Bump dotnet-sdk 3.1.101 (v3.1.1) -> 3.1.404 (v3.1.10)
|
2020-11-24 13:51:38 +01:00 |
|
Mizux Seiha
|
9ab122d807
|
tools(docker): Update Ubuntu support (Fix #2188)
* Add Ubuntu 20.10
* Remove Ubuntu 16.04 LTS
* Remove Ubuntu 19.10
|
2020-10-06 15:01:07 +02:00 |
|
Mizux Seiha
|
b1ba0d7807
|
tools(docker): Fix dockerfiles
|
2020-10-01 13:14:10 +02:00 |
|
Mizux Seiha
|
7f37f39daa
|
tools(docker): Add maven
|
2020-09-28 22:49:15 +02:00 |
|