Commit Graph

101 Commits

Author SHA1 Message Date
Corentin Le Molgat
74690b48b2 cmake(ci): fix pybind11_protobuf missing in system_deps targets 2023-10-25 10:09:19 +02:00
Corentin Le Molgat
4d6d59fc83 cmake(ci): Fix docker python jobs 2023-10-25 09:32:44 +02:00
Corentin Le Molgat
54ccee5da7 cmake(ci): enable SCIP in system_deps job 2023-10-23 14:25:37 +02:00
Mizux Seiha
22119e6d74 cmake(ci): fix opensuse python job 2023-10-19 09:34:55 +02:00
Corentin Le Molgat
2e64e4e67f cmake: emscripten experimental support 2023-09-08 18:05:49 +02:00
Corentin Le Molgat
274206345e cmake: Fix opensuse python ci 2023-08-17 18:07:08 +02:00
Corentin Le Molgat
080603d521 cmake(ci): Fix centos python build 2023-07-07 16:24:34 +02:00
Corentin Le Molgat
1b8133cc3a ci: Fix centos dockerfiles 2023-07-07 14:20:37 +02:00
Mizux Seiha
04405e25f0 make(ci): Fix python docker jobs 2023-06-15 19:32:29 +02:00
Mizux Seiha
465c232f1e cmake(ci): Fix python docker jobs 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
1fdb6c8f2c cmake(ci): disable .Net Core 3.1 (EOD) 2023-06-15 19:32:29 +02:00
Mizux Seiha
782bf0807f dotnet: disable .Net 3.1 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
ff6ef1ce01 cmake(ci): fix ubuntu python docker 2023-06-05 08:12:25 +02:00
Corentin Le Molgat
cb4c602b78 release: fix pcre2 install 2023-02-17 18:23:48 +01:00
Corentin Le Molgat
5385b3c7af ci: Fix debian build 2023-02-10 13:01:08 +01:00
Mizux Seiha
089c1d3d9f cmake(ci): Fix alpine python build 2023-02-07 18:21:15 +01:00
Corentin Le Molgat
6096f2727c cmake(ci): Bump .Net in Alpine docker 2023-02-06 08:48:45 +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
Corentin Le Molgat
545399902d cmake(ci): Fix alpine python Dockerfile 2023-01-25 16:08:04 +01:00
Corentin Le Molgat
1e24a4efcc cmake(ci): Bump centos python 3.6 -> 3.9 2022-09-30 11:53:30 +02:00
Mizux Seiha
86779a3057 cmake(ci): Fix system_deps 2022-09-30 00:18:52 +02:00
Corentin Le Molgat
323db0a869 cmake(ci): Remove all arm workflows 2022-09-02 10:39:33 +02:00
Corentin Le Molgat
1b8777c473 cmake(ci): add generic toolchain support 2022-08-31 17:56:35 +02:00
Corentin Le Molgat
5863351dba cmake(ci): Fix ubuntu build 2022-08-29 09:35:14 +02:00
Mizux Seiha
d493335e96 cmake(ci): Fix system_deps python job 2022-07-28 10:48:14 +02:00
Corentin Le Molgat
a347fd057b cmake(ci): Fix system_deps jobs 2022-06-24 18:10:50 +02:00
Mizux Seiha
bf7c5a80ff cmake(ci): cleanup 2022-06-23 18:01:27 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
189165d852 cmake(ci): update 2022-06-10 16:59:55 +02:00
Corentin Le Molgat
78939381c2 cmake(ci): use zypper refresh on opensuse 2022-06-10 16:32:35 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Mizux Seiha
7dbfb1fd26 cmake(ci): Add system_deps "distro"
* archlinux based distro
* all or-tools deps are retrived from the system wide install
  * re2 is a pkgconfig (.pc)
  * SCIP is disable (no package available)
  * GLPK enable
2022-06-09 21:16:57 +02:00
Corentin Le Molgat
25b796279d cmake(ci): update ubuntu dotnet-sdk feed 2022-06-08 10:43:44 +02:00
Corentin Le Molgat
6066db34a1 ci(cmake): Only test dotnet-sdk-6.0 to avoid "no space left on device" 2022-05-19 17:23:01 +02:00
Mizux Seiha
b95b272f6a ci: Bump compiler in Centos Stream image 2022-03-03 17:45:16 +01:00
Mizux Seiha
c9f798fb4b ci: Bump fedora dotnet jobs 2022-03-03 16:49:33 +01:00
Mizux Seiha
8b2fa98d27 ci: use distro dotnet-sdk-6.0 on Centos 2022-03-02 09:54:07 +01:00
Mizux Seiha
727c350eb6 ci: Migrate centos job to centos:stream on quay.io 2022-02-24 18:21:05 +01:00
Corentin Le Molgat
172227d54d cmake(python): disable venv option --system-site-packages 2022-02-21 15:30:27 +01:00
Corentin Le Molgat
6a58dcd465 cmake(ci): Fix alpine Python Dockerfile 2021-12-13 10:51:02 +01:00
Corentin Le Molgat
e4167b03e9 opensuse: fix sha512sum 2021-12-06 14:47:14 +01:00
Corentin Le Molgat
193390c6c0 ubuntu: revert docker to microsoft 21.04 feed for dotnet-sdk
feed 21.10 not available yet
> The .NET 6 packages haven't yet been published for Ubuntu 21.10.
  The following wget command uses the Ubuntu 21.04 repository.
ref: https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#2110-
2021-12-06 14:47:14 +01:00
Corentin Le Molgat
046c153e36 cmake(ci): Update .Net docker 2021-12-06 14:00:03 +01:00
Corentin Le Molgat
d17660c9a1 cmake(ci): fix Python Alpine docker 2021-11-29 16:30:20 +01:00
Corentin Le Molgat
ea67b85c30 cmake(ci): Fix .Net CMake docker 2021-11-29 14:26:14 +01:00
Corentin Le Molgat
c2316407b4 cmake(ci): Fix opensuse java.Dockerfile 2021-11-29 11:46:37 +01:00
Corentin Le Molgat
beedb63372 cmake(docker): Fix .Net archive url 2021-09-27 14:46:38 +02:00
Corentin Le Molgat
c33d76208d ci(cmake): make wget quiet 2021-09-24 08:25:23 +02:00
Mizux Seiha
2f5fe23864 ci: fixup opensuse .Net dockers 2021-09-22 14:44:23 +02:00