234 Commits (372d9e0f5e6db1b146b1544933bf5da24eb2d69a)

Author SHA1 Message Date
Ayke van Laethem 3883550c44 build: fix build-library subcommand 3 years ago
Nia Waldvogel ea2a6b70b2 internal/task: remove coroutines 3 years ago
Damian Gryski ca2f25ed48 compileopts: move {root} replacement to compileopts.Emulator() 3 years ago
Damian Gryski c87bb0e9cc pass more --dirs to wasmtime so it can read the entire module tree 3 years ago
Dan Kegel 21c76c0cb0 testing: benchmarks: implement -benchtime flag 3 years ago
Cameron Eagans 84279ab2ec
Add JSON output to info command (#2501) 3 years ago
Dan Kegel ee4e42ba1f src/testing: support -bench option to run benchmarks matching the given pattern. 3 years ago
Dan Kegel ec97313239 When running tests under wasmtime, provide a fresh TMPDIR. 3 years ago
Nia Waldvogel edc9319e0d main (tinygo test): fail tests on build error 3 years ago
Nia Waldvogel f9f2349850 tinygo test: simplify output buffering 3 years ago
Nia Waldvogel f1b15db258 main (tinygo test): reduce memory use when compiling a large number of packages 3 years ago
Nia Waldvogel 12e314ccc9 main (tinygo test): build and run tests in concurrently 3 years ago
Nia Waldvogel e594dbc133 builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
Arsen Musayelyan d46933abf2 Use os.Stat instead of os.ReadDir as that was added in 1.16 3 years ago
Arsen Musayelyan 26625f5a22 Check for /run/media on Linux for non-debian-based distros 3 years ago
Damian Gryski 85031d6df7 tinygo: set cmd.Dir even when running emulators 3 years ago
Nia Waldvogel 747336f0a9 runtime: remove extalloc 3 years ago
sago35 0285171484 main: improve help 3 years ago
Damian Gryski a536ddcda8 tinygo: support -run for tests 3 years ago
Damian Gryski 843a7ac445 add asyncify to scheduler flag help 3 years ago
Ayke van Laethem 7cb44fb373 all: add support for GOARM 3 years ago
Damian Gryski 782c57cc11 pass testing arguments to wasmtime 3 years ago
Ayke van Laethem c638f03b3c main: add -p flag to set parallelism 3 years ago
Ayke van Laethem 79bdd3f79a picolibc: add include directory to build artefact 3 years ago
Ayke van Laethem 4d5ec6c57b main: use emulator exit code instead of parsing test output 3 years ago
Ayke van Laethem dbfaaf7c13 main: implement `tinygo lldb` subcommand 3 years ago
Ayke van Laethem a6246e60f3 main: remove -target flag for LLVM targets 3 years ago
Ayke van Laethem 0a80da46b1 main: test other architectures by specifying a different GOARCH 3 years ago
Damian Gryski 0dfb336563 add support for -test.short flag 3 years ago
Damian Gryski d348db4a0d tinygo: add a flag for creating cpu profiles 3 years ago
Olivier Fauchon 6c6fea5387 BlackMagic (BMP) ARM JTAG/SWD debugger: 3 years ago
Ayke van Laethem 04f520040e testing: add support for the -test.v flag 3 years ago
Ayke van Laethem 7434e5a2c7 main: strip debug information at link time instead of at compile time 3 years ago
Ayke van Laethem 96e863f0f3 all: add a flag to the command line to select the serial implementation 3 years ago
Ayke van Laethem e107efa63f main: detect specific serial port IDs based on USB vid/pid 3 years ago
Yurii Soldak 28a2ad4757 gdb: use "extended-remote" instead of "remote", allows connect from another client 4 years ago
Ayke van Laethem 3a458ec75c main: make flash-command portable and safer to use 3 years ago
Olaf Flebbe 1f5e4e79aa support flashing pca10059 from windows 3 years ago
Ayke van Laethem 4e610a0ee7 main: escape commands while printing them with the -x flag 3 years ago
Ayke van Laethem 98f117fca4 main: add -test flag for `tinygo list` 3 years ago
Ayke van Laethem 4c95febeee main: don't consider compile-only tests as failing 3 years ago
Yurii Soldak d7ec9ddcd2 Discover USB ports only 4 years ago
Ayke van Laethem 78acbdf0d9 main: match `go test` output 4 years ago
Federico G. Schwindt 617e2791ef Add -llvm-features parameter 4 years ago
Kenneth Bell a0908ff55b compiler: openocd commands in tinygo command line 4 years ago
Ayke van Laethem c466465c32 main: add -print-allocs flag that lets you print all heap allocations 4 years ago
Ayke van Laethem 33f76d1c2e main: implement -ldflags="-X ..." 4 years ago
Ayke van Laethem 7bac93aab3 main: remove -cflags and -ldflags flags 4 years ago
sago35 fa6c1b69ce build: improve error messages in getDefaultPort(), support for multiple ports 4 years ago
Ayke van Laethem 896a848001 builder: add support for -x flag 4 years ago