Commit Graph

803 Commits

Author SHA1 Message Date
Laurent Perron
91d1b0072a prepare minizinc challenge submission 2022-06-17 13:22:11 +02:00
Corentin Le Molgat
6fc897dde2 make: rework archive release management 2022-06-16 22:57:15 +02:00
Corentin Le Molgat
1fa538529b tools/docker: Update CMake 3.21.1 -> 3.23.2 2022-06-13 16:41:38 +02:00
Corentin Le Molgat
0a51097f74 tools/docker: Fix ubuntu andarchlinux dotnet build 2022-06-10 16:59:32 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Corentin Le Molgat
b2d2bc98ac tools/docker: cleanup 2022-06-08 15:25:30 +02:00
Corentin Le Molgat
e6aa3534c9 fixup 2022-06-07 09:13:01 +02:00
Corentin Le Molgat
d9e9ead827 tools/docker: fix python build 2022-06-03 14:47:56 +02:00
Corentin Le Molgat
27375514ea tools/docker: Fix centos-8 env 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
109a765943 tools/docker: Fix Archlinux PORT 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
225b912d7a tools/docker: unroll --depth=1 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
638555e149 tools/docker: Fix alpine-edge PORT 2022-06-03 14:47:55 +02:00
Corentin Le Molgat
0e86a3db53 tools/docker: Use JOBS=8 2022-06-03 09:27:31 +02:00
Corentin Le Molgat
0f4858442f tools/docker: Add OR_TOOLS_PATCH env 2022-06-03 09:19:53 +02:00
Mizux Seiha
00a822e4ba tools/docker: Fix alpine-edge 2022-06-02 18:12:48 +02:00
Mizux Seiha
08543d8958 tools/docker: pass PATCH version to dockerfile 2022-06-02 18:12:48 +02:00
Corentin Le Molgat
f76a7c5ffb tools/docker: Add python targets 2022-06-02 18:12:48 +02:00
Corentin Le Molgat
f058079f1a tools/docker: cleanup
tools/docker: Fix ubuntu-22.04 .Net
2022-06-02 18:12:46 +02:00
Corentin Le Molgat
18fbbe2c8a tools/docker: Add Archlinux
* already in use in CI
2022-05-30 13:03:45 +02:00
StefanBruens
fbf9c3352f CI: Use zypper refresh to update repository metadata (#3315)
`update` updates packages, which is not intended here.

Also call refresh just once.

Fixes #3314.
2022-05-30 11:00:17 +02:00
Corentin Le Molgat
1b3c2e3b38 tools/docker: Fix alpine-edge .Net 2022-05-27 15:19:45 +02:00
Corentin Le Molgat
55ee1b007c tools/docker: disable riscv64
note: CMake still not provide riscv64 prebuilt and most distro don't support it either
2022-05-27 15:18:52 +02:00
Corentin Le Molgat
18a1a7cfb5 tools/docker: Update README.md 2022-05-27 15:18:00 +02:00
Corentin Le Molgat
00582199df tools/docker: Fix fedora-36 2022-05-27 15:13:48 +02:00
Corentin Le Molgat
2c72f93aed cmake: Compute PATCH from the lastest vX.0 version 2022-05-27 15:13:48 +02:00
Corentin Le Molgat
c9c7c69428 sync from googl3 2022-05-23 09:28:20 +02:00
Corentin Le Molgat
4264ab5b35 tools/docker: drop .Net SDK 3.1 support on Ubuntu 22.04 LTS 2022-05-19 17:23:01 +02:00
Corentin Le Molgat
ac531c34e5 tools/docker: Add Fedora-36 support 2022-05-18 11:19:55 +02:00
Corentin Le Molgat
103663a5e4 sync from g3 2022-05-16 17:44:50 +02:00
Corentin Le Molgat
b5acca4bcb tools: rename master to main 2022-05-16 11:58:57 +02:00
Mizux Seiha
8fc5d66389 Rename flatzinc targets (#3270)
* rename fz.exe to fzn-ortools.exe (like convention outhere)
* rename libflatzinc.so as libortools_flatzinc.so
* rename parser-main to fzn-parser_test
* remove parser_main from install
2022-04-29 11:01:15 +02:00
Mizux Seiha
eda3313094 tools/ remove dead code 2022-04-26 18:00:37 +02:00
Mizux Seiha
171a4597a2 tools: Format export_to_ipynb.py 2022-04-26 17:54:17 +02:00
Corentin Le Molgat
ecff6d93c0 tools: fix gen_javadoc script 2022-04-25 15:38:35 +02:00
Corentin Le Molgat
c5925565d8 make: rename tools/Makefiles 2022-04-25 15:38:35 +02:00
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