Files
tinygo/builder
Nia Waldvogel d5c0083085 builder: handle concurrent library header rename
When a library is built concurrently by multiple TinyGo processes, they may sometimes both build the headers.
In that case a directory rename may fail due to conflict.
This change detects and handles the conflict similar to how GOROOT construction does.
2021-12-17 09:33:28 +01:00
..
2021-11-16 11:08:30 +01:00
2021-11-16 11:08:30 +01:00
2020-04-09 20:23:51 +02:00
2021-09-16 20:13:04 +02:00
2021-11-04 17:15:38 +01:00
2021-11-16 11:08:30 +01:00
2021-09-27 15:47:12 +02:00