aboutsummaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
AgeCommit message (Expand)Author
2019-05-15docker: do not remove make from tinygo-dev docker image, to make it easier to...Ron Evans
2019-05-05docker: perform a hard submodule reset after having moved the git repos direc...Ron Evans
2019-04-04arm: use the lld linkerAyke van Laethem
2019-03-22all: switch to LLVM 8Ayke van Laethem
2019-02-05making Docker build resilient (#168)Samuel Lang
2019-01-31all: update import paths to github.com/tinygo-org/tinygoAyke van Laethem
2018-12-17Dockerfile, README, docs: Remove entrypointJohan Brandhorst
2018-12-10all: add bare-bones Cgo supportAyke van Laethem
2018-11-22Dockerfile: remove arm-none-eabi-gcc dependencyAyke van Laethem
2018-11-15all: add support to Dockerfile for AVR and ARM targetsRon Evans
2018-10-21all: add WebAssembly backendAyke van Laethem
2018-10-21Dockerfile: include necessary build subfoldersJohan Brandhorst
2018-10-21Dockerfile: add vendor stepJohan Brandhorst
2018-10-21Add DockerfileJohan Brandhorst