19 Commits

Author SHA1 Message Date
Corentin Le Molgat
2f299d5d51 tools/release: Fix maven install
note: dlcdn have uploaded 3.9.12 on December 16th and removed the previous one...
2025-12-17 13:05:07 +01:00
Corentin Le Molgat
877086fdc1 tools/release: update maven for manylinux build 2025-12-11 13:03:16 +01:00
Corentin Le Molgat
9541e49c22 tools/release: fix scripts 2025-06-23 07:53:40 +02:00
Corentin Le Molgat
6275619174 dotnet: Remove EOL .Net Core 3.1 in release artifacts
Please target .Net 8.0 or above...

ref: https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
2025-06-02 17:53:48 +02:00
Corentin Le Molgat
b912ebf94b dotnet: get rid of last remaining .Net 6.0 2025-06-02 17:22:12 +02:00
Corentin Le Molgat
e4b5fa5b6a tools/release: fix comment 2025-01-22 15:15:40 +01:00
Corentin Le Molgat
074c7d6346 backport tools/release from main 2024-11-12 14:57:54 +01: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
09351c90b0 tools: clean release and doxygen tooling 2024-07-12 15:51:17 +02:00
Corentin Le Molgat
ef17463504 tools/release: Fix manylinux Dockerfile 2024-05-30 10:52:46 +02:00
Corentin Le Molgat
2b0085be7d backport ci/cd/release stuff from main 2024-05-30 10:51:54 +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
cb4c602b78 release: fix pcre2 install 2023-02-17 18:23:48 +01:00
Mizux Seiha
590471becf cmake bump to 3.25.2
dev Note:

git ls-files -z | xargs -0 sed -i -e 's;CMake 3\.2[0-9]\.[0-9]\+;CMake 3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;cmake-3\.2[0-9]\.[0-9];cmake-3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;/v3\.2[0-9]/cmake-3\.2[0-9]\.[0-9];/v3.25/cmake-3.25.2;g'
2023-02-02 19:02:56 +01:00
Mizux Seiha
93c0c7f035 deps: bump swig to 4.1.1 2023-02-02 19:02:56 +01:00
Mizux Seiha
36ebbbfa0e release: Fix arm64 Maven GPG signing 2022-07-20 17:21:54 +02:00
Corentin Le Molgat
84be988c7c release: use manylinux_2_28_aarch64 base image.
note: manylinux_2_24_aarch64 seems broken without yum nor dnf installed.
2022-07-04 16:30:19 +02:00
Corentin Le Molgat
0cdd8077a3 release: arm64 use manylinux2014 instead of centos7 as base image 2022-07-01 14:40:52 +02:00
Corentin Le Molgat
2dc8df2af5 release: rework release scripts
* fix windows build
2022-07-01 14:40:39 +02:00