49 Commits (ab64e215dda90243d8ae93201921b2bf7a6c9eec)

Author SHA1 Message Date
Rado M 93cc03b15a docker: update clang to version 15 1 year ago
Ayke van Laethem 4ce54ede15 ci: switch to Go 1.20 2 years ago
Ayke van Laethem df888acd5e avr: drop GNU toolchain dependency 2 years ago
Ayke van Laethem 9e34ca9e5f esp: use LLVM Xtensa linker instead of Espressif toolchain 2 years ago
Ayke van Laethem 1e6c14b3e4 ci: build TinyGo using Go 1.19 2 years ago
deadprogram ee497a296b docker: update Dockerfile to use Go 1.18 3 years ago
sago35 b7b7713526 docker: update Dockerfile for xtensa-esp32-elf-ld 3 years ago
deadprogram 8f2082df69 docker: remove only subdirectories (which are updated as submodules) from lib to keep picolibc file in its correct place 3 years ago
deadprogram dc53a59c49 docker: have to copy build results to GOPATH at the very end of docker build 3 years ago
deadprogram 0f9d2ac0e4 docker: update Dockerfile for dev build for LLVM 12 changes 3 years ago
Nia Waldvogel 539e1324c8 fix binaryen build in docker 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem 79bdd3f79a picolibc: add include directory to build artefact 3 years ago
Yurii Soldak c8719f8d14 docker: add picolibc-include directory 3 years ago
Ayke van Laethem 14bb90c3c0 cgo: add support for stdio in picolibc and wasi-libc 3 years ago
deadprogram 4b1f92600f docker: use go 1.17 for docker dev build 3 years ago
deadprogram 931f87f96a docker: golang default images now based on bullseye 3 years ago
deadprogram 192a32f8d9 docker: use autoremove to tr to cleanup broken packages 3 years ago
deadprogram 7d83e2ee5c docker: apt clean before apt get of llvm to avoid broken packages 3 years ago
deadprogram 423cae86df docker: update dev dockerfile to Go 1.16 4 years ago
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