aboutsummaryrefslogtreecommitdiffhomepage
path: root/.circleci
AgeCommit message (Expand)Author
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
2021-10-01ci: fix wasmtime.dev expiry issue by upgrading some packagesAyke van Laethem
2021-08-30all: add support for Go 1.17Ayke van Laethem
2021-08-16ci: drop support for Go 1.13 and 1.14Ayke van Laethem
2021-05-19ci: disable building some optional Clang componentsAyke van Laethem
2021-05-02ci: bump Xcode version to use macOS 10.14Ayke van Laethem
2021-04-19ci: improve llvm-build cachesago35
2021-04-19ci: improve llvm-source cachesago35
2021-04-07ci: limit test runs of assert-test-linux to two jobsAyke van Laethem
2021-04-06ci: limit number of jobs for assert-test-linuxAyke van Laethem
2021-03-09all: remove support for Go 1.11 and 1.12Ayke van Laethem
2021-03-04all: remove support for LLVM 9Ayke van Laethem
2021-02-23build: add apt update that seems needed for when dependencies update or packa...deadprogram
2021-02-19Add support for Go 1.16.Elliott Sales de Andrade
2021-02-09ci: only build the necessary LLVM libraries and toolsAyke van Laethem
2021-01-15compiler: refactor and add testsAyke van Laethem
2020-12-10all: switch to LLVM 11 for static buildsAyke van Laethem
2020-12-07build: remove release build job for arch release until it can be debuggeddeadprogram
2020-12-03ci: switch to Go 1.15 for MacOS buildsAyke van Laethem
2020-11-13ci: update CircleCI, Azure, and Docker builds to Go 1.15Ron Evans
2020-10-17ci: work around bug in Go 1.15.3Ayke van Laethem
2020-10-13main: add initial support for (in-development) LLVM 11Ayke van Laethem
2020-10-02main: improve support for x86-32 and add testsAyke van Laethem
2020-09-29support WASI target (#1373)Takeshi Yoneda
2020-09-04ci: run `tinygo test` for known-working packagesAyke van Laethem
2020-08-31Fix arch release jobJohan Brandhorst
2020-08-31esp: add support for the Espressif ESP32 chipAyke van Laethem