34 Commits (5bb3ca26185d24e7e778c02d59f9d0e1719e75d8)

Author SHA1 Message Date
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
deadprogram 964aa7058a build: use GHA cache and dockerx for docker dev build 3 years ago
Ayke van Laethem 5127b9d65b all: add LLVM 12 support 4 years ago
Ayke van Laethem 18f4ffd656 ci: move Linux release builds to GitHub Actions 3 years ago
Ayke van Laethem 7238c0a16f ci: cache Go cache for faster build times 3 years ago
Ayke van Laethem c177e4dbc0 ci: move assert-test-linux to GitHub Actions 3 years ago
Ayke van Laethem ec95d3560f ci: fix Binaryen cache on Windows 3 years ago
Ayke van Laethem 22c35c8e31 ci: move all cross compilation tests to Linux 3 years ago
Ayke van Laethem 869e917dc6 all: add support for windows/amd64 3 years ago
Ayke van Laethem 73ad825b67 ci: update Windows runner to windows-2019 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem 7e68980c39 ci: improve caching for GitHub Actions 3 years ago
Ayke van Laethem de6f831983 ci: switch to GitHub Actions for Windows builds 3 years ago
deadprogram 972f4254eb docker: add GH actions build on fix-docker-llvm-build branch to sort out build issues 3 years ago
deadprogram 42ec3e2469 docker: use github actions to build/publish tinygo-dev dockerfile 3 years ago