43 Commits

Author SHA1 Message Date
Mizux Seiha
642c19b38a tools/release: workaround stubgen timeout on macos M1 2026-01-06 17:49:20 +01:00
Mizux Seiha
91afd9da75 tools/release: fix macos protoc-gen-mypy check 2026-01-06 17:49:20 +01:00
Corentin Le Molgat
cf21748fdb cmake: Add Python 3.14 support 2025-11-21 16:27:05 +01:00
Corentin Le Molgat
9541e49c22 tools/release: fix scripts 2025-06-23 07:53:40 +02:00
Corentin Le Molgat
0d60e8afe4 tools/release: more log on macos 2025-06-17 16:25:08 +02:00
Corentin Le Molgat
808c7d5e0b tools/release: add python build log 2025-06-16 11:41:24 +02:00
Corentin Le Molgat
30e2067a97 tools/release: Workaround for macos x86_64 python build failure 2025-06-16 08:30:33 +02:00
Corentin Le Molgat
d8b555bcd4 tools/release:python: Add typing-extensions>=4.12 install 2025-06-12 18:24:44 +02:00
Corentin Le Molgat
9748fe87a8 tools/release: cleanup usage 2025-06-12 10:02:27 +02:00
Corentin Le Molgat
97dfc039af tools/release: Detect /Users path in libortools.dylib (#4674) 2025-06-11 17:57:43 +02:00
Corentin Le Molgat
2b2a5f69e1 tools/release: remove Python 3.8 support
note: BTW Protobuf v31.0 do not support Python 3.8
2025-05-26 16:00:20 +02:00
Corentin Le Molgat
c8ab5da2af tools/release: fix swig_helper.pyi renaming 2025-01-22 09:41:50 +01:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +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
8dbfb730b1 tools/release: fix gen-mypy version 2024-05-30 10:52:46 +02:00
Mizux Seiha
dba3de6bb7 release: Fix macos python script 2024-02-28 16:13:34 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +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
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
Mizux Seiha
21911d4261 python: Add python 3.12 support 2023-10-06 18:12:44 +02:00
Corentin Le Molgat
4d0fad202c tools/release: fix python scripts 2023-08-03 18:23:04 +02:00
Corentin Le Molgat
e03d6c2967 tools/release: Fix macos x86_64 scripts 2023-03-13 17:11:08 +01:00
Corentin Le Molgat
0dc9269769 tools/release: fix linter check 2023-02-08 13:32:50 +01:00
Corentin Le Molgat
7cfa7bc610 tools/release: Fix macOS Intel python build 2022-11-29 17:01:51 +01:00
Corentin Le Molgat
c35669c1ac tools/release: Bump make check to 4.4 on macos 2022-11-23 17:56:02 +01:00
Corentin Le Molgat
e9783bfd03 tools/release: remove macos python3.6 support 2022-11-23 17:54:35 +01:00
Corentin Le Molgat
8c94e325f0 tools/release: add log 2022-11-21 17:29:27 +01:00
Corentin Le Molgat
ab2fb2305a release: Fix python whl naming 2022-11-04 18:26:23 +01:00
Corentin Le Molgat
76a73026dd release: Fix macos arm64 build 2022-11-04 17:34:03 +01:00
Mizux Seiha
abd7328623 Add python 3.11 support (#3515) 2022-10-28 11:50:36 +02:00
Corentin Le Molgat
d17fe63829 tools/release: cleanup 2022-09-20 13:07:16 +02:00
Mizux Seiha
ad7494ef74 tools/release: cleanup 2022-08-18 11:56:11 +02:00
Corentin Le Molgat
7398e675bf release: check make and sed on macos
Default Apple provided version won't work with our Makefile...
2022-08-08 17:03:27 +02:00
Corentin Le Molgat
7c2367ad96 release: check Make is 4.3
needed to have more complexe $(eval $(call ...))
2022-08-08 17:03:27 +02:00
Corentin Le Molgat
b4f5d1c806 release: cleanup 2022-08-08 17:03:27 +02:00
Corentin Le Molgat
c20a579928 release: Fix Apple M1 python build 2022-08-08 17:03:27 +02:00
Corentin Le Molgat
3ae4ab1bd1 release: Fix Apple M1 java build 2022-08-08 17:03:27 +02:00
Corentin Le Molgat
4869516842 release: Adapt script for Apple M1 2022-08-08 17:03:27 +02:00
Corentin Le Molgat
d928a55963 release: add reset command 2022-07-04 16:30:19 +02:00
Mizux Seiha
60528df1de release: disable example archive generation 2022-07-04 09:48:00 +02:00
Mizux Seiha
eb1c2d303c release: rename mac scripts as macos 2022-07-01 14:40:52 +02:00