Commit Graph

303 Commits

Author SHA1 Message Date
Corentin Le Molgat
4a28412e6c tools/docker: replace ubuntu 22.10 by ubuntu 23.10 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
1f811c6489 tools/docker: Fix alpine python wheel 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
2caf43084b tools/docker: install mypy in manylinux image 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
029648ee0b minizinc fixup 2023-09-25 16:03:00 +02:00
Laurent Perron
51564594ce rename flatzinc backend to cpsatlp 2023-08-30 11:54:52 -04:00
Mizux Seiha
e5ac9e4ac2 tools/docker: Fix python alpine images 2023-08-04 00:32:55 +02:00
Corentin Le Molgat
f82656cceb tools/docker: Disable fedora-39 and opensuse-leap 2023-07-26 14:41:59 +02:00
Corentin Le Molgat
8c57112109 tools/docker: disable debian-10
python too old
2023-07-26 14:38:44 +02:00
Corentin Le Molgat
6581214b1d tools/docker: Fix python setup 2023-07-26 14:38:44 +02:00
Corentin Le Molgat
85ca95f038 tools/docker: remove centos-8 (eol) 2023-07-26 14:34:16 +02:00
Mizux Seiha
fa78400946 tools/docker: Bump centos-7 to rh-python38 2023-07-26 14:33: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
4adb9eb0d8 tools/docker: Add Python3.12 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
69e60ca1f8 tools: Remove python 3.7 support (EOL) 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
0e2c41892f tools/docker: fix images 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
b26731d91d tools/docker: Update MZN_TAG 2023-07-07 16:44:38 +02:00
Laurent Perron
8241194148 prepare for minizinc challenge 2023-07-05 13:08:41 +02:00
Corentin Le Molgat
63fa2562e5 tools/docker: rework .Net Core 3.1 managment
note: since it is EOD we will remove it from archive as soon as it didn't work.
2023-06-15 19:32:29 +02:00
Corentin Le Molgat
13648599b5 tools/docker: remove dead code 2023-05-31 14:28:43 +02:00
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