64 Commits (e71e289e8b6d0a09b14043b9842d11c57fc9bb60)

Author SHA1 Message Date
deadprogram 6e503f5ab9 build: update docker GH action to use latest docker action versions 2 years ago
Ayke van Laethem df888acd5e avr: drop GNU toolchain dependency 2 years ago
Ayke van Laethem 9e34ca9e5f esp: use LLVM Xtensa linker instead of Espressif toolchain 2 years ago
Austin Vazquez 726d74ad1b Upgrade GitHub actions packages from v2 to v3 2 years ago
Ayke van Laethem 2b7f562202 ci: add support for LLVM 15 2 years ago
deadprogram 8e88f3e76a build/windows: use GH actions parallel execution to cut build time in half. 2 years ago
Ayke van Laethem 1e6c14b3e4 ci: build TinyGo using Go 1.19 2 years ago
Crypt Keeper 25f6be1488
build: makes CI choose latest Go 1.18.x (#3143) 2 years ago
Ayke van Laethem dadae95448 ci: use the Go Alpine image for building the release binary 2 years ago
Adrian Cole bba0dc9575 build: uses setup-go@v3 to simplify cache config 2 years ago
Adrian Cole 96e3ecd949 build: updates to actions/cache@v3 2 years ago
deadprogram ee94f92ede build: pin public_suffix Ruby gem to version 4.0.7 2 years ago
Ayke van Laethem 5c176f80d5 ci: add check that TinyGo can be built using Homebrew LLVM 2 years ago
deadprogram 2ed7523001 build/linux/arm: pin dotenv Ruby gem to version 2.7.6 2 years ago
deadprogram 2f843af286 build: run tests on drivers and bluetooth repos after successful docker dev build 2 years ago
Ayke van Laethem 56780c2691 ci: build Linux binary in Alpine container 3 years ago
deadprogram b65447c7d5 ci: use bash shell for making release artifacts 2 years ago
Ayke van Laethem 0abc909739 ci: disable ccache on Windows 2 years ago
Ayke van Laethem 6dff85c756 ci: fix CI failure due to missing apt-get update 2 years ago
Ayke van Laethem b5c5d95b68 wasm: use newer WebAssembly features 2 years ago
Ayke van Laethem 633fe95187 wasm: update wasi-libc version 2 years ago
Yurii Soldak a4599ba539 build: cancel in-progress builds 2 years ago
Dylan Arbour b52310fed2 ci: Add arm64 build 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
deadprogram 15724848f9 build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917 3 years ago
Ayke van Laethem d1dfa1155c ci: fix Go version in ARM build 3 years ago
Ayke van Laethem 4fe3a379a5 ci: add ARM build, cross compiled on an amd64 host 3 years ago
Dan Kegel cdd9198888 github: also do tinygo-test-wasi-fast on windows 3 years ago
deadprogram 008b373df4 build: use latest Windows hosted runner version 3 years ago
deadprogram c387a09f54 build: use Go 1.18.1 for all builds 3 years ago
Ayke van Laethem 6b31ee1e93 all: update to LLVM 14 3 years ago
Dan Kegel 111661658b .github: use proper name for Mac OS 11 (10.16 was unofficial; we could also use 10.15) 3 years ago
Dan Kegel fe0acb1670 ci: updated supported go versions from 1.15-1.17 to 1.16-1.18 3 years ago
Ayke van Laethem 83227e68df all: use compiler-rt from LLVM 3 years ago
Dan Kegel 4a98db4c86 Add regression test for #2666. 3 years ago
deadprogram eed78338e6 build: trigger builds of dev branches of repos in TinyGo ecosystem, e.g. Bluetooth, TinyFS, TinyFont, TinyDraw 3 years ago
deadprogram ccbe03795a build/windows: use fork with updated permissions for new scoop 3 years ago
Dan Kegel f962e2fd15 github: also run 'make tinygo-test' on mac 3 years ago
Ayke van Laethem cdd267fa10 builder: add support for cross compiling to Darwin 3 years ago
Ayke van Laethem 372d9e0f5e wasm: remove heap allocator from wasi-libc 3 years ago
deadprogram 5e33dccf1f build: trigger drivers repo build after successful docker dev build 3 years ago
Dan Kegel f4fdf8dce9 Makefile: detected TINYGO now works even if a rule changes directory 3 years ago
deadprogram 7516c5d69e build: rename file and cleanup names displayed for Docker dev build 3 years ago
Dan Kegel 94b075e423 .github: test-linux-build: install wasmtime, make tinygo-test-wasi-fast 3 years ago
Nia Waldvogel 751ac85488 ci (Windows/Mac): use binaryen from scoop/brew 3 years ago
deadprogram 72e15af1fa ci: use GH action to perform build for macos 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Dan Kegel b4fa658705 .github: asset-test-linux: show cpuinfo for troubleshooting. 3 years ago
Dan Kegel 8d75b58bdf .github: update apt before installing, in case it is stale 3 years ago
Nia e536676a67
main (test): run tests on AVR 3 years ago