aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2022-06-30ci: use bash shell for making release artifactsv0.24.0deadprogram
2022-06-30ci: disable ccache on WindowsAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-16build: cancel in-progress buildsYurii Soldak
2022-05-18avr: use compiler-rtAyke van Laethem
2022-05-18build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917deadprogram
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-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-10build/windows: use fork with updated permissions for new scoopdeadprogram
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-21Makefile: detected TINYGO now works even if a rule changes directoryDan Kegel
2022-01-15ci (Windows/Mac): use binaryen from scoop/brewNia Waldvogel
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-22ci: cache Go cache for faster build timesAyke 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