Commit Graph

265 Commits

Author SHA1 Message Date
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
Corentin Le Molgat
ac531c34e5 tools/docker: Add Fedora-36 support 2022-05-18 11:19:55 +02:00
Corentin Le Molgat
b5acca4bcb tools: rename master to main 2022-05-16 11:58:57 +02:00
Mizux Seiha
8fc5d66389 Rename flatzinc targets (#3270)
* rename fz.exe to fzn-ortools.exe (like convention outhere)
* rename libflatzinc.so as libortools_flatzinc.so
* rename parser-main to fzn-parser_test
* remove parser_main from install
2022-04-29 11:01:15 +02:00
Corentin Le Molgat
13a2ad8e15 tools/docker: Fixup 2022-04-13 11:47:47 +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
Mizux Seiha
00e509e770 tools/docker: Fix build 2022-03-09 17:49:11 +01:00
Corentin Le Molgat
faf940b89f tools/docker: Fix python alpine build 2022-03-07 08:03:41 +01:00
Corentin Le Molgat
41f223da5e tools/docker: Fix minizinc build 2022-03-04 17:35:26 +01:00
Corentin Le Molgat
a3ef28e824 tools/docker: Fix CMake version
need at least 3.18
2022-03-04 16:02:23 +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
Corentin Le Molgat
49cb465744 tools/docker: fix bash path 2022-03-04 12:49:31 +01:00