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
dependabot[bot]
a3febf2898
Bump actions/stale from 4 to 5
...
Bumps [actions/stale](https://github.com/actions/stale ) from 4 to 5.
- [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/v4...v5 )
---
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-04-09 00:33:55 +02:00
Matt McCormick
5924c2d580
Merge pull request #677 from le91688/bump-flatcc-d90ed18
...
bump flatcc to fix issue building flatcc runtime on GCC 11
2022-04-03 14:44:59 -04:00
larry.espenshade
9323d0fd97
bump flatcc to fix issue building flatcc runtime on GCC 11
2022-03-30 09:45:08 -04:00
Matt McCormick
e74c3c3259
Merge pull request #675 from le91688/bump-flatcc-version
...
Bump flatcc version
2022-03-28 21:02:37 -04:00
larry.espenshade
1004f909ac
fix commit checkout script
2022-03-28 15:32:05 -04:00
larry.espenshade
1fa32c03ed
rm v
2022-03-28 14:56:02 -04:00
larry.espenshade
cf2b34310b
bump version of flatcc
2022-03-28 14:09:24 -04:00
larry.espenshade
b7771a66d0
update help func name
2022-03-08 17:03:36 -05:00
Matt McCormick
9764a2ece1
Merge pull request #667 from le91688/add-flatcc
...
add flatcc to Dockcross base image
2022-03-08 09:34:19 -05:00
Matt McCormick
39dee53dec
Merge pull request #669 from dockcross/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-03-08 09:32:49 -05:00
Matt McCormick
6b9e105839
Merge pull request #670 from thewtex/wasmer-dep
...
wasm: Add libxkbcommon0 dependency for wasmer
2022-03-08 09:32:19 -05:00
Matt McCormick
af7a72f944
wasm: Add libxkbcommon0 dependency for wasmer
...
xref: https://github.com/singlestore-labs/python-wasi/issues/3 https://github.com/wasmerio/wasmer/issues/2810
2022-03-07 19:26:32 -05:00
dependabot[bot]
16e544e20f
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 18:17:36 +00:00
larry.espenshade
1e8845e78e
add flatcc to Dockcross base image
2022-02-28 13:54:59 -05:00
Matt McCormick
bfdbf768fc
Merge pull request #666 from thewtex/wasi-cmake
...
web-wasi: Add Emscripten CMake modifications
2022-02-23 22:40:40 -05:00
Matt McCormick
e8efedfa68
web-wasm: Bump Emscripten to 3.1.5
2022-02-23 10:48:57 +01:00
Matt McCormick
62c63cbb6a
web-wasi: Add Emscripten CMake modifications
2022-02-22 23:14:30 -05:00
Jean-Christophe Fillion-Robin
6dd95fcb41
doc: Updating README adding date to list of retired images
2022-02-05 18:32:22 -05:00
6ab5c5ec72
Merge pull request #656 from bbarbieru/add/linux-armv5-uclibc
...
feat: Support for linux-armv5-uclibc
2022-02-02 09:15:32 +01:00
Teodor-Bogdan Barbieru
75a8d7aa1d
fix: disabled C tests for wrong architecture
...
- fix for `linux-x64-tinycc`
- use github mirror for tinycc
- repo.or.cz/tinycc is down
2022-02-02 02:21:50 +02:00
Teodor-Bogdan Barbieru
d6ba7d441f
remove thealgorithms/c tests
...
- tests depend on CMSIS-DSP which targets Cortex-M and Cortex-A Arm_math.h
- this is available only for armv6 upwards
- source: https://developer.arm.com/tools-and-software/embedded/cmsis
(DSP)
2022-02-01 21:49:12 +02:00
Teodor-Bogdan Barbieru
342e895d84
update README.md table
2022-02-01 17:29:54 +02:00
Teodor-Bogdan Barbieru
38320c6115
removed leftover name from Makefile
2022-02-01 17:12:30 +02:00
Teodor-Bogdan Barbieru
f46149c5d8
feat: Support for linux-armv5-uclibc
...
- used in most linux home routers
2022-02-01 17:03:56 +02:00
Matt McCormick
2dcae35fd8
Merge pull request #655 from thewtex/wasi-emulator-path
...
web-wasi: Update emulator path
2022-01-28 10:09:37 -05:00
Matt McCormick
ce9c068c84
web-wasi: Update emulator path
...
This was changed in the web-wasm/web-wasi common tooling additions and
refactoring.
2022-01-27 17:39:46 -05:00
Matt McCormick
36a9a877e9
web-wasm: Bump Emscripten to 3.1.1
2022-01-25 11:13:17 +01:00
Matt McCormick
77775208bf
Merge pull request #647 from thewtex/get-pip-distutils
...
manylinux: Work around get-pip.py download of distutils
2022-01-03 21:11:16 -05:00
Matt McCormick
dd1c80e0fb
manylinux: Work around get-pip.py download of distutils
...
Re: https://github.com/pypa/setuptools/issues/2993
2022-01-03 12:37:52 -05:00
Matt McCormick
0f40916efc
Merge pull request #646 from dockcross/emscripten-3.1.0
...
web-wasm: Bump Emscripten to 3.1.0
2022-01-02 18:45:28 -05:00
69efc9161e
Merge branch 'master' into emscripten-3.1.0
2022-01-02 14:21:15 +01:00
2c170310cb
Merge pull request #645 from thewtex/wasm-tools
...
web-wasm,web-wasi: Add build tools
2022-01-02 14:20:26 +01:00
Matt McCormick
04090c683a
web-wasm: Bump Emscripten to 3.1.0
2022-01-01 22:08:43 -05:00
Matt McCormick
6f3a3aad49
web-wasm,web-wasi: Add build tools
...
- Binaryen
- wabt
- WASI runtimes: wasmtime, wasmer, wavm, wasm3
2022-01-01 21:40:22 -05:00
Matt McCormick
f096312a46
Merge pull request #640 from thewtex/wasi-sdk-14
...
wasi sdk 14
2021-11-25 21:43:42 -05:00
Matt McCormick
94b0730c49
web-wasm: Update Emscripten to 3.0.0
2021-11-25 09:02:41 -05:00
Matt McCormick
bca37cd589
web-wasi: Update wasi-sdk to 14.0
2021-11-25 08:52:58 -05:00
79e99402c2
Merge pull request #637 from thewtex/emscripten-2.0.34
...
web-wasm: Bump Emscripten to 2.0.34
2021-11-08 19:43:47 +01:00
16b60946a0
Change env variable EMSCRIPTEN_VERSION to 2.0.34
...
Change env variable EMSCRIPTEN_VERSION to 2.0.34
2021-11-08 16:22:24 +01:00
Matt McCormick
0aa303003f
web-wasm: Bump Emscripten to 2.0.34
2021-11-07 18:08:36 -05:00
Matt McCormick
310496590c
Merge pull request #635 from bensuperpc/update_readme2
2021-11-04 08:18:01 -04:00
Matt McCormick
da9b0a0afd
Merge pull request #633 from sabelka/add-osslsigncode
2021-11-04 08:17:19 -04:00
Matt McCormick
c2b200951d
Merge pull request #636 from thewtex/wasmtime
2021-11-04 08:16:22 -04:00
Matt McCormick
ed2c1eb321
web-wasi: Use wasmtime instead of wasmer for the cross-compiling emulator
...
wasmtime is the official reference implementation and wasmer has
permission issues without sudo.
2021-11-03 19:28:11 -04:00
4dcd7eeec1
Update build example in readme
...
Update build example in readme
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-11-03 20:54:39 +01:00
3559ec8f5c
Update Dockerfile.in
2021-11-03 20:17:07 +01:00
fceb7a8a6b
Update common.debian
2021-11-03 20:15:08 +01:00
Rainer Sabelka
b41256cc2f
add osslsigncode tool for Windows
...
Code-signing of generated executables is usually done with "signtool" on
Windows. When cross-compiling on Linux this tool is not avaiilable,
however, osslsigncode can be used as an replacement.
2021-11-03 16:15:24 +01:00
Matt McCormick
ea4d106ed8
Merge pull request #632 from thewtex/sudo-wrapper-bash
...
imagefiles: gosu sudo wrapper requires bash
2021-11-02 21:14:37 -04:00