aboutsummaryrefslogtreecommitdiffhomepage
path: root/.circleci
AgeCommit message (Expand)Author
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
2020-02-28Makefile: fix LLVM tools detection for wasi-libcAyke van Laethem
2020-01-23wasm: include wasi-libcAyke van Laethem
2020-01-20compileopts: fix CGo when cross compilingAyke van Laethem
2019-12-24ci: remove symlink creationAyke van Laethem
2019-12-14tools: rewrite gen-device-svd in GoAyke van Laethem
2019-12-07riscv: use LLVM tools instead of GNU toolchainAyke van Laethem
2019-11-16all: switch to LLVM 9Ayke van Laethem
2019-11-04main: move target specification into a separate packageAyke van Laethem
2019-11-03cgo: add bare-bones testAyke van Laethem
2019-09-27try adding assertions to CIJaden Weiss
2019-09-24interp: add basic test to interp packageAyke van Laethem
2019-09-24all: add support for go 1.13Jaden Weiss
2019-09-18ci: add caching to macOS buildAyke van Laethem
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem
2019-09-15all: replace dep with Go modulesAyke van Laethem
2019-07-27ci: fix Go image on the Debian Stretch imagesAyke van Laethem
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-07-07ci: make smoketests more flexibleAyke van Laethem
2019-07-06ci: fix cache paths for LLVM sourceAyke van Laethem
2019-06-24circleci: update source and build cache keysJustin Clift
2019-05-27ci: install Go 1.12.5 on macOSAyke van Laethem
2019-05-27ci: use go modules instead of depAyke van Laethem
2019-05-24ci: move tests from CircleCI config to MakefileAyke van Laethem
2019-05-19Add Feather M0 Board (#356)Anthony Elder
2019-05-14[Board] Adafruit Trinket (#333)Martin Treml
2019-05-12machine/samd21: Initial implementation of I2S hardware interface using Circui...Ron Evans