Commit Graph

140 Commits

Author SHA1 Message Date
Mizux Seiha
8d25ea12a1 tools(docker): Fix debian-10 2020-09-30 18:21:56 +02:00
Mizux Seiha
1b14f40505 tools(docker): Fix centos-8 docker 2020-09-30 17:00:32 +02:00
Mizux Seiha
06e45f8900 tools(docker): Fix manylinux script 2020-09-30 14:25:16 +02:00
Mizux Seiha
7f37f39daa tools(docker): Add maven 2020-09-28 22:49:15 +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
f14d56a00d tools(docker): Bump SWIG 4.0.1 -> 4.0.2 2020-08-10 12:34:03 +02:00
Mizux Seiha
1c1b78160a tools(docker): use the provided auditwheel 2020-08-01 13:01:24 +02:00
Mizux Seiha
a49bb7eb26 tools(docker): bump CMake 3.17.2 -> 3.18.1 in manylinux 2020-08-01 11:32:53 +02:00
Mizux Seiha
0076154c61 tools(docker): fix manylinux script 2020-08-01 11:29:10 +02:00
Mizux Seiha
de9cc58baf tools(docker): Fix ubuntu 20.04 LTS build 2020-06-11 17:23:31 +02:00
Mizux Seiha
bbdc3b4aa1 tools(docker): comment debug file generation 2020-06-11 12:24:58 +02:00
Mizux Seiha
235c34848f tools(docker): Fix clean target 2020-05-16 13:01:07 +02:00
Mizux Seiha
dd968a2eeb ci: Bump CMake 3.16.4 -> 3.17.2 2020-05-04 17:40:39 +02:00
Mizux Seiha
236e0a9428 centos: Replace yum (deprecated) by dnf 2020-05-04 17:28:52 +02:00
Mizux Seiha
1a4ccc1f8a ci: Update centos dotnet-package
Microsoft has fixed their packages !
2020-05-04 13:42:08 +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
fae1836a95 tools: Update manylinux Dockerfile 2020-04-20 16:32:32 +02:00
Mizux Seiha
e49dfdf45f tools: Update Dockerfile & Makefile 2020-04-16 11:25:05 +02:00
Corentin Le Molgat
2fc5d0c681 docker: add missing deps to centos:8 devel image 2020-01-14 17:12:05 +01:00
Corentin Le Molgat
9f5129b0cd docker test centos remove which dependency 2020-01-14 14:56:37 +01:00
Corentin Le Molgat
658e426060 docker dotnet test add doc link from microsoft 2020-01-14 14:56:05 +01:00
Corentin Le Molgat
678c924faa docker: Bump Centos 7 -> 8 2020-01-14 14:49:26 +01:00
Corentin Le Molgat
c199e66244 docker: fix dotnet sdk in test images 2020-01-14 14:48:54 +01:00
Corentin Le Molgat
0a477005b1 docker fix bash_* targets 2020-01-14 14:20:04 +01:00
Corentin Le Molgat
8751c3958b Update doc in docker 2020-01-13 14:02:53 +01:00
Corentin Le Molgat
1dcd8ad0ee docker manylinux: Add openssl-devel
Needed to build cmake 3.16.2
2020-01-10 14:31:22 +01:00
Mizux Seiha
152838bb51 docker: cmake 3.8.2 -> 3.16.2 2020-01-09 21:20:09 +01:00
Mizux Seiha
383169700c docker: dotnet-sdk 2.2 -> 3.1 2020-01-09 21:19:53 +01:00
Mizux Seiha
5ec44d472a docker: swig 3.0.12 -> 4.0.1 2020-01-09 21:13:02 +01:00
Mizux Seiha
9d2e63ed9f docker: debian-9 -> debian-10
latest stable is debian-10
2020-01-09 21:08:54 +01:00
Corentin Le Molgat
08ff629ef5 Fix manylinux script
to debug you can use:
docker run --rm --init -it quay.io/pypa/manylinux2010_x86_64:latest
2020-01-09 10:52:20 +01:00
Corentin Le Molgat
793b7f8160 Cleanup manylinux1 docker
python 2.6 not shipped anymore
2020-01-09 08:58:33 +01:00
Laurent Perron
03f8ed10cd fix docker python 2019-11-15 14:20:20 -08:00
Laurent Perron
6755c61315 update docker to support ubuntu 19.10 2019-10-11 15:26:25 +02:00
Laurent Perron
3a6f9233f5 update last ubuntu release in docker to ubuntu 19.10 2019-10-11 11:11:35 +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
104bcec44d fix ubuntu19.04 2019-07-04 11:12:51 +02: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
Corentin Le Molgat
3f0a13ca47 Docker: Update manylinux package generation (Fix #1218) 2019-04-30 18:26:08 +02:00
Corentin Le Molgat
3df83660c9 docker: update Makfile script 2019-04-16 10:08:49 +02:00