aboutsummaryrefslogtreecommitdiffhomepage
path: root/.circleci
AgeCommit message (Expand)Author
2024-11-18ci: run at least some tests on older Go/LLVM versionsAyke van Laethem
2024-08-17ci: use Go 1.23Ayke van Laethem
2024-08-13circleci: our version of misspell is no longer supported with go < 1.21, so d...Dan Kegel
2024-06-12all: drop support for Go 1.18Ayke van Laethem
2024-05-24LLVM 18 supportAyke van Laethem
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-03-24ci: don't add --recursive when updating submodulesAyke van Laethem
2024-02-20ci: switch to Go 1.22Ayke van Laethem
2024-01-20all: switch to LLVM 17 by defaultAyke van Laethem
2024-01-19all: support Go 1.22Ayke van Laethem
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-11-04Bump wasi-libc to SDK 20Elliott Sales de Andrade
2023-10-16Binaryen116 (#3958)Flavio Castelli
2023-10-06all: add initial LLVM 17 supportAyke van Laethem
2023-10-01all: remove LLVM 14 supportAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-02-03ci: switch to Go 1.20Ayke van Laethem
2023-01-17builder: add support for 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-09-25build: set circleci resource class to large for CI builddeadprogram
2022-09-24ci: build TinyGo using Go 1.19Ayke van Laethem
2022-08-30all: drop support for Go 1.16 and Go 1.17Ayke van Laethem
2022-08-04all: remove support for LLVM 13Ayke van Laethem
2022-06-19all: run gofmt on all source codeAyke van Laethem
2022-06-16all: Go 1.19 supportAyke van Laethem
2022-05-18avr: use compiler-rtAyke van Laethem
2022-05-07all: remove support for LLVM 11 and LLVM 12Ayke van Laethem
2022-05-03os: Drop support for go 1.15Dan Kegel
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-04-18Smoke test 1.15 still until we drop support for itDan 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-02-03wasm: remove heap allocator from wasi-libcAyke van Laethem
2022-01-10ci: use GH action to perform build for macosdeadprogram
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-12-21build: update XCode version for CircleCI builds to 11.4.1 due to deprecationsdeadprogram
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-24ci: move Linux release builds to GitHub ActionsAyke van Laethem
2021-11-21ci: move assert-test-linux to GitHub ActionsAyke van Laethem
2021-11-20ci: run stdlib tests on macosAyke van Laethem
2021-11-17ci: move all cross compilation tests to LinuxAyke van Laethem
2021-11-16ci: simplify build-linux jobAyke van Laethem
2021-11-16ci: simplify test-linux jobsAyke van Laethem
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-11-04builder: build static binaries using musl on LinuxAyke van Laethem
2021-11-03targets: add CPU property everywhereAyke van Laethem
2021-10-31all: drop support for LLVM 10Ayke van Laethem
2021-10-28ci: increase timeout to 20 minutesAyke van Laethem
2021-10-04build: double timeout period without output for make testdeadprogram