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 |
|
Matt McCormick
|
c1216736d5
|
web-wasi: bump to wasi-sdk 20
|
2023-06-21 23:18:48 -04:00 |
|
Waley-Z
|
6d99fcb9b4
|
Fixed README typo
|
2023-06-20 13:12:27 +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
|
5e7571369c
|
added linux-mips-uclibc to README.md
|
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 |
|
René Helmke
|
021e3dd6e6
|
root Makefile: add linux-mips-uclibc to STANDARD_IMAGES and GEN_IMAGES
|
2023-04-21 23:15:26 +02:00 |
|
René Helmke
|
20405a5172
|
linux-mips-uclibc: add Toolchain.cmake
|
2023-04-21 23:15:26 +02:00 |
|
René Helmke
|
3fbf01b157
|
linux-mips-uclibc: add Dockerfile
|
2023-04-21 23:15:26 +02:00 |
|
René Helmke
|
0c62168a42
|
linux-mips-uclibc: add crosstool-ng.config
|
2023-04-21 23:15:26 +02:00 |
|
Matt McCormick
|
484f06a04b
|
Merge pull request #777 from jspanchu/master
web-wasm: Bump emscripten to 3.1.35
|
2023-04-06 16:33:45 -04:00 |
|
Jaswant Panchumarti
|
7dcbe767c7
|
web-wasm: Bump emscripten to 3.1.35
closes https://github.com/dockcross/dockcross/issues/776
|
2023-04-06 10:35:46 -04:00 |
|
Matt McCormick
|
8fdfcc3f51
|
Merge pull request #771 from bensuperpc/fix-webasm
Fix build failed with wabt on web-wasm image
|
2023-03-24 16:08:44 -04:00 |
|
|
cd4c4132b2
|
Fix build failed with wabt on web-wasm
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
|
2023-03-16 12:55:03 +01:00 |
|
Matt McCormick
|
162287deb5
|
Merge pull request #769 from thewtex/manylinux-2-28
manylinux2014-aarch64: Bump to GCC 10
|
2023-02-22 14:24:50 -05:00 |
|
Matt McCormick
|
eabd29df73
|
manylinux2014-aarch64: Bump to GCC 10
This is the version used in the manylinux2014_aarch image documented at https://github.com/pypa/manylinux.
|
2023-02-21 16:17:28 -05:00 |
|
Matt McCormick
|
2dd9a1cb1c
|
Merge pull request #768 from thewtex/wasi-mount-work
web-wasi: mount /work in emulator for access to working directory
|
2023-02-15 05:40:36 -05:00 |
|
Matt McCormick
|
ae03014632
|
web-wasi: mount /work in emulator for access to working directory
Ensure there is access to the source tree for try_run's.
|
2023-02-12 22:38:02 -05:00 |
|
Matt McCormick
|
a61e35f543
|
Merge pull request #766 from mgu/fix-manylinux2014-aarch64
Fix manylinux2014-aarch64 image building
|
2023-02-01 14:34:14 -08:00 |
|
Matt McCormick
|
378e8375e0
|
Merge pull request #752 from pbosetti/local
Removed platform specification in dockcross.sh
|
2023-02-01 14:32:43 -08:00 |
|