Commit Graph

943 Commits

Author SHA1 Message Date
Mizux Seiha
83aa6a6656 tools/docker: enable fedora-39 2024-03-12 17:19:57 +01:00
Mizux Seiha
47ed4f9e9a tools/docker: Add Debian 13 2024-03-12 17:19:57 +01:00
Mizux Seiha
317aef9328 tools/docker: Add debian 12 2024-03-12 17:19:57 +01:00
Mizux Seiha
4b76ce9f1a release: bump cmake to 3.28.3 2024-03-12 17:19:57 +01:00
Mizux Seiha
dba3de6bb7 release: Fix macos python script 2024-02-28 16:13:34 +01:00
chrisjbremner
9ee468a09d Include LICENSE file in Python distribution (#4048)
* Include LICENSE file in Python distribution

* Remove spaces

* Remove license_files
2024-01-13 10:36:17 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
bcbbe64e11 tools/release: Bump python deps 2023-11-27 16:45:09 +01:00
Corentin Le Molgat
28a7a4b1ae tools/release: Fix windows python stubgen 2023-11-27 16:27:54 +01:00
Corentin Le Molgat
ea7fe72906 release: check mypy files are generated 2023-11-27 16:26:15 +01:00
Corentin Le Molgat
83a6adf4e8 tools/release: Fix shellcheck false positive 2023-11-27 16:12:16 +01:00
Corentin Le Molgat
857c353f71 tools: add --platform arg when possible
make script more resilient/cross-platform
2023-11-16 18:17:12 +01:00
Corentin Le Molgat
0a1d1639fd tools: Fix release build_meta script 2023-11-10 05:16:19 -08:00
Corentin Le Molgat
f8b28806f0 tool: fix windows release script 2023-11-10 05:16:18 -08:00
Corentin Le Molgat
99bc30bc61 tools/release: fix distutils.get_platform() usage.
deprecated -> replaced by platform.platform()
2023-10-27 14:35:28 +02:00
Corentin Le Molgat
e1882d0843 tools/release: add mypy package 2023-10-27 08:13:46 +02:00
Corentin Le Molgat
8dfe45a762 tools/docker: add mypy package 2023-10-27 08:13:15 +02:00
Corentin Le Molgat
4a28412e6c tools/docker: replace ubuntu 22.10 by ubuntu 23.10 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
1f811c6489 tools/docker: Fix alpine python wheel 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
2caf43084b tools/docker: install mypy in manylinux image 2023-10-27 08:07:07 +02:00
Corentin Le Molgat
a5b650e203 cmake(ci): rework toolchain target
* Add toolchain_ prefix to avoid conflict with "platform" targets
* Update workflows
* Fix mipsel/mips64el target in cross_compile.sh
2023-10-23 14:15:07 +02:00
Corentin Le Molgat
d9a5faddf5 tools/release: fixup 2023-10-11 14:04:04 +02:00
Corentin Le Molgat
457e927b85 indent cleanup 2023-10-09 16:58:51 +02:00
Mizux Seiha
21911d4261 python: Add python 3.12 support 2023-10-06 18:12:44 +02:00
Corentin Le Molgat
265fecb122 bazel: fix remove of routing_flags 2023-10-04 14:37:34 +02:00
Corentin Le Molgat
e784010e83 notebook: prefer to install ortools using the local environment
It also better works with ipython3 locally

ref: https://stackoverflow.com/questions/65547021/difference-between-pip-and-pip-in-python-jupyter-notebook-and-colab
2023-10-04 14:37:34 +02:00
Corentin Le Molgat
029648ee0b minizinc fixup 2023-09-25 16:03:00 +02:00
Corentin Le Molgat
cbe546d9e2 cmake: rework cross_compile.sh 2023-09-07 13:13:10 +02:00
Laurent Perron
250302964e tweak export to notebook; add flags stubs code to allow them to work in a notebook 2023-09-05 17:06:29 +02:00
Laurent Perron
51564594ce rename flatzinc backend to cpsatlp 2023-08-30 11:54:52 -04:00
Mizux Seiha
e5ac9e4ac2 tools/docker: Fix python alpine images 2023-08-04 00:32:55 +02:00
Corentin Le Molgat
4d0fad202c tools/release: fix python scripts 2023-08-03 18:23:04 +02:00
Corentin Le Molgat
e8abc68882 tools/release: Use net462
note: others .Net 4.6 frameworks are EOL
2023-07-31 01:48:44 -07:00
Corentin Le Molgat
f82656cceb tools/docker: Disable fedora-39 and opensuse-leap 2023-07-26 14:41:59 +02:00
Corentin Le Molgat
8c57112109 tools/docker: disable debian-10
python too old
2023-07-26 14:38:44 +02:00
Corentin Le Molgat
6581214b1d tools/docker: Fix python setup 2023-07-26 14:38:44 +02:00
Corentin Le Molgat
85ca95f038 tools/docker: remove centos-8 (eol) 2023-07-26 14:34:16 +02:00
Mizux Seiha
fa78400946 tools/docker: Bump centos-7 to rh-python38 2023-07-26 14:33:16 +02:00
Corentin Le Molgat
33b21a1ab4 tools/docker: Cleanup fedora support
* Remove EOL release (33 to 36)
* Add Fedora-39
2023-07-24 18:22:59 +02:00
Corentin Le Molgat
4adb9eb0d8 tools/docker: Add Python3.12 2023-07-24 18:22:59 +02:00
Corentin Le Molgat
4a519a0b88 tools/docker: Remove ubuntu-18.04 support
* default python 3.6 is too old
2023-07-24 18:22:59 +02:00
Corentin Le Molgat
69e60ca1f8 tools: Remove python 3.7 support (EOL) 2023-07-24 18:22:59 +02:00
Corentin Le Molgat
ab287aa3ad tools/docker: add Ubuntu-23.04 archive 2023-07-21 16:43:45 +02:00
Corentin Le Molgat
0e2c41892f tools/docker: fix images 2023-07-21 16:43:45 +02:00
Corentin Le Molgat
502d6c2951 tools: Bump CMake 3.25.2 -> 3.26.4 2023-07-18 14:44:00 +02:00
Corentin Le Molgat
224ca64cd5 tools: update notebook generator 2023-07-13 14:10:54 +02:00
Corentin Le Molgat
b26731d91d tools/docker: Update MZN_TAG 2023-07-07 16:44:38 +02:00
Corentin Le Molgat
17a60fb82b tools: Fix check_python_deps.py 2023-07-07 16:44:18 +02:00
Laurent Perron
8241194148 prepare for minizinc challenge 2023-07-05 13:08:41 +02:00
Corentin Le Molgat
d35a8966c7 make: Fix Java archive (Fix #3824) 2023-06-19 10:55:41 +02:00