Commit Graph

182 Commits

Author SHA1 Message Date
Corentin Le Molgat
0ce707312a tools/docker: Add Debian 11 tests container 2021-09-24 13:44:08 +02:00
Corentin Le Molgat
0ad4e86c6e tools/docker: Add Fedora 34 tests container 2021-09-24 13:44:08 +02:00
Mizux Seiha
ffb53175d5 tools/docker: Clean wget -q 2021-09-23 23:09:21 +02:00
Mizux Seiha
05e69ad8c1 tools/docker: Fix alpine .Net dockers 2021-09-22 14:44:46 +02:00
Laurent Perron
f35ad404b7 Merge branch 'master' of github.com:google/or-tools 2021-09-21 13:58:45 +02:00
Laurent Perron
337b955056 tag last version for the minizinc challenge 2021-09-21 13:57:38 +02:00
Laurent Perron
8c733da2a6 update cmake dockerfiles and tools alpine dockerfile for dotnet 5.0 2021-09-21 13:47:34 +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
3f0074f7e6 tools/docker: rename ENV_DIR -> VENV_DIR 2021-09-20 15:28:40 +02:00
Corentin Le Molgat
3ecf501f4c tools/docker: Fix manylinux script 2021-09-20 15:28:40 +02:00
Corentin Le Molgat
93cdf31883 tools/docker: Fix manylinux script 2021-09-20 14:21:16 +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
Corentin Le Molgat
5570bc855a tools/docker: Add internal doc 2021-09-06 13:23:30 +02:00
Corentin Le Molgat
d989d66602 tools: Bump CMake 3.18.5 -> 3.21.1 2021-08-23 09:34:36 +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
369c6849e3 tools: Fix build_manylinux1.sh script 2021-04-27 17:18:53 +02:00
Mizux Seiha
8a15ec1e80 tools: Add openssl to centos-7 2021-04-27 09:10:25 +02:00
Mizux Seiha
fe195d44ac tools: Add JAVA_HOME env 2021-04-27 09:10:25 +02:00
Mizux Seiha
8dbc23a7e8 tools: Fixup centos-7 dotnet test docker 2021-04-27 09:10:25 +02:00
Mizux Seiha
01c85e527d tools: Add Centos-7 (Fix #2498) 2021-04-27 09:10:25 +02:00
Mizux Seiha
78d5023056 tools: Add Ubuntu 16.04 LTS 2021-04-27 09:10:25 +02:00
Mizux Seiha
532e1cd10b release: Add cvrptw_break.py to test list 2021-03-17 18:25:33 +01:00
Mizux Seiha
64ada8479f tools(docker): Fix dotnet-sdk in alpine containers 2020-12-08 16:35:08 +01:00
Mizux Seiha
297c682a05 Fixup 2020-12-08 14:59:06 +01:00
Mizux Seiha
98e8ec3c9c Fix manylinux.sh 2020-12-08 13:01:51 +01:00
Mizux Seiha
afdfef2b3d tools(docker): Fix build-manylinux.sh 2020-12-08 09:09:56 +01:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
e166d99b91 tools(docker): Add Fedora-33 artifacts 2020-11-25 11:42:59 +01:00
Mizux Seiha
cf2bc4c645 ci: Bump dotnet-sdk 3.1.101 (v3.1.1) -> 3.1.404 (v3.1.10) 2020-11-24 13:51:38 +01:00
Mizux Seiha
120c0c47c2 tools(docker): Add absl-py to alpine docker 2020-11-24 11:10:39 +01:00
Mizux Seiha
1d99b99d15 ci: Bump CMake 3.18.1 -> 3.18.5 2020-11-24 11:09:56 +01:00
Mizux Seiha
a9d12fa767 python: Six cleanup, add absl-py 2020-11-18 11:41:16 +01:00
Corentin Le Molgat
ab54298c68 Sync g3 to gh 2020-10-22 17:12:44 +02: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
Mizux Seiha
b1ba0d7807 tools(docker): Fix dockerfiles 2020-10-01 13:14:10 +02:00
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