tinygo/builder
Ayke van Laethem 5746154cc0 all: add -work flag
This flag has the same behavior as in upstream Go. It can be useful
while debugging certain issues.
2022-02-20 16:35:20 +01:00
..
ar.go
build.go all: add -work flag 2022-02-20 16:35:20 +01:00
builder_test.go
buildid.go builder: prefer GNU build ID over Go build ID 2022-01-27 18:38:40 +01:00
builtins.go
cc.go
cc1as.cpp all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
cc1as.h all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
cc_test.go
clang.cpp
commands.go feat: support build on darwin arm64 (#2439) 2022-01-12 12:10:08 +01:00
config.go
darwin-libsystem.go builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
elfpatch.go
env.go builder (env): update clang header search path to look in /usr/lib 2022-01-09 18:46:15 +01:00
error.go
esp.go
jobs.go
library.go arm: Explicitly disable unwind tables 2022-01-14 07:34:36 +01:00
lld.cpp builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
mingw-w64.go
musl.go builder (musl): add -fno-stack-protector 2022-01-09 18:46:15 +01:00
nrfutil.go
objcopy.go
picolibc.go all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
sizes.go
tools-builtin.go builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
tools-external.go all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
tools.go
uf2.go