tinygo/builder
Ayke van Laethem 2001c44ed3 builder: print compiler commands while building a library
We should have been doing this all along and makes it easier to debug
things that go wrong while compiling a library.
2022-11-12 17:38:02 +01:00
..
ar.go
build.go
builder_test.go all: update _test.go files for ioutil changes 2022-08-07 10:32:23 +02:00
buildid.go Fix for builds of tinygo using an Android host 2022-08-09 11:14:39 +02:00
builtins.go
cc.go
cc1as.cpp
cc1as.h
cc_test.go
clang.cpp
commands.go
config.go all: drop support for Go 1.16 and Go 1.17 2022-08-30 12:38:06 +02:00
darwin-libsystem.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
elfpatch.go rp2040: patch elf to checksum 2nd stage boot 2021-06-17 12:10:04 +02:00
env.go
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go
jobs.go
library.go
lld.cpp
mingw-w64.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
musl.go
nrfutil.go
objcopy.go
picolibc.go avr: drop GNU toolchain dependency 2022-11-06 09:05:05 +01:00
sizes.go darwin: print full size information for -size=full 2022-06-24 13:50:30 +02:00
tools-builtin.go
tools-external.go all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
tools.go main: implement tinygo lldb subcommand 2021-10-05 06:26:21 +02:00
uf2.go