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
buildid.go Fix for builds of tinygo using an Android host 2022-08-09 11:14:39 +02:00
builtins.go avr: drop GNU toolchain dependency 2022-11-06 09:05:05 +01:00
cc.go
cc1as.cpp ci: add support for LLVM 15 2022-10-19 22:23:19 +02:00
cc1as.h ci: add support for LLVM 15 2022-10-19 22:23:19 +02:00
cc_test.go
clang.cpp all: switch to LLVM 11 for static builds 2020-12-10 07:01:32 +01:00
commands.go builder: remove extra formatting verb from error message 2022-05-18 09:06:03 +02:00
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
env.go
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
jobs.go
library.go builder: print compiler commands while building a library 2022-11-12 17:38:02 +01:00
lld.cpp all: update to LLVM 14 2022-04-23 08:45:46 +02:00
mingw-w64.go
musl.go ci: add support for LLVM 15 2022-10-19 22:23:19 +02:00
nrfutil.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
objcopy.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
picolibc.go
sizes.go
tools-builtin.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
tools-external.go all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
tools.go
uf2.go