Commit Graph

768 Commits

Author SHA1 Message Date
Corentin Le Molgat
1bee57b277 examples: Fix notebook generation (Fix #3244) 2022-04-14 14:31:02 +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
c1998eab4d make: refactor archive generation (#3200)
* Add archive_{cpp,dotnet,java,python,data} targets
* Create a Makefile for each archive to ease build
* Add test_archive_* targets
* Rework tools/README.md
2022-04-07 15:56:16 +02:00
Mizux
b96d3dcd0f Update README.cc.java.dotnet 2022-03-30 21:43:00 +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
3c6f88de3b c++: Add USE_LP_PARSER define (#3201) 2022-03-25 11:12:00 +01:00
Corentin Le Molgat
e798fd0990 doxygen: Add USE_GLOP and USE_PDLP 2022-03-24 13:55:14 +01:00
Corentin Le Molgat
ff8ad08039 tools/docker: Clean Ubuntu Dockerfile (#3184) 2022-03-23 14:26:18 +01:00
Corentin Le Molgat
486bd407af cmake: Use C++20 for MSVC, C++17 otherwise
make: Unix use C++17
2022-03-15 10:07:39 +01:00
Corentin Le Molgat
6061a6f9aa tools: Clean various README 2022-03-10 14:03:55 +01:00
Mizux Seiha
00e509e770 tools/docker: Fix build 2022-03-09 17:49:11 +01:00
Mizux Seiha
51d6eabb74 tools/release: Cleanup scripts 2022-03-09 15:27:43 +01:00
Mizux Seiha
a250f72301 tools/release: Fix java publish 2022-03-09 09:55:26 +01:00
Mizux Seiha
98f5815a44 tools/release: Fix GPG support 2022-03-08 22:55:20 +01:00
Corentin Le Molgat
eb023adacd Fix Makefile in archive
* On windows make.exe will add broken CC=cc and CXX=g++ env.
so we currently force to cl (like before)
2022-03-07 12:42:32 +00:00
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
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
Mizux Seiha
319f26f799 doc: Fix gen_javadoc.sh 2022-03-04 00:19:37 +01:00
Corentin Le Molgat
82ff201667 tools/release: Fix build delivery 2022-03-03 21:26:08 +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
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
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
Mizux Seiha
58e8ad5aa2 tools/docker: Remove ubuntu-21.04 tests 2022-03-02 15:26:40 +01:00
Corentin Le Molgat
1a37bdf218 Sync google3 2022-03-02 15:25:04 +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
Mizux Seiha
bd43b83fa2 tools/docker: Add tests for Fedora 35 2022-03-02 09:54:07 +01:00
Mizux Seiha
f38477fd59 tools/docker: Add tests for ubuntu 21.10 2022-03-02 09:54:07 +01:00
Corentin Le Molgat
c2481c9bad tools/release: Fix functions (#3150)
* migrate python jobs to cmake
* fix build_dotnet
* fix build_java
2022-03-01 13:26:27 +01:00
Corentin Le Molgat
df8003d3ea tools/docker: Bump cmake in manylinux
3.21.3 -> 3.22.2
2022-03-01 13:26:27 +01:00
Corentin Le Molgat
1cce03f851 release: Bump unix docker
* devtoolset-11
* cmake 3.22.2
2022-02-28 15:30:12 +01:00
Corentin Le Molgat
e19e2bbaf1 release: Fix Makefile.cc.java.dotnet 2022-02-28 15:30:12 +01:00
Corentin Le Molgat
e00c0d5f97 archive: Remove deprecated F# 2022-02-28 14:13:15 +01:00
Corentin Le Molgat
d42617d026 tools/docker: Fix dockerfile 2022-02-25 18:33:47 +01:00
Corentin Le Molgat
bcb28239e9 Remove make python dead code
since make now use the cmake one in ortools/python/
2022-02-25 14:36:06 +01:00
Corentin Le Molgat
54d01887a5 tools: Fix centos base image 2022-02-25 13:16:49 +01:00
Corentin Le Molgat
8a83e4265b doc: mv doc/ to docs/ 2022-02-23 16:19:26 +01:00