Commit Graph

96 Commits

Author SHA1 Message Date
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
41f223da5e tools/docker: Fix minizinc build 2022-03-04 17:35:26 +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
68ee44557a ci: Drop ubuntu-16.04
* no support for gcc > 9 and we need c++20 support
2022-03-03 16:12:20 +01:00
Corentin Le Molgat
1610d4a33a tools/docker: Fix python alpine export recipe 2021-12-13 18:05:04 +01:00
Mizux Seiha
d149679e2b tools(docker): Update image to use net6.0 2021-12-08 17:00:45 +01:00
Mizux Seiha
ca616f15e3 tools/docker: Add opensuse-leap jobs 2021-10-07 13:51:33 +02:00
Mizux Seiha
70572d9389 tools/docker: Fix python_amd64_manylinux_export target 2021-10-06 17:21:44 +02:00
Mizux Seiha
04bdc12f03 tools/docker: Fixup python recipes 2021-10-06 17:17:53 +02:00
Corentin Le Molgat
fcce436956 Rework manylinux.sh (#2719) 2021-10-05 22:04:53 +02:00
Mizux Seiha
86d4c543f7 tools/docker: Fix alpine build 2021-10-01 05:13:58 +02:00
Corentin Le Molgat
943e513935 tools/docker: Fix manylinux export 2021-09-24 14:10:55 +02:00
Corentin Le Molgat
431fa90c86 tools/docker: Fixup Makefile 2021-09-24 14:00:30 +02:00
Laurent Perron
337b955056 tag last version for the minizinc challenge 2021-09-21 13:57:38 +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
abbeaace99 tools/docker: Fix python Dockerfiles and manylinux script 2021-09-17 08:35:09 +02:00
Corentin Le Molgat
1f76cc3e4d tools/docker: Few fixes 2021-09-17 08:35:09 +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
Laurent Perron
153218dbb1 3rd version of minizinc challenge candidate 2021-08-20 15:19:04 +02:00
Laurent Perron
692867f460 second candidate for minizinc 2021 challenge 2021-08-18 13:13:12 +02:00
Laurent Perron
a31687dc3a initial submission for the minizinc 2021 challenge 2021-08-16 13:37:20 +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
01c85e527d tools: Add Centos-7 (Fix #2498) 2021-04-27 09:10:25 +02:00
Mizux Seiha
e166d99b91 tools(docker): Add Fedora-33 artifacts 2020-11-25 11:42:59 +01:00
Mizux Seiha
7dcbe96e50 tools(docker): Add Alpine python wheel 2020-10-19 10:38:52 +02:00
Mizux Seiha
7dedb1dfe3 tools(docker): reorder ubuntu release 2020-10-10 15:01:59 +02: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
Laurent Perron
02ef9a541f minizinc challenge 2020:v3 2020-08-26 23:03:05 +02:00
Laurent Perron
82aa07e40d minizinc challenge 2020 2020-08-21 11:50:26 +02:00
Mizux Seiha
ede3d1f55d tools(docker): Fix c++17 support 2020-08-14 14:07:58 +02:00
Mizux Seiha
8f4a906ce2 tools(docker): use default shell 2020-08-14 14:07:57 +02:00
Mizux Seiha
235c34848f tools(docker): Fix clean target 2020-05-16 13:01:07 +02:00
Mizux Seiha
9e68d4c94d tools(docker): Add Ubuntu 20.04 LTS 2020-05-04 13:42:08 +02:00
Mizux Seiha
b4e7fb507e tools(docker): Fix Makefile usage 2020-04-30 14:27:20 +02:00
Mizux Seiha
402bc50bd5 tools: Add alpine 2020-04-30 14:26:50 +02:00
Mizux Seiha
5cd01fff84 tools(docker): Fix python package
* Update build_manylinux1.sh
* Force auditwheel to 2.0.0
  note: last version 3.1.0 reset rpath to a broken one...
2020-04-22 14:30:14 +02:00
Mizux Seiha
83fad1d4f0 tools(docker): Rework
* Rework Makefile
* Add 'dotnet --info'
* Ubuntu-16.04 update swig -> 4.0.1
2020-04-22 14:17:21 +02:00
Mizux Seiha
e49dfdf45f tools: Update Dockerfile & Makefile 2020-04-16 11:25:05 +02:00
Corentin Le Molgat
678c924faa docker: Bump Centos 7 -> 8 2020-01-14 14:49:26 +01:00
Corentin Le Molgat
0a477005b1 docker fix bash_* targets 2020-01-14 14:20:04 +01:00
Mizux Seiha
9d2e63ed9f docker: debian-9 -> debian-10
latest stable is debian-10
2020-01-09 21:08:54 +01:00
Laurent Perron
6755c61315 update docker to support ubuntu 19.10 2019-10-11 15:26:25 +02:00
Laurent Perron
879108cfee remove support for python 2.7 2019-09-07 22:03:06 +02:00
Laurent Perron
9c54cf5bea final minizinc release 2019-09-07 16:19:02 +02:00
Laurent Perron
eff25e7251 update minizinc docker 2019-07-26 21:58:30 -07:00
Laurent Perron
03b04af587 bump dotnet to 2.2 in linux docker files, bump protobuf to 3.8.0 in dotnet core runtimes 2019-07-03 11:32:27 +02:00
Corentin Le Molgat
f431c7c8a0 Cleanup releasing tools
- crash when DOTNET_SNK is not defined
2019-05-07 12:02:41 +02:00