Commit Graph

172 Commits

Author SHA1 Message Date
Mizux Seiha
2fff02786c ci: fix Docker glop job name 2024-02-14 09:38:06 +01:00
Mizux Seiha
b8c1a8c73c ci: rename workflow 2024-02-09 00:59:06 +01:00
Laurent Perron
64071d4549 remove alpine, centos from amd_docker_bazel 2024-02-07 16:00:26 -08:00
Laurent Perron
44f4583a68 remove vs 2019 from github actions 2024-02-07 14:53:10 -08:00
Corentin Le Molgat
76fa76f994 ci: rework docker workflows 2023-10-25 11:25:21 +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
Mizux Seiha
dd6c68bb62 ci: Fix MacOS CMake Python 2023-10-20 08:53:41 +02:00
Mizux Seiha
21a92e25da ci: Fix macos CMake Java 2023-10-19 17:07:09 +02:00
Mizux Seiha
a922fb5b59 ci: Fix Windows CMake cpp job 2023-10-19 09:34:55 +02:00
Corentin Le Molgat
57ec0e6561 ci: limit cmake build to 2 parallel jobs. 2023-10-16 17:09:17 +02:00
Corentin Le Molgat
f1f3c6367c ci: workflow cleanup 2023-10-16 13:35:06 +02:00
Mizux Seiha
697c4b9efc ci: Add workflow_dispatch 2023-10-11 11:34:43 +02:00
Mizux Seiha
dd584bd1d2 ci: bump action/checkout to v4 2023-10-11 11:34:43 +02:00
Mizux Seiha
21911d4261 python: Add python 3.12 support 2023-10-06 18:12:44 +02:00
Corentin Le Molgat
2e64e4e67f cmake: emscripten experimental support 2023-09-08 18:05:49 +02:00
Laurent Perron
9f6ba7cde5 remove last make workflow 2023-08-10 14:37:09 -07:00
Laurent Perron
9b8bfd7ee1 remove make github runners 2023-08-10 10:59:00 -07:00
Laurent Perron
38231024fa remove python 3.8 for bazel 2023-08-09 16:58:08 -07:00
Laurent Perron
fad3e41a33 remove python 3.7 which is eol 2023-07-21 22:17:45 -07:00
Corentin Le Molgat
bf030a732e ci: disable windows VS 2019 cpp build.
* Due to a bug in msvc fixed in VS Community 2022 preview 2
2023-07-21 16:43:45 +02:00
Corentin Le Molgat
a251f82703 bazel(ci): Setup python version 2023-07-13 08:56:19 +02:00
Corentin Le Molgat
69317bc7e9 ci: format workflow 2023-07-07 17:56:31 +02:00
Corentin Le Molgat
67b8e824c5 ci: remove schedule 2023-07-07 14:21:56 +02:00
Corentin Le Molgat
0180f3a9e0 ci: cleanup 2023-07-07 11:16:04 +02:00
Mizux Seiha
810d9308ba python: Migrate to black 2023-06-29 15:29:05 +02:00
Corentin Le Molgat
0740dc9636 bazel(ci): Windows runner use 2019 and 2022 images 2023-06-22 11:02:10 +02:00
Corentin Le Molgat
4e149968d5 ci(windows): test on various runners 2023-06-20 14:14:21 +02:00
Laurent Perron
f7e417f5ac fix github action 2023-05-14 08:00:18 +02:00
Corentin Le Molgat
86edf26855 ci: renaming files 2023-04-11 17:31:25 +02:00
Corentin Le Molgat
7a0fd2ceb8 bazel: fixup 2023-04-03 16:26:47 +02:00
Corentin Le Molgat
90a4d41adf bazel(ci): update
* macos: uninstall bazelisk
* linux: add --subcommands=true
2023-03-31 11:39:01 +02:00
Corentin Le Molgat
4b6966f553 bazel(ci): cleanup jobs 2023-03-31 11:15:51 +02:00
Corentin Le Molgat
b21c883e79 ci: Update windows bazel job 2023-03-06 15:45:23 +01:00
Corentin Le Molgat
228d434873 Bump version v9.5 -> v9.6 2023-03-02 17:41:43 +01:00
Corentin Le Molgat
2ea441b60e bazel(ci): Fix MacOS JDK 2023-02-17 18:23:48 +01:00
Corentin Le Molgat
13b4b027e9 ci: Fix check-format Dockerfile 2023-02-07 10:31:14 +01:00
Mizux Seiha
93c0c7f035 deps: bump swig to 4.1.1 2023-02-02 19:02:56 +01:00
Corentin Le Molgat
8bb9a6a65f bazel(ci): log java version in use by runner 2023-01-25 15:57:40 +01:00
Mizux Seiha
1f36b82559 ci: Bump macos to Python 3.11 2022-11-07 22:07:31 +01:00
Corentin Le Molgat
aad0e67975 export from google3 2022-10-05 15:56:33 +02:00
Corentin Le Molgat
4c0cdaa1db github: add empty end one line 2022-09-28 11:37:20 +02:00
Corentin Le Molgat
36d0b802ef Bump version v9.4 -> v9.5 2022-09-28 11:37:20 +02:00
Mizux Seiha
c3d48b8a0f ci: bump actions/checkout v2 -> v3 2022-09-12 17:03:51 +02:00
Corentin Le Molgat
76252d1097 ci: remove deprecated job 2022-09-05 15:04:39 +02:00
Corentin Le Molgat
69e409ab2e tools: remove linaro aarch64 toolchain
gcc 7.5 is too old to be able to compile or-tools
2022-09-02 10:39:33 +02:00
Mizux Seiha
f8b56ac15d ci: Add aarch64 bootlin toolchains jobs 2022-09-02 08:42:51 +02:00
Corentin Le Molgat
de94df926c ci: Add toolchain jobs 2022-08-31 18:02:07 +02:00
Corentin Le Molgat
8c15d11820 ci: Fix macos-latest python jobs
default python is now Python3.10
2022-08-29 16:09:21 +02:00
Corentin Le Molgat
c2f360eadb ci: Rework macos workflows 2022-08-29 16:09:20 +02:00
Corentin Le Molgat
cd2f812073 ci: rework cmake linux cpp job 2022-08-29 11:35:54 +02:00