aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/config.go
AgeCommit message (Expand)Author
2022-08-30all: drop support for Go 1.16 and Go 1.17Ayke van Laethem
2022-06-16all: Go 1.19 supportAyke van Laethem
2022-05-03os: Drop support for go 1.15Dan Kegel
2022-04-09Allow building with go 1.18Dan Kegel
2021-10-04main: test other architectures by specifying a different GOARCHAyke van Laethem
2021-08-30all: add support for Go 1.17Ayke van Laethem
2021-08-16ci: drop support for Go 1.13 and 1.14Ayke van Laethem
2021-05-06compiler: openocd commands in tinygo command lineKenneth Bell
2021-03-09all: remove support for Go 1.11 and 1.12Ayke van Laethem
2021-02-19Add support for Go 1.16.Elliott Sales de Andrade
2020-08-19make,builder: incorporate feedback from code review on Go 1.15 updatedeadprogram
2020-08-19builder: simplify Go version check messagedeadprogram
2020-08-19builder: allow Go 1.15 to pass config checkdeadprogram
2020-05-27builder: move Go version code to goenv packageAyke van Laethem
2020-04-12all: support Go 1.14Elliott Sales de Andrade
2019-11-11main: refactor compile/link part to a builder packageAyke van Laethem