Age | Commit message (Expand) | Author |
---|---|---|
2022-08-13 | goenv: support GOOS=android | Ayke van Laethem |
2022-08-07 | all: move from os.IsFoo to errors.Is(err, ErrFoo) | Damian Gryski |
2021-11-15 | all: add support for GOARM | Ayke van Laethem |
2021-11-14 | internal/task: use asyncify on webassembly | Nia Waldvogel |
2021-04-15 | add goroot for snap installs | Tobias Theel |
2021-03-14 | goenv: use physical path instead of cached GOROOT in function getGoroot (fixe... | ardnew |
2020-01-14 | compiler: add support for CGO_ENABLED environment variable | Ayke van Laethem |
2019-10-14 | main: refactor environment variables into a separate package | Ayke van Laethem |