aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2022-09-03smoketest: add test to run `tinygo targets`sago35
2022-09-03targets: fix build tag duplicatesYurii Soldak
2022-09-02windows: run more tests where supportedAyke van Laethem
2022-09-02targets: remove hifive1-qemu targetAyke van Laethem
2022-09-02Add qtpy-rp2040 to TinyGo v0.25.0Isaac Rodman
2022-08-28compiler: use the LLVM builtins everywhereAyke van Laethem
2022-08-28machine: Add support for Adafruit QT2040 board.Matt Schultz
2022-08-26boards: Add XIAO ESP32C3 boardYurii Soldak
2022-08-24Add Pimoroni's Tufty2040 boardDaniel Esteban
2022-08-09Fix tinygo-test with Go 1.19Elliott Sales de Andrade
2022-07-16boards: Add MCH2022 badgeAyke van Laethem
2022-07-15nrf51: define and use P0_xx constantsAyke van Laethem
2022-07-12usb: add support for midisago35
2022-07-08ci: build Linux binary in Alpine containerAyke van Laethem
2022-07-08boards: add Challenger RP2040 LoRaKenneth Bell
2022-07-06Initial support for XIAO RP2040Daniel Esteban
2022-06-30ci: disable ccache on WindowsAyke van Laethem
2022-06-29makefile: add badger2040, thingplus-rp2040 to smoketestsago35
2022-06-21wasm: use newer WebAssembly featuresAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-19all: run gofmt on all source codeAyke van Laethem
2022-06-16compiler: implement recover() built-in functionAyke van Laethem
2022-06-11smoketest: add regression test for 'tinygo test ./...', see #2892Dan Kegel
2022-06-11samd21,samd51,nrf52840: add support for USBHID (keyboard / mouse)sago35
2022-06-01os, runtime: enable os.Stdin for baremetal targetsago35
2022-05-30all: add support for the embed packageAyke van Laethem
2022-05-23ci: Add arm64 buildDylan Arbour
2022-05-22darwin: support -size= flagAyke van Laethem
2022-05-20darwin: add support for arm64 GOARCH (aka Apple Silicon)Ayke van Laethem
2022-05-19Use release built tinygo in MakefileDylan Arbour
2022-05-10Makefile: fix forced rebuild of LLVMAyke van Laethem
2022-05-03os: Drop support for go 1.15Dan Kegel
2022-04-27ci: add ARM build, cross compiled on an amd64 hostAyke van Laethem
2022-04-25Makefile: compress/lzw fails on windows wasi, see #2800, not plain windows.Dan Kegel
2022-04-25machine/circuitplay-bluefruit: move pin mappings so board can be compiled for...deadprogram
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-04-18Makefile: tinygo-test: skip compress/flate test on windows for nowDan Kegel
2022-04-10all: use compiler-rt from LLVMAyke van Laethem
2022-03-19Move gitSha1 build time variable from main to goenv packageZauberNerd
2022-03-15Add regression test for #2666.Dan Kegel
2022-03-12builder: use correct permission bits when creating a libraryAyke van Laethem
2022-03-12Makefile: chmod before fpm. For #2685Dan Kegel
2022-03-05Makefile: add report-stdlib-tests-passDan Kegel
2022-03-02Makefile: add compress/lzw, debug/dwarf, debug/plan9obj, and net to list of t...Dan Kegel
2022-02-28Revert "all: move stm32 files to separate repository"sago35
2022-02-24Makefile: add testing/fstest to tinygo-test where supportedDan Kegel
2022-02-24Makefile: add io/fs to tinygo-test where supportedDan Kegel
2022-02-24test: Add text/template smoke testKyle Conroy
2022-02-19board: Adafruit MacroPad RP2040BCG
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem