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 all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
build.go wasm: remove -wasm-abi= flag 2022-11-04 08:28:26 +01:00
builder_test.go all: update _test.go files for ioutil changes 2022-08-07 10:32:23 +02:00
buildid.go
builtins.go avr: drop GNU toolchain dependency 2022-11-06 09:05:05 +01:00
cc.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2022-08-07 10:32:23 +02:00
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
elfpatch.go
env.go
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go
jobs.go builder: refactor job runner and use a shared semaphore across build jobs 2021-12-30 12:03:12 -05:00
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 all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
objcopy.go
picolibc.go
sizes.go darwin: print full size information for -size=full 2022-06-24 13:50:30 +02:00
tools-builtin.go
tools-external.go
tools.go
uf2.go