aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2024-12-04ci: cache the Go cache across buildsAyke van Laethem
2024-11-14ci: use TinyGo version in artifact filesAyke van Laethem
2024-08-17ci: use Go 1.23Ayke van Laethem
2024-07-22all: add linux/mipsle supportAyke van Laethem
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-05-24LLVM 18 supportAyke van Laethem
2024-04-30build: update llvm cache to use tagged LLVM source versiondeadprogram
2024-02-20ci: switch to Go 1.22Ayke van Laethem
2024-02-11ci: update from Node.js 16 to Node.js 18Ayke van Laethem
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-11-29builds: update all GH action workflows to use latest versionsdeadprogram
2023-11-04Bump wasi-libc to SDK 20Elliott Sales de Andrade
2023-11-02compileopts, targets, main: support Wasmtime v14 (#3972)Randy Reddig
2023-10-24build: pin wasmtime version used for testing to v13.0.0deadprogram
2023-09-21ci: redo LLVM build on WindowsAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-08-10build: switch GH actions builds to use Go 1.21 final releasedeadprogram
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-06-16ci: rename release-double-zipped to something more usefulAyke van Laethem
2023-03-13builder: add test to check for changes in binary sizeAyke van Laethem
2023-03-07ci: build LLVM with thread support on WindowsAyke van Laethem
2023-02-20ci: don't pass -v to `go test`Ayke van Laethem
2023-02-17build: always cache LLVM source/build even if the tests fail to avoid extra r...Ron Evans
2023-02-11ci: don't link with libzstd in release buildsv0.27.0Ayke van Laethem
2023-02-07ci: switch to actions/checkout@v3Ayke van Laethem
2023-02-03ci: switch to Go 1.20Ayke van Laethem
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-11-04esp: use LLVM Xtensa linker instead of Espressif toolchainAyke van Laethem
2022-11-01Upgrade GitHub actions packages from v2 to v3Austin Vazquez
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-16build/windows: use GH actions parallel execution to cut build time in half.deadprogram
2022-09-24ci: build TinyGo using Go 1.19Ayke van Laethem
2022-09-24build: makes CI choose latest Go 1.18.x (#3143)Crypt Keeper
2022-09-09build: uses setup-go@v3 to simplify cache configAdrian Cole
2022-09-08build: updates to actions/cache@v3Adrian Cole
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