aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
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
2022-02-13board: add definition for Teensy 4.1 (#2618)BCG
2022-02-12builder: add support for cross compiling to DarwinAyke van Laethem
2022-02-03wasm: remove heap allocator from wasi-libcAyke van Laethem
2022-01-26build: fix build-library subcommandv0.22.0Ayke van Laethem
2022-01-23main (test): integrate test corpus runnerNia Waldvogel
2022-01-21Makefile: detected TINYGO now works even if a rule changes directoryDan Kegel
2022-01-21os: add stubs for Readlink and File.Seek for baremetal targets, with smoke test.Dan Kegel
2022-01-20Makefile: exclude archive/zip from TEST_PACKAGES on windows until ReadAt supp...Dan Kegel
2022-01-20Makefile: add archive/zip to TEST_PACKAGESDan Kegel
2022-01-19Makefile: use absolute path for llvm-build/bin/* binariesAyke van Laethem