tinygo/builder
Ayke van Laethem 869e917dc6 all: add support for windows/amd64
This uses Mingw-w64, which seems to be the de facto standard for porting
Unixy programs to Windows.
2021-11-16 11:08:30 +01:00
..
ar.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
build.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
builder_test.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
builtins.go builder: build static binaries using musl on Linux 2021-11-04 17:15:38 +01:00
cc.go builder: add missing error check for ioutil.TempFile() 2021-09-08 15:21:31 +02:00
cc1as.cpp
cc1as.h
cc_test.go
clang.cpp
commands.go main: implement tinygo lldb subcommand 2021-10-05 06:26:21 +02:00
config.go main: test other architectures by specifying a different GOARCH 2021-10-04 18:22:55 +02:00
elfpatch.go
env.go
error.go
esp.go esp32c3: add support for this chip 2021-09-16 20:13:04 +02:00
jobs.go main: add -p flag to set parallelism 2021-11-04 17:15:38 +01:00
library.go builder: build static binaries using musl on Linux 2021-11-04 17:15:38 +01:00
lld.cpp all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
mingw-w64.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
musl.go builder: build static binaries using musl on Linux 2021-11-04 17:15:38 +01:00
nrfutil.go
objcopy.go
picolibc.go builder: build static binaries using musl on Linux 2021-11-04 17:15:38 +01:00
sizes.go builder: support -size= flag on the esp32 2021-11-16 07:42:58 +01:00
tools-builtin.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
tools-external.go
tools.go main: implement tinygo lldb subcommand 2021-10-05 06:26:21 +02:00
uf2.go all: fix staticcheck warnings 2021-09-27 15:47:12 +02:00