Commit Graph

10462 Commits

Author SHA1 Message Date
Corentin Le Molgat
faf940b89f tools/docker: Fix python alpine build 2022-03-07 08:03:41 +01:00
Corentin Le Molgat
d45985556e tools/release: fixup 2022-03-07 08:01: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
bc598dda01 make: fix fz_archive on windows 2022-03-04 14:13:45 +00: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
Corentin Le Molgat
01b5915c45 tools/docker: Fix centos-8 2022-03-04 11:08:29 +01:00
Corentin Le Molgat
7fb25d1615 ci: Fix make linux cpp 2022-03-04 11:07:45 +01:00
Corentin Le Molgat
ffb5ea4dc3 make: Fix RPATH in [fz_]archive 2022-03-04 09:17:01 +01:00
Corentin Le Molgat
c6c314c7c9 Merge remote-tracking branch 'origin/stable' into mizux/dev 2022-03-04 08:13:52 +01:00
Laurent Perron
2c93059e88 Merge branch 'master' of github.com:google/or-tools 2022-03-04 02:15:26 +01:00
Laurent Perron
6f05109075 enrich gurobi path: fix #3154 2022-03-04 02:14:57 +01:00
Mizux Seiha
e569502cda doc: Fix Python doc (Fix #3155) 2022-03-04 00:23:41 +01:00
Mizux Seiha
4a1e4d6005 doc: update python doc 2022-03-04 00:22:27 +01:00
Mizux Seiha
319f26f799 doc: Fix gen_javadoc.sh 2022-03-04 00:19:37 +01:00
Mizux Seiha
3b81c981c2 Update doc 2022-03-04 00:19:15 +01:00
Corentin Le Molgat
82ff201667 tools/release: Fix build delivery 2022-03-03 21:26:08 +01:00
Mizux Seiha
a4ea671d64 python: Regenerate all notebooks 2022-03-03 21:21:33 +01:00
Mizux Seiha
fba6253a5a cmake: Fix README.md 2022-03-03 21:16:18 +01:00
Mizux Seiha
8dcad2043b dotnet: Move samples package to subdir 2022-03-03 19:25:34 +01:00
Corentin Le Molgat
e87e7bd8e5 tools/release: Fix windows build_dotnet 2022-03-03 17:01:35 +00:00
Mizux Seiha
b95b272f6a ci: Bump compiler in Centos Stream image 2022-03-03 17:45:16 +01:00
Mizux Seiha
c9f798fb4b ci: Bump fedora dotnet jobs 2022-03-03 16:49:33 +01:00
Mizux Seiha
6f3c83beff make: Move from c++17 to c++20 2022-03-03 16:27:39 +01:00
Mizux Seiha
08e36c107a tools/docker: Bump Centos-7 to gcc-11 2022-03-03 16:12:59 +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
Mizux Seiha
a475e82df6 make(ci) Fix opensuse dotnet 2022-03-03 15:48:56 +01:00
Corentin Le Molgat
bca78af2a5 Fix LICENSE links 2022-03-03 14:25:39 +01:00
Corentin Le Molgat
fca3456c45 Sync from Google 2022-03-03 14:09:10 +01:00
Corentin Le Molgat
bf1e668e10 ci: Remove seanmiddleditch/gha-setup-ninja action 2022-03-03 14:09:09 +01:00
Mizux Seiha
119d48a984 make: Add CMAKE_ARGS
* needed for Alpine jobs since pillow build failed
2022-03-03 12:43:22 +01:00
Mizux Seiha
dd7361ca6f Fixup bazel in README.md 2022-03-03 09:16:19 +01:00
Mizux Seiha
54fb71d092 Fix README.md 2022-03-03 09:08:42 +01:00
Corentin Le Molgat
156190eea8 Update math_opt 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
1eba970bf3 Update pdlp 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
35ef175cac Sync from google 2022-03-02 22:10:54 +01:00
Mizux Seiha
606aca577e Fix LICENSE copy 2022-03-02 21:24:52 +01:00
Mizux Seiha
720c51fcb3 make: Fix lib64 link path 2022-03-02 19:58:16 +01:00
Mizux Seiha
58e8ad5aa2 tools/docker: Remove ubuntu-21.04 tests 2022-03-02 15:26:40 +01:00
Mizux Seiha
ef72b94c1b Rename license file
* In order for GitHub to catch it
2022-03-02 15:26:40 +01:00
Mizux Seiha
e86c74c312 make(ci): Fix Alpine python 2022-03-02 15:26:39 +01:00
Mizux Seiha
bd01194d5c make: Fix RPATH 2022-03-02 15:26:39 +01:00
Corentin Le Molgat
1a37bdf218 Sync google3 2022-03-02 15:25:04 +01:00
Mizux Seiha
2c9e03e2d6 make(ci): Fix third_party command 2022-03-02 09:54:07 +01:00
Mizux Seiha
8b2fa98d27 ci: use distro dotnet-sdk-6.0 on Centos 2022-03-02 09:54:07 +01:00
Mizux Seiha
8969175665 tools/docker: Fix dotnet-sdk
migration from 5.0 to 6.0
2022-03-02 09:54:07 +01:00
Mizux Seiha
6c0bb9a2d9 tools/docker: Fix test Dockerfiles 2022-03-02 09:54:07 +01:00