aboutsummaryrefslogtreecommitdiffhomepage
path: root/.circleci
AgeCommit message (Expand)Author
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
2020-08-25wasm: update wasi-libc dependencyAyke van Laethem
2020-08-19build: add Go 1.15 to CircleCI builddeadprogram
2020-07-23ci: do not cache TinyGo cache dirAyke van Laethem
2020-07-05ci: add archlinux release jobJohan Brandhorst
2020-06-23build: clean tinygo cache before running testsdeadprogram
2020-05-23wasm test suite (#1116)Brad Peabody
2020-05-22build: remove CircleCI orb, now using different integrationdeadprogram
2020-05-20build: add webhook notifier orb for circlecideadprogram
2020-05-13ci: build .deb files along with .tar.gz files for DebianAyke van Laethem
2020-05-13ci: do not install the SiFive toolchainAyke van Laethem
2020-04-12all: support Go 1.14Elliott Sales de Andrade
2020-04-09ci: run tests in LLVM9 + LLVM10Ayke van Laethem
2020-04-09main: switch to LLVM 10Ayke van Laethem
2020-03-11ci: move Go version tests to buster containersAyke van Laethem