130 Commits (250426c1e525f4600db9ff2aa6ef0d2e791b98e8)

Author SHA1 Message Date
Ayke van Laethem 25c7bfd404 ci: drop support for Go 1.13 and 1.14 3 years ago
Ayke van Laethem 841f19f49e ci: disable building some optional Clang components 4 years ago
Ayke van Laethem 1f73941c43 ci: bump Xcode version to use macOS 10.14 4 years ago
sago35 b2e72c96f4 ci: improve llvm-build cache 4 years ago
sago35 6152a661e8 ci: improve llvm-source cache 4 years ago
Ayke van Laethem c246978dd7 ci: limit test runs of assert-test-linux to two jobs 4 years ago
Ayke van Laethem f880950c3e ci: limit number of jobs for assert-test-linux 4 years ago
Ayke van Laethem b0366743cd all: remove support for Go 1.11 and 1.12 4 years ago
Ayke van Laethem 9c3e479432 all: remove support for LLVM 9 4 years ago
deadprogram afcc9d6608 build: add apt update that seems needed for when dependencies update or packages are removed 4 years ago
Elliott Sales de Andrade b689f14bb2 Add support for Go 1.16. 4 years ago
Ayke van Laethem 9f5bd2c460 ci: only build the necessary LLVM libraries and tools 4 years ago
Ayke van Laethem a848d720db compiler: refactor and add tests 4 years ago
Ayke van Laethem bb27bbcb41 all: switch to LLVM 11 for static builds 4 years ago
deadprogram 9c2d2b662b build: remove release build job for arch release until it can be debugged 4 years ago
Ayke van Laethem bb58783158 ci: switch to Go 1.15 for MacOS builds 4 years ago
Ron Evans ce57a034c3
ci: update CircleCI, Azure, and Docker builds to Go 1.15 4 years ago
Ayke van Laethem 47dc1087e8 ci: work around bug in Go 1.15.3 4 years ago
Ayke van Laethem b40f250530 main: add initial support for (in-development) LLVM 11 5 years ago
Ayke van Laethem 05d2f2c412 main: improve support for x86-32 and add tests 4 years ago
Takeshi Yoneda f50ad3585d
support WASI target (#1373) 4 years ago
Ayke van Laethem 475135f546 ci: run `tinygo test` for known-working packages 4 years ago
Johan Brandhorst 0e6d2af028 Fix arch release job 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
Ayke van Laethem 63005622ae wasm: update wasi-libc dependency 4 years ago
deadprogram 2d03f65d67 build: add Go 1.15 to CircleCI build 4 years ago
Ayke van Laethem fdaddf6917 ci: do not cache TinyGo cache dir 4 years ago
Johan Brandhorst 149c9533e2 ci: add archlinux release job 5 years ago
deadprogram 1ad6953858 build: clean tinygo cache before running tests 4 years ago
Brad Peabody 95f509b109
wasm test suite (#1116) 5 years ago
deadprogram 424d775bf4 build: remove CircleCI orb, now using different integration 5 years ago
deadprogram b9fd6cee6f build: add webhook notifier orb for circleci 5 years ago
Ayke van Laethem b5f028e1f7 ci: build .deb files along with .tar.gz files for Debian 5 years ago
Ayke van Laethem aa40ddc48b ci: do not install the SiFive toolchain 5 years ago
Elliott Sales de Andrade 0a8bfc57ef all: support Go 1.14 5 years ago
Ayke van Laethem a08d3aa1dd ci: run tests in LLVM9 + LLVM10 5 years ago
Ayke van Laethem 0afd42c439 main: switch to LLVM 10 5 years ago
Ayke van Laethem 928a970782 ci: move Go version tests to buster containers 5 years ago
Ayke van Laethem 978a0cd9b0 Makefile: fix LLVM tools detection for wasi-libc 5 years ago
Ayke van Laethem e2aa3789c3 wasm: include wasi-libc 5 years ago
Ayke van Laethem 8f8232aada compileopts: fix CGo when cross compiling 5 years ago
Ayke van Laethem 699312f477 ci: remove symlink creation 5 years ago
Ayke van Laethem cf32607306 tools: rewrite gen-device-svd in Go 5 years ago
Ayke van Laethem d441f0152f riscv: use LLVM tools instead of GNU toolchain 5 years ago
Ayke van Laethem 118af9df69 all: switch to LLVM 9 5 years ago
Ayke van Laethem e7cf75030c main: move target specification into a separate package 5 years ago
Ayke van Laethem 26bdfa9c84 cgo: add bare-bones test 5 years ago
Jaden Weiss 81c0f9af4e try adding assertions to CI 5 years ago
Ayke van Laethem 4ea1559d46 interp: add basic test to interp package 5 years ago
Jaden Weiss 17ef7a5c32
all: add support for go 1.13 5 years ago