aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
2022-07-08ci: build Linux binary in Alpine containerAyke van Laethem
2022-06-30ci: use bash shell for making release artifactsv0.24.0deadprogram
2022-06-30ci: disable ccache on WindowsAyke van Laethem
2022-06-23ci: fix CI failure due to missing apt-get updateAyke van Laethem
2022-06-21wasm: use newer WebAssembly featuresAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-16build: cancel in-progress buildsYurii Soldak
2022-05-23ci: Add arm64 buildDylan Arbour
2022-05-18avr: use compiler-rtAyke van Laethem
2022-05-18build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917deadprogram
2022-05-02ci: fix Go version in ARM buildAyke van Laethem
2022-04-27ci: add ARM build, cross compiled on an amd64 hostAyke van Laethem
2022-04-25github: also do tinygo-test-wasi-fast on windowsDan Kegel
2022-04-25build: use latest Windows hosted runner versiondeadprogram
2022-04-25build: use Go 1.18.1 for all buildsdeadprogram
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-04-18.github: use proper name for Mac OS 11 (10.16 was unofficial; we could also u...Dan Kegel
2022-04-18ci: updated supported go versions from 1.15-1.17 to 1.16-1.18Dan Kegel
2022-04-10all: use compiler-rt from LLVMAyke van Laethem
2022-03-15Add regression test for #2666.Dan Kegel
2022-03-14build: trigger builds of dev branches of repos in TinyGo ecosystem, e.g. Blue...deadprogram
2022-03-10build/windows: use fork with updated permissions for new scoopdeadprogram
2022-02-21github: also run 'make tinygo-test' on macDan Kegel
2022-02-12builder: add support for cross compiling to DarwinAyke van Laethem
2022-02-03wasm: remove heap allocator from wasi-libcAyke van Laethem
2022-01-21build: trigger drivers repo build after successful docker dev builddeadprogram
2022-01-21Makefile: detected TINYGO now works even if a rule changes directoryDan Kegel
2022-01-19build: rename file and cleanup names displayed for Docker dev builddeadprogram
2022-01-18.github: test-linux-build: install wasmtime, make tinygo-test-wasi-fastDan Kegel
2022-01-15ci (Windows/Mac): use binaryen from scoop/brewNia Waldvogel
2022-01-10ci: use GH action to perform build for macosdeadprogram
2022-01-09all: switch to LLVM 13Ayke van Laethem
2022-01-07.github: asset-test-linux: show cpuinfo for troubleshooting.Dan Kegel
2022-01-06.github: update apt before installing, in case it is staleDan Kegel
2022-01-01main (test): run tests on AVRNia
2021-12-15build: use GHA cache and dockerx for docker dev builddeadprogram
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-24ci: move Linux release builds to GitHub ActionsAyke van Laethem
2021-11-22ci: cache Go cache for faster build timesAyke van Laethem
2021-11-21ci: move assert-test-linux to GitHub ActionsAyke van Laethem
2021-11-19ci: fix Binaryen cache on WindowsAyke van Laethem
2021-11-17ci: move all cross compilation tests to LinuxAyke van Laethem
2021-11-16all: add support for windows/amd64Ayke van Laethem
2021-11-14ci: update Windows runner to windows-2019Ayke van Laethem
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-11-10ci: improve caching for GitHub ActionsAyke van Laethem
2021-11-04ci: switch to GitHub Actions for Windows buildsAyke van Laethem
2021-08-18docker: add GH actions build on fix-docker-llvm-build branch to sort out buil...deadprogram
2021-06-08docker: use github actions to build/publish tinygo-dev dockerfiledeadprogram