Commit Graph

972 Commits

Author SHA1 Message Date
Corentin Le Molgat
fef7da4eb0 tools/docker: rework python jobs
* use manylinux_2_28
* use muslinux_1_2

ref: https://github.com/pypa/manylinux?tab=readme-ov-file#docker-images
2025-01-20 10:56:15 +01:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Laurent Perron
5ac50d5ed5 changed dotnet source on docker files 2024-12-28 19:56:32 +01:00
Corentin Le Molgat
d72ac65be6 backport tools/doc from main 2024-11-12 14:58:06 +01:00
Corentin Le Molgat
074c7d6346 backport tools/release from main 2024-11-12 14:57:54 +01:00
Corentin Le Molgat
5f1d9d4569 backport tools/docker from main
* Remove Debian 10
* Fix Debian 11, 12, 13
* Remove Fedora 37, 38, 39
* Add Fedora 40, 41
* Remove Ubuntu 23.04, 23.10
* Add Ubuntu 24.10
2024-11-12 14:57:39 +01:00
Arnab Animesh Das
a4f196a67a Enable builds for Python 3.13 (#4414)
* Enable builds for Python 3.13
2024-10-18 15:05:01 +02:00
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