Matt McCormick
d4e7c0aff2
web-wasi-threads: initial addition
...
This is a different toolchain following how wasi-sdk defines the
platform triple and how builds are configured -- everything should be
built with the flags defined in the toolchain file.
We build from web-wasi:latest, and that is built first.
2024-04-03 15:19:02 -04:00
Matt McCormick
00e75583b2
ci: build the base image for both arm64 and amd64
2024-03-25 22:53:11 -04:00
Matt McCormick
137dda204d
ci: increase base cache retention to 3 days
2024-03-04 12:22:45 +01:00
Matt McCormick
3ac4aed3aa
ci: use docker import-export instead of load-save
...
To avoid:
open /var/lib/docker/tmp/docker-import-2294564057/repositories: no such file or directory
observed in itk-wasm.
2024-03-04 12:22:45 +01:00
Matt McCormick
50baccd0fa
ci: bump upload-artifact and download-artifact to v4
2024-03-04 12:22:45 +01:00
Flávio Tapajós
424b61e9ec
Merge 'dockcross/master'
2024-01-02 23:03:07 -03:00
dependabot[bot]
4e4d3ad7ed
build(deps): bump actions/stale from 8 to 9
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 00:01:29 +01:00
714b61dd7a
Update main.yml
...
Update main.yml
2023-11-06 12:53:18 +01:00
af3fa9b013
Update Python version
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-10-21 09:22:29 +02:00
5dc592b786
Add linux-ppc64le-lts
...
Add linux-ppc64le-lts
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-09-21 23:56:23 +02:00
dependabot[bot]
7b2d74f38d
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 03:56:16 +02:00
Mateusz Pietryga
6b01b8bc08
Fix CMAKE_SYSTEM_NAME variable in windows-arm* toolchains to correctly indicate target platform - update test build
2023-08-08 23:31:24 +02:00
dependabot[bot]
c2f53669cd
build(deps): bump actions/stale from 7 to 8
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 10:47:14 +02:00
René Helmke
a0eaff4245
mips-linux-uclibc: disable broken C build test
2023-04-21 23:15:26 +02:00
René Helmke
17c51fdff5
add github CI workflow for linux-mips-uclibc
2023-04-21 23:15:26 +02:00
Mickaël Guérin
699a52c3e5
Force OCI_EXE to docker in CI
...
We use docker to build images, we also want to use it when running the
images
2023-01-30 15:46:00 +01:00
Mickaël Guérin
f152c4b25e
Fix manylinux2014-aarch64 image building
...
* switch image to crosstool-ng 1.25.0
* remove support of ct-ng 1.13.0 and set 1.25.0 as the default version
2023-01-30 08:26:46 +01:00
dependabot[bot]
f1d65bdbcc
Bump actions/stale from 6 to 7
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 18:02:59 +00:00
PJ Reid
480014ee42
Fix openssl
2022-11-29 21:46:28 +01:00
PJ Reid
3d7e4be571
Fix openssl arch type
2022-11-29 21:46:28 +01:00
PJ Reid
5105b44143
Turnoff stockfish test
2022-11-14 14:58:24 +01:00
PJ Reid
73559c95b0
Add linux-i686
...
Adds a true 32bit (i686) standalone toolchain
based off the ubuntu 16.04 32bit toolchain
2022-11-14 14:58:24 +01:00
dependabot[bot]
0cc2058a68
Bump actions/stale from 5 to 6
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 18:20:09 +00:00
d88a4c707a
Fix web-wasm
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-09-13 09:21:19 +02:00
cb90ebee3d
Update CI
...
Update CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-09-12 22:23:09 +02:00
Matt McCormick
ada2c8dad6
Add manylinux_2_28-x64 and retire manylinux_2_24-x64
...
Replaces manylinux_2_24 (which has been deprecated).
Based on AlmaLinux (RedHat-based) and GCC 11.
Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
2022-07-06 22:51:46 -04:00
Jean-Christophe Fillion-Robin
dd849908aa
Add manylinux_2_24-x64 image
2022-07-06 22:51:46 -04:00
Jean-Christophe Fillion-Robin
bf8b0b5925
ci: Remove invalid "required" keyword associated with actions/download-artifact
...
This commit fixes the following error introduced by adb85d69c
(ci: Make
cache download optional):
Unexpected input(s) 'required', valid inputs are ['name', 'path']
2022-07-06 22:51:46 -04:00
Chen Tao
79c8aafe1e
modify test repo
2022-06-20 20:23:45 +09:00
Chen Tao
acdeffa51b
add a new test repo, modify some GCC configs, and upgrade crosstool-ng to 1.25.0
2022-06-19 01:57:50 +09:00
Chen Tao
0ea32fc1ed
Add bare-armv7emhf-nano_newlib
2022-06-14 20:41:25 +09:00
Matt McCormick
7bda588f9f
Merge pull request #690 from pbosetti/master
...
Added LTS version to linux-armv7a, issue #678
2022-06-09 22:21:43 -04:00
Matt McCormick
adb85d69c6
ci: Make cache download optional
...
Avoid errors on fresh builds.
2022-06-09 15:49:37 -04:00
b90f7052ec
Return to 9 compress level, insufficient time reduction
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-20 13:27:06 +02:00
91ecbfe91e
Remove retry from CI
...
Remove retry from CI
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-20 13:07:31 +02:00
228e4c18cc
Update with better retry methods
...
Update with better retry methods
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-20 12:54:08 +02:00
96839c5789
Merge branch 'master' into fix_error
2022-05-19 15:56:23 +02:00
7876c21e62
Add retry on deploy step
...
Add retry on deploy step
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 11:05:42 +02:00
2ff17c20e8
Update main.yml
2022-05-19 08:10:02 +02:00
c068180665
Add timeout on CI
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 01:27:21 +02:00
63514041f6
Fix error
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 01:20:36 +02:00
a0c458c8c1
Update CI tests
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 01:12:04 +02:00
3d5142d6ad
Fix error with CI
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-05-19 01:03:41 +02:00
Paolo Bosetti
b16da6c60e
Merge branch 'master' into master
2022-05-16 16:50:04 +02:00
Paolo Bosetti
23eb2e024a
Added LTS version to linux-armv7a, issue #678
2022-05-16 16:45:38 +02:00
159e3f9b7b
Merge branch 'master' into add-mips-lts
2022-05-16 00:08:13 +02:00
6839433b97
Add mips-lts image
...
Add mips-lts image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-04-24 22:50:06 +02:00
36a63a7ac3
Add mipsel-lts image (with multilib)
...
Add mipsel-lts image (with multilib)
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2022-04-22 15:18:28 +02:00
dependabot[bot]
7e72803aa4
Bump actions/download-artifact from 2 to 3
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 11:55:02 +02:00
dependabot[bot]
f30a23658f
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 03:35:34 +02:00