303 Commits (cc3e7856928492b16c20e31f5a7bf331e324b1e8)

Author SHA1 Message Date
Ayke van Laethem 8d2a07b927 main: add -serial=rtt support 11 months ago
Randy Reddig 174d492355
compileopts, targets, main: support Wasmtime v14 (#3972) 1 year ago
sago35 a531ed614a main, compileopts: move GetTargetSpecs() to compileopts package 1 year ago
sago35 24ae6fdf29 main: add -info option to tinygo monitor 1 year ago
ginglis13 8d77278c6b refactor: rm io/ioutil funcs 1 year ago
Ayke van Laethem 5cd8ba2421 all: refactor goenv.Version to add the git sha1 if needed 1 year ago
Kenneth Bell 58fafaeb5c build: #3893 do not return LLVM structs from Build 1 year ago
Ayke van Laethem 9037bf8bf0 main: add target JSON file in `tinygo info` output 1 year ago
Ayke van Laethem e075e0591d main: use `go env` instead of doing all detection manually 1 year ago
Ayke van Laethem 9aadea930f main: improve detection of filesystems 1 year ago
Ayke van Laethem 4a240827cb main: add -internal-nodwarf flag 1 year ago
Ayke van Laethem 92d9f856ab main: rename some flags to make them explicitly internal 1 year ago
Ayke van Laethem af76c807e2 windows: re-enable parallelism 2 years ago
Ayke van Laethem ae381e74a5 main: print source location when a panic happens in -monitor 2 years ago
Ron Evans 76303f9db4 Revert "all: better errors when multiple mcus share VID/PID" 2 years ago
Ron Evans 4bf8b618e5 Revert "all: honour port for `-monitor` flash flag" 2 years ago
Kenneth Bell 7aac1a1391 all: honour port for `-monitor` flash flag 2 years ago
Kenneth Bell af9f19615b all: better errors when multiple mcus share VID/PID 2 years ago
Kenneth Bell 1bba5f5d7b targets: make msd-volume-name an array 2 years ago
Damian Gryski 8b9bee4cad main: don't print `ok` for a successful compile-only 2 years ago
Damian Gryski 2b1dc4fee5 testing: add -test.shuffle to order randomize test and benchmark order 2 years ago
Damian Gryski 66d3c4edb8 main: fix typos in flag usage messages 2 years ago
Damian Gryski 63aaa43072 testing: add test.skip 2 years ago
Damian Gryski 50d681359d main: set WASMTIME_BACKTRACE_DETAILS when running in wasmtime. 2 years ago
Damian Gryski 4a81cac53b main: make sure all testing output goes to the same place 2 years ago
Damian Gryski 84a3273131 main: fix tests with default TestConfig.Count=0 doesn't skip all tests 2 years ago
Damian Gryski 9182664845 testing: make test output unbuffered when verbose 2 years ago
Damian Gryski a2f95d6b87 main: stuff test runner options into their own struct 2 years ago
Damian Gryski 698b1f19c6 testing: support -test.count 2 years ago
Ayke van Laethem 192a55970f windows: disable parallelism on Windows 2 years ago
Ayke van Laethem cacb452aa6 main: support qemu-user debugging 2 years ago
Adrian Cole 334a12818d Allows the emulator to expand {tmpDir} 2 years ago
Ayke van Laethem 80077ef276 test: print package name when compilation failed 2 years ago
Adrian Cole a700f58581 wasi: makes wasmtime "run" explicit 2 years ago
deadprogram c5c6464175 compileopts: replace 'retries' with more correct 'timeout' param 2 years ago
deadprogram 73b368270c compileopts: add 'retries' flag to allow setting the number of times to retry locating the MSD volume when flashing 2 years ago
Ayke van Laethem 666ead3996 main: fix -work flag 2 years ago
Ayke van Laethem 268140ae40 wasm: remove -wasm-abi= flag 2 years ago
Damian Gryski 89facf834f fix printing of benchmark output 2 years ago
Ayke van Laethem 3dbc4d5210 main: fix outputting .ll files 2 years ago
Fred Goya b734b3c7a1
Print PASS on pass when running standalone test binaries (#3229) 2 years ago
Ayke van Laethem c32490935b main: fix error message when a serial port can't be accessed 2 years ago
Ayke van Laethem 2b04006b1e main: fix USB vid/pid lookup 2 years ago
Ayke van Laethem f866d5cc38 builder: refactor Build function to not use a callback 2 years ago
Ayke van Laethem c153239682 targets: remove "acm:"` prefix for USB vid/pid pair 2 years ago
sago35 9e24441978
main: allow setting the baud rate for serial monitors (#3190) 2 years ago
Ayke van Laethem 5a92c35536 main: restore support for flashing Espressif chips 2 years ago
sago35 80f38e8449 main: add serial port monitoring functionality 2 years ago
Ayke van Laethem 5f96d2b784 all: add flag for setting the goroutine stack size 2 years ago
Adrian Cole dc0346d968 wasi: adds more details about why wasmtime flags are added 2 years ago