You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem 0e94553b26 builder: add test to check for changes in binary size 2 years ago
..
ar.go all: format code according to Go 1.19 rules 2 years ago
build.go Fail earlier if Go is not available 2 years ago
builder_test.go windows: add ARM64 support 2 years ago
buildid.go Fix for builds of tinygo using an Android host 2 years ago
builtins.go avr: drop GNU toolchain dependency 2 years ago
cc.go builder: remove non-ThinLTO build mode 2 years ago
cc1as.cpp all: remove remaining +build lines 2 years ago
cc1as.h ci: add support for LLVM 15 2 years ago
cc_test.go builder: cache C and assembly file outputs 4 years ago
clang.cpp all: remove remaining +build lines 2 years ago
commands.go builder: remove extra formatting verb from error message 3 years ago
config.go builder: add support for Go 1.20 2 years ago
darwin-libsystem.go all: remove support for LLVM 11 and LLVM 12 3 years ago
elfpatch.go rp2040: patch elf to checksum 2nd stage boot 3 years ago
env.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2 years ago
error.go compiler: add location information to the IR checker 5 years ago
esp.go all: remove calls to deprecated ioutil package 2 years ago
jobs.go builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
library.go builder: print compiler commands while building a library 2 years ago
lld.cpp ci: build LLVM with thread support on Windows 2 years ago
mingw-w64.go windows: add ARM64 support 2 years ago
musl.go ci: add support for LLVM 15 2 years ago
nrfutil.go all: remove calls to deprecated ioutil package 2 years ago
objcopy.go all: remove calls to deprecated ioutil package 2 years ago
picolibc.go avr: drop GNU toolchain dependency 2 years ago
sizes.go compiler: account for alignment with -size=full 2 years ago
sizes_test.go builder: add test to check for changes in binary size 2 years ago
tools-builtin.go windows: add ARM64 support 2 years ago
tools-external.go build: drop deprecated build tags 2 years ago
tools.go main: implement `tinygo lldb` subcommand 3 years ago
uf2.go all: remove calls to deprecated ioutil package 2 years ago