29 Commits (e161d5a82cfb068472229c707f869e9b9f32f19a)

Author SHA1 Message Date
deadprogram a5e2b27884 docker: update dev docker image to use llvm11 4 years ago
Ron Evans ce57a034c3
ci: update CircleCI, Azure, and Docker builds to Go 1.15 4 years ago
sago35 1e47d9efac
docker: fix the problem with the wasm build (#1357) 4 years ago
deadprogram de45da5df4 docker: try installing lld in initial stage to avoid cache problem with deb package 4 years ago
Ayke van Laethem 0e73790d67 Dockerfile: avoid duplicate LLVM apt line 5 years ago
Elliott Sales de Andrade 0a8bfc57ef all: support Go 1.14 5 years ago
Ayke van Laethem 0afd42c439 main: switch to LLVM 10 5 years ago
gwtnz ac73430502
Dockerfile: copy picolibc header into container 5 years ago
Ron Evans 2521cacb51 docker: use git submodule sync to handle case where repo url changes 5 years ago
Ayke van Laethem cf32607306 tools: rewrite gen-device-svd in Go 5 years ago
Ayke van Laethem 118af9df69 all: switch to LLVM 9 5 years ago
Jaden Weiss 17ef7a5c32
all: add support for go 1.13 5 years ago
Ayke van Laethem 8d959b7c63 all: replace dep with Go modules 5 years ago
Ron Evans 1dbfc976e8 docker: use Go 1.12 base Docker image for compatibility 5 years ago
Ron Evans 99add1571b docker: Debian stable-slim image now based on buster not stretch, so update the needed package repo used for LLVM. 5 years ago
Ron Evans 82dc14b741 docker: do not remove make from tinygo-dev docker image, to make it easier to run drivers CI build, which uses the tinygo-dev image 6 years ago
Ron Evans 2511aefac0 docker: perform a hard submodule reset after having moved the git repos directory 6 years ago
Ayke van Laethem 2523772b5d arm: use the lld linker 6 years ago
Ayke van Laethem 9c41011e17 all: switch to LLVM 8 6 years ago
Samuel Lang 70f1064f36 making Docker build resilient (#168) 6 years ago
Ayke van Laethem 914d383a96
all: update import paths to github.com/tinygo-org/tinygo 6 years ago
Johan Brandhorst a830451426
Dockerfile, README, docs: Remove entrypoint 6 years ago
Ayke van Laethem ecf6ffa62e
all: add bare-bones Cgo support 6 years ago
Ayke van Laethem 5c08eaf777
Dockerfile: remove arm-none-eabi-gcc dependency 6 years ago
Ron Evans ae3535945c
all: add support to Dockerfile for AVR and ARM targets 6 years ago
Ayke van Laethem e5e09747f0
all: add WebAssembly backend 6 years ago
Johan Brandhorst a51e04c550
Dockerfile: include necessary build subfolders 6 years ago
Johan Brandhorst f1b3ec4be8 Dockerfile: add vendor step 6 years ago
Johan Brandhorst 97caabb8c2 Add Dockerfile 6 years ago