Matt McCormick 
							
						 
					 
					
						
						
							
						
						10b1c1d579 
					 
					
						
						
							
							wasi: fix threads option specification for wasmtime  
						
						... 
						
						
						
						In recent wasmtime, `-S` flags need to come after `run`.
Also add `-W threads=y` following the wasmtime test suite,
- fc3c868b13/tests/all/cli_tests.rs (L580-L581) 
						
						
					 
					
						2025-01-06 15:21:00 -05:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Flávio Tapajós 
							
						 
					 
					
						
						
							
						
						424b61e9ec 
					 
					
						
						
							
							Merge 'dockcross/master'  
						
						
						
						
					 
					
						2024-01-02 23:03:07 -03: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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46b2600a3f 
					 
					
						
						
							
							Move to debian bookworm  
						
						... 
						
						
						
						Move to debian bookworm
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2023-09-30 14:25:32 +02: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 
						 
				 
			
				
					
						
							
							
								Mickaël Guérin 
							
						 
					 
					
						
						
							
						
						c1ce207a34 
					 
					
						
						
							
							Do not force platform in docker run  
						
						... 
						
						
						
						As the images are not multi-platform, there is no need to hard-code
`--platform linux/amd64` which doesn't work properly for x86 images 
						
						
					 
					
						2023-01-31 09:40:22 +01:00 
						 
				 
			
				
					
						
							
							
								Mickaël Guérin 
							
						 
					 
					
						
						
							
						
						787e0cbc41 
					 
					
						
						
							
							manylinux2014-aarch64: Install zlib in sysroot  
						
						
						
						
					 
					
						2023-01-30 10:06:57 +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 
						 
				 
			
				
					
						
							
							
								Jonas Vautherin 
							
						 
					 
					
						
						
							
						
						4f590a193b 
					 
					
						
						
							
							Add meson to all images  
						
						
						
						
					 
					
						2023-01-09 14:51:35 +01:00 
						 
				 
			
				
					
						
							
							
								Rainer Sabelka 
							
						 
					 
					
						
						
							
						
						e7fb2a4293 
					 
					
						
						
							
							cmake: don't andd toolchain file when installing  
						
						
						
						
					 
					
						2022-09-25 12:04:17 +02:00 
						 
				 
			
				
					
						
							
							
								Matt McCormick 
							
						 
					 
					
						
						
							
						
						d45d925ee6 
					 
					
						
						
							
							Merge pull request  #710  from thewtex/mac-m1  
						
						... 
						
						
						
						dockcross-script: Specify --platform flag 
						
						
					 
					
						2022-07-02 12:29:51 -04:00 
						 
				 
			
				
					
						
							
							
								Matt McCormick 
							
						 
					 
					
						
						
							
						
						0f402e0c75 
					 
					
						
						
							
							dockcross-script: Specify --platform flag  
						
						... 
						
						
						
						All images built for a linux/amd64 host.
Addresses warning when running an Apple M1:
  WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 
						
						
					 
					
						2022-07-01 18:13:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a0fe7b500 
					 
					
						
						
							
							Merge branch 'master' into update_scripts_2  
						
						
						
						
					 
					
						2022-05-25 09:03:44 +02:00 
						 
				 
			
				
					
						
							
							
								larry.espenshade 
							
						 
					 
					
						
						
							
						
						014fd62f30 
					 
					
						
						
							
							bump to new release of flatcc, use version tags  
						
						
						
						
					 
					
						2022-05-24 09:21:42 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						18b6f27f49 
					 
					
						
						
							
							Update scripts  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-19 00:24:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f84d64675 
					 
					
						
						
							
							back to 7.76.0 curl  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-18 23:44:47 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						52c9e8313c 
					 
					
						
						
							
							Fix error  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-18 22:34:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						451acec74b 
					 
					
						
						
							
							Update curl version  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-18 18:04:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e21db577b4 
					 
					
						
						
							
							Update openssl version  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-18 17:56:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c74798ebb7 
					 
					
						
						
							
							Update cmake and ninja version  
						
						... 
						
						
						
						Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2022-05-18 17:45:56 +02:00 
						 
				 
			
				
					
						
							
							
								Silvio Ankermann 
							
						 
					 
					
						
						
							
						
						2333930f42 
					 
					
						
						
							
							Fix permission errors with podman  
						
						... 
						
						
						
						Fix  #649  
					
						2022-05-16 15:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Silvio Ankermann 
							
						 
					 
					
						
						
							
						
						4887a524ff 
					 
					
						
						
							
							Check for podman first  
						
						
						
						
					 
					
						2022-05-16 15:08:20 +02: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 
							
						 
					 
					
						
						
							
						
						b7771a66d0 
					 
					
						
						
							
							update help func name  
						
						
						
						
					 
					
						2022-03-08 17:03:36 -05:00 
						 
				 
			
				
					
						
							
							
								larry.espenshade 
							
						 
					 
					
						
						
							
						
						1e8845e78e 
					 
					
						
						
							
							add flatcc to Dockcross base image  
						
						
						
						
					 
					
						2022-02-28 13:54:59 -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 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						9098b1a478 
					 
					
						
						
							
							imagefiles: gosu sudo wrapper requires bash  
						
						... 
						
						
						
						Addresses:
  /usr/local/bin/sudo: 5: 2: not found
that occurs during sudo execution. 
						
						
					 
					
						2021-10-31 21:31:40 -04:00 
						 
				 
			
				
					
						
							
							
								mayeut 
							
						 
					 
					
						
						
							
						
						a3a8ef3bb0 
					 
					
						
						
							
							chore: bump openssl 1.1.1i → 1.1.1l  
						
						... 
						
						
						
						0b8587b72a#574  downgraded openssl from 1.1.1k to 1.1.1i for some reason. 
					
						2021-09-04 13:20:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4a98c0ebf9 
					 
					
						
						
							
							Merge pull request  #575  from bensuperpc/update_openssh  
						
						... 
						
						
						
						Update openSSH to V_8_7_P1 
						
						
					 
					
						2021-09-01 09:57:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71d4c783b1 
					 
					
						
						
							
							Update openSSH to V_8_7_P1  
						
						... 
						
						
						
						Update openSSH to V_8_7_P1
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-31 22:19:41 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0b8587b72a 
					 
					
						
						
							
							Update openssl to 1.1.1i  
						
						... 
						
						
						
						Update openssl to 1.1.1i
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-31 22:18:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a42f26cc75 
					 
					
						
						
							
							Merge pull request  #552  from bensuperpc/add_buildroot  
						
						... 
						
						
						
						Add buildroot and ARM64 image with libraries (OpenSSL, SDL2, Boost, OpenCV ect...) 
						
						
					 
					
						2021-08-10 21:19:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b5a73bef22 
					 
					
						
						
							
							Improve buildroot builder  
						
						... 
						
						
						
						Improve buildroot builder
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-08 22:09:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d59411d2cb 
					 
					
						
						
							
							Fix bash scripts  
						
						... 
						
						
						
						Fix bash scripts
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-08 20:45:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0b90985648 
					 
					
						
						
							
							Add full image  
						
						... 
						
						
						
						Add full image
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-08 03:52:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						76d1ec682f 
					 
					
						
						
							
							Fix shellcheck  
						
						... 
						
						
						
						Fix shellcheck
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-06 21:54:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc949d6a85 
					 
					
						
						
							
							Add mirror for CMake  
						
						... 
						
						
						
						Add mirror: https://github.com/Kitware/CMake 
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-06 21:53:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						501b1b84dc 
					 
					
						
						
							
							Improve curl with retry on error  
						
						... 
						
						
						
						Improve curl with retry on error
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-06 01:17:47 +02:00 
						 
				 
			
				
					
						
							
							
								Matt McCormick 
							
						 
					 
					
						
						
							
						
						1a422fa48f 
					 
					
						
						
							
							Merge pull request  #528  from smo-ddemerre/feature/activation-within-cygwin  
						
						... 
						
						
						
						CYGWIN: introduce cygwin host system awareness. 
						
						
					 
					
						2021-08-05 09:38:52 -04:00 
						 
				 
			
				
					
						
							
							
								Dieter Demerre (be971243@md2v08qc.ebp.be.siemens-mobility) 
							
						 
					 
					
						
						
							
						
						989226aa49 
					 
					
						
						
							
							Merge branch 'master' of ssh://github.com/dockcross/dockcross into feature/activation-within-cygwin  
						
						
						
						
					 
					
						2021-08-04 14:30:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f19ce75f0 
					 
					
						
						
							
							Fix wrong file name in entrypoint dockcross -> dockcross.sh  
						
						... 
						
						
						
						Fix wrong file name in entrypoint dockcross -> dockcross.sh
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-04 11:17:08 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d02099ad95 
					 
					
						
						
							
							Change to bash in shellcheck and rename dockcross script to dockcross.sh  
						
						... 
						
						
						
						Change to bash in shellcheck and rename dockcross script to dockcross.sh
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-08-03 01:03:00 +02:00 
						 
				 
			
				
					
						
							
							
								Dieter Demerre (be971243@md2v08qc.ebp.be.siemens-mobility) 
							
						 
					 
					
						
						
							
						
						176e7a0bbb 
					 
					
						
						
							
							CYGWIN: introduce cygwin host system awareness.  
						
						
						
						
					 
					
						2021-07-20 11:07:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c29d002110 
					 
					
						
						
							
							Add container-diff scripts and update others  
						
						... 
						
						
						
						Add container-diff scripts and update others
Signed-off-by: Bensuperpc <bensuperpc@gmail.com > 
						
						
					 
					
						2021-07-01 12:58:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d3d033f77d 
					 
					
						
						
							
							Merge branch 'master' into clean_repos  
						
						
						
						
					 
					
						2021-07-01 00:08:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce521deaeb 
					 
					
						
						
							
							Revert "Update CMake to 3.20.5 and git to 2.32.0, update install-cmake-binary.sh script"  
						
						... 
						
						
						
						This reverts commit 969f456ae0 
						
						
					 
					
						2021-06-30 09:07:32 +02:00