Commit Graph

281 Commits

Author SHA1 Message Date
Corentin Le Molgat
f955f8293d release: Fix images and cpp_test 2023-03-02 17:41:20 +01:00
Corentin Le Molgat
cb4c602b78 release: fix pcre2 install 2023-02-17 18:23:48 +01:00
Corentin Le Molgat
c0b513c57b release: Drop Python 3.6 support
note: Protobuf 4.21.12 do not support Python 3.6
2023-02-17 18:23:48 +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
2a8b3f7bea tools/docker: Fix Alpine python 2023-02-06 08:48:45 +01:00
Corentin Le Molgat
5567e140cc tools/docker: Bump .Net in alpine image 2023-02-06 08:48:45 +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
Mizux Seiha
93c0c7f035 deps: bump swig to 4.1.1 2023-02-02 19:02:56 +01:00
Corentin Le Molgat
92eab40155 tools/docker: Fix debian-sid
version returned by lsb-release is 'n/a' which break all scripts...
2022-11-25 10:21:54 +01:00
Corentin Le Molgat
eed27aa2e4 tools/docker: disable python artifacts generation 2022-11-23 17:57:45 +01:00
Corentin Le Molgat
5894c23a44 tools/docker: Fix export 2022-11-09 11:30:44 +01:00
Corentin Le Molgat
eb5e28e2cf tools/docker: Fix dockerfile 2022-11-07 16:01:36 +01:00
Corentin Le Molgat
bdba6d1c94 tools/docker: fix python amd64 manylinux build 2022-11-07 11:55:22 +01:00
Mizux Seiha
abd7328623 Add python 3.11 support (#3515) 2022-10-28 11:50:36 +02: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
Corentin Le Molgat
ef0601c064 tools/docker: rework SHA1 verification 2022-08-24 14:12:13 +02:00
Mizux Seiha
5669a3f920 make: Rename archives
follow the convention PLATFORM_DISTRO_LANGUAGE
e.g. aarch64_Ubuntu-20.04_cpp
2022-08-22 16:09:51 +02:00
Mizux Seiha
44a118e8fa tools/docker: Fix ubuntu-22.04 2022-08-22 15:50:00 +02:00
Corentin Le Molgat
a4a3d4a786 release: update centos-7 image 2022-06-29 08:05:16 +02:00
Corentin Le Molgat
4681581b02 tools/docker: improve usage doc. 2022-06-27 16:15:56 +02:00
Laurent Perron
d148e77d7c fix minizinc challenge tools 2022-06-21 08:47:22 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +02:00
Laurent Perron
91d1b0072a prepare minizinc challenge submission 2022-06-17 13:22:11 +02:00
Corentin Le Molgat
1fa538529b tools/docker: Update CMake 3.21.1 -> 3.23.2 2022-06-13 16:41:38 +02:00
Corentin Le Molgat
0a51097f74 tools/docker: Fix ubuntu andarchlinux dotnet build 2022-06-10 16:59:32 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Corentin Le Molgat
b2d2bc98ac tools/docker: cleanup 2022-06-08 15:25:30 +02:00
Corentin Le Molgat
e6aa3534c9 fixup 2022-06-07 09:13:01 +02:00
Corentin Le Molgat
d9e9ead827 tools/docker: fix python build 2022-06-03 14:47:56 +02:00
Corentin Le Molgat
27375514ea tools/docker: Fix centos-8 env 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
109a765943 tools/docker: Fix Archlinux PORT 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
225b912d7a tools/docker: unroll --depth=1 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
638555e149 tools/docker: Fix alpine-edge PORT 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
0e86a3db53 tools/docker: Use JOBS=8 2022-06-03 09:27:31 +02:00
Corentin Le Molgat
0f4858442f tools/docker: Add OR_TOOLS_PATCH env 2022-06-03 09:19:53 +02:00
Mizux Seiha
00a822e4ba tools/docker: Fix alpine-edge 2022-06-02 18:12:48 +02:00
Mizux Seiha
08543d8958 tools/docker: pass PATCH version to dockerfile 2022-06-02 18:12:48 +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
55ee1b007c tools/docker: disable riscv64
note: CMake still not provide riscv64 prebuilt and most distro don't support it either
2022-05-27 15:18:52 +02:00
Corentin Le Molgat
18a1a7cfb5 tools/docker: Update README.md 2022-05-27 15:18:00 +02:00
Corentin Le Molgat
00582199df tools/docker: Fix fedora-36 2022-05-27 15:13:48 +02:00
Corentin Le Molgat
2c72f93aed cmake: Compute PATCH from the lastest vX.0 version 2022-05-27 15:13:48 +02:00
Corentin Le Molgat
4264ab5b35 tools/docker: drop .Net SDK 3.1 support on Ubuntu 22.04 LTS 2022-05-19 17:23:01 +02:00