Commit Graph

1512 Commits

Author SHA1 Message Date
Matt McCormick
488369f3d7 web-wasm: bump emscripten to 3.1.56 2024-04-02 13:54:02 -04:00
Matt McCormick
e40a33d02b
Merge pull request #821 from thewtex/oci-exe-buildx-arm64
Enable specification of build tool with OCI_EXE, building images for arm64 hosts
2024-03-30 14:36:39 -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
0ee05c1f5a Makefile: apply BUILD_CMD to standard images 2024-03-25 22:33:07 -04:00
Matt McCormick
9f4fe90923 Makefile: apply BUILD_CMD to the base image 2024-03-25 22:31:12 -04:00
Matt McCormick
50120593a3 Makefile: define BUILD_CMD and apply to web-wasm
Note, when setting, QEMU needs to be installed in the Linux kernel with
something like:

  $ docker run --privileged --rm tonistiigi/binfmt --install all

Per: https://github.com/docker/buildx
2024-03-25 22:28:04 -04:00
Matt McCormick
ba27b1fc51 WIP: Support multi-platform amd64, arm64 host images 2024-03-25 22:11:11 -04:00
Matt McCormick
55d275535c Makefile: support OCI_EXE environmental variable
Allow setting podman for image builds.
2024-03-25 21:42:18 -04:00
Matt McCormick
9e57d2bd8f manylinux_2_28: update almalinux-release package
Addresses:

   > [ 2/18] RUN   set -x &&   yum -y install     gpg     python3-devel     zlib-devel     gettext     openssh-clients     wget     nasm     zip   &&   yum clean all:
  265
  6.220  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
  266
  6.220 Public key for platform-python-devel-3.6.8-56.el8_9.3.alma.1.x86_64.rpm is not installed. Failing package is: platform-python-devel-3.6.8-56.el8_9.3.alma.1.x86_64
  267
  6.220  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
  268
  6.220 Public key for platform-python-3.6.8-56.el8_9.3.alma.1.x86_64.rpm is not installed. Failing package is: platform-python-3.6.8-56.el8_9.3.alma.1.x86_64
  269
  6.220  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
  270
  6.221 Public key for python3-libs-3.6.8-56.el8_9.3.alma.1.x86_64.rpm is not installed. Failing package is: python3-libs-3.6.8-56.el8_9.3.alma.1.x86_64
  271
  6.221  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
  272
  6.221 The downloaded packages were saved in cache until the next successful transaction.
  273
  6.221 You can remove cached packages by executing 'yum clean packages'.
  274
  6.230 Error: GPG check FAILED
2024-03-04 12:22:45 +01: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
Lee Bush
fa87501f12 spelling fixes. 2024-02-07 11:43:42 +01:00
6eda62728a
Merge pull request #814 from ftapajos/master
Update to debian bookworm
2024-01-04 11:27:06 +01:00
Flávio Tapajós
6dfa69bdaa
Downgrade clang in linux-x64-clang to 15
Stockfish test uses unavailable flag -fexperimental-new-pass-manager
2024-01-03 12:16:55 -03:00
Flávio Tapajós
24f9bdefe2
fixes linux-x64-clang with debian bookworm 2024-01-03 00:45:11 -03:00
Flávio Tapajós
eaba673170
bump debian to bookworm in web-wasi 2024-01-02 23:10:08 -03:00
Flávio Tapajós
7e034e5282
fixes android-arm64 with bookworm 2024-01-02 23:09:54 -03: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
Matt McCormick
9476e910d9
Merge pull request #806 from tresf/armv5-fix
Fix linux-armv5 typo
2023-11-09 16:47:41 -05:00
Matt McCormick
f93e2f73bf
Merge pull request #805 from tresf/riscv-typos
Fix RISCV typos
2023-11-09 16:47:11 -05:00
2b0d4b1792
Update Dockerfile.in
Move to LLVM 17
2023-11-07 16:12:38 +01:00
ce2342deee
Update Dockerfile.in
Update to bookworm source
2023-11-07 12:09:37 +01:00
b0831b3619
Update common.windows
Change python to python3 package
2023-11-07 12:08:01 +01:00
Tres Finocchiaro
a5f9b49a37 Fix linux-armv5 typo 2023-11-06 18:53:17 -05:00
Tres Finocchiaro
0b56496e9c Fix riscv32 PKG_CONFIG_PATH 2023-11-06 10:27:47 -05:00
714b61dd7a
Update main.yml
Update main.yml
2023-11-06 12:53:18 +01:00
Tres Finocchiaro
e5106c5fd4 Fix copy/paste error 2023-11-05 15:43:20 -05:00
zry98
4282105d11 install-gosu-binary: fix arch detection to match gosu releases arch naming 2023-10-29 23:59:28 +01:00
zry98
ae06c00377 install-gosu-binary: fix arch detection to match gosu releases arch naming 2023-10-29 23:59:28 +01:00
af3fa9b013
Update Python version
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-10-21 09:22:29 +02:00
46b2600a3f
Move to debian bookworm
Move to debian bookworm

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-09-30 14:25:32 +02:00
9eb419cf6b
Merge pull request #800 from bensuperpc/feature/update_soft
Update git, cmake and ninja
2023-09-26 12:36:39 +02:00
0309652c6b
Update git, cmake and ninja
Update git, cmake and ninja

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2023-09-24 21:26:18 +02:00
Jaswant Panchumarti
f430265d9c web-wasm: Bump emscripten to 3.1.46 2023-09-24 19:28:58 +02:00
39fd891da6
Merge pull request #798 from bensuperpc/add-linux-ppc64le-lts
Add linux-ppc64le-lts image
2023-09-24 16:24:54 +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
Joris Gillis
ea3044ed37 Bump pypa/manylinux2014_x86_64 dependency to obtain Python 3.12 2023-09-03 19:17:46 +02:00
Jaswant Panchumarti
0ac0f7a38b web-wasm: Bump emscripten to 3.1.45 2023-08-31 10:51:41 +02:00
85db3452be
Merge pull request #792 from pietrygamat/CMAKE_SYSTEM_NAME-windows-arm
Fix CMAKE_SYSTEM_NAME variable in windows-arm* toolchains to correctly indicate target platform
2023-08-09 17:24:19 +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
Mateusz Pietryga
8af0f10578
Fix CMAKE_SYSTEM_NAME variable in windows-arm* toolchains to correctly indicate target platform - update test build 2023-08-06 19:14:26 +02:00
Mateusz Pietryga
3d89c301e3
Fix CMAKE_SYSTEM_NAME variable in windows-arm* toolchains to correctly indicate target platform
Resolves #790
2023-08-06 12:01:05 +02:00
Matt McCormick
b049ee21f8
Merge pull request #787 from zougloub/cJ-defaults
makefile: use default variables, so one can add extra images
2023-08-04 21:03:39 -04:00
Jérôme Carretero
034401dc9f makefile: use default variables, so one can add extra images 2023-07-07 19:58:13 -04:00
Matt McCormick
136b76169c
Merge pull request #785 from thewtex/emscripten-3.1.41
web-wasm: Bump emscripten to 3.1.41
2023-06-22 09:13:18 -04:00
Matt McCormick
7312d8fa92
Merge pull request #784 from thewtex/wask-sdk-20
web-wasi: bump to wasi-sdk 20
2023-06-22 09:13:08 -04:00
Matt McCormick
f6ca4b9e9d web-wasm: Bump emscripten to 3.1.41 2023-06-21 23:24:07 -04:00