Commit Graph

965 Commits

Author SHA1 Message Date
Corentin Le Molgat
8e1dece507 format fix 2024-09-18 11:56:23 +02:00
Mizux Seiha
ed94162b91 tools/release: Fix manylinux image
need maven 3.6+, base image only provide 3.5.3 in the feed...
2024-09-12 14:43:17 +02:00
Corentin Le Molgat
94409879b7 tools/docker: cleanup 2024-09-09 10:17:52 +02:00
Corentin Le Molgat
897c2bbf57 tools/docker: update almalinux and rockylinux 2024-09-09 10:17:23 +02:00
Corentin Le Molgat
8d60e85c69 tools/docker: Fix almalinux export 2024-08-30 15:25:29 +02:00
Corentin Le Molgat
887502bca9 tools/docker: docker run use --net=host 2024-08-30 15:21:46 +02:00
Corentin Le Molgat
e12f8f248d tools/docker: Add VERBOSE option 2024-08-30 15:21:07 +02:00
Corentin Le Molgat
431d4aba7a tools: Update cross toolchain 2024-08-30 13:57:55 +02:00
Corentin Le Molgat
205ec8c275 tools/docker: Add almalinux-9 and rockylinux-9 2024-08-30 13:49:21 +02:00
Corentin Le Molgat
6a89f756f8 tools/docker: cleanup 2024-08-30 13:35:01 +02:00
Corentin Le Molgat
737da16360 tools/docker: remove centos-7
note: repositories are unavailable
2024-08-30 13:34:30 +02:00
Corentin Le Molgat
419a8a0394 tools: format export_to_ipynb.py 2024-08-12 13:05:21 +02:00
Corentin Le Molgat
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Corentin Le Molgat
48435078ec format fix 2024-07-17 11:40:54 +02:00
Laurent Perron
70d14b5a20 update minizinc challenge files 2024-07-15 13:52:05 +02:00
Corentin Le Molgat
09351c90b0 tools: clean release and doxygen tooling 2024-07-12 15:51:17 +02:00
Corentin Le Molgat
d38fcfbee0 update cross compile tooling 2024-07-12 15:50:25 +02:00
Corentin Le Molgat
ef17463504 tools/release: Fix manylinux Dockerfile 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
79295a68e1 tools/docker: Fix Makefile 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
c296ec1098 tools/docker: fix debian-12 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
6cd41cdae0 tools/release: Fix manylinux amd64 java build (Fix #4216) 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
8dbfb730b1 tools/release: fix gen-mypy version 2024-05-30 10:52:46 +02:00
Mizux Seiha
161431a004 ci: add python-setuptools to archlinux 2024-05-30 10:52:46 +02:00
Mizux Seiha
d82c1263b1 ci: Fix ubuntu dotnet-sdk 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
8add230039 backport tools/docker ubuntu 24.04 from main 2024-05-30 10:52:45 +02:00
Corentin Le Molgat
2b0085be7d backport ci/cd/release stuff from main 2024-05-30 10:51:54 +02: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