aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
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-14ci: use the Go Alpine image for building the release binaryAyke van Laethem
2022-09-09build: uses setup-go@v3 to simplify cache configAdrian Cole
2022-09-08build: updates to actions/cache@v3Adrian Cole
2022-08-20build: pin public_suffix Ruby gem to version 4.0.7deadprogram
2022-08-05ci: add check that TinyGo can be built using Homebrew LLVMAyke van Laethem
2022-07-27build/linux/arm: pin dotenv Ruby gem to version 2.7.6deadprogram
2022-07-12build: run tests on drivers and bluetooth repos after successful docker dev b...deadprogram
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