Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Pull requests: mitchellh/gox

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: buildvcs
#171 by james-d-elliott was closed May 2, 2023 Loading…
build: merge
#167 by james-d-elliott was closed Sep 13, 2022 Loading…
Add updates through Go 1.18; setup for GitHub Actions
#164 by swenson was merged Jul 1, 2022 Loading…
Add updates through go1.18
#163 by swenson was merged Jul 1, 2022 Loading…
Add updates through go1.18
#162 by swenson was closed Jun 30, 2022 Loading…
added LoongArch and RISC-V support,
#161 by zhangwenlong8911 was closed Aug 26, 2022 Loading…
Update README.md
#160 by Alex1607 was merged Jul 1, 2022 Loading…
Add a -race flag to enable Go's race detector on builds
#148 by briankassouf was merged Mar 11, 2021 Loading…
Update platform.go
#142 by necrose99 was closed Apr 4, 2022 Loading…
updated supported platform up to go 1.12 ones
#130 by dgsb was closed Jul 1, 2022 Loading…
Allow -mod passthrough to the go compiler.
#128 by mkeeler was merged Apr 10, 2019 Loading…
Update Platforms to Go 1.12
#124 by julien-noblet was closed Jul 1, 2022 Loading…
Fixed minor typo in SupportedPlatforms() function
#120 by cederberg was closed Jul 1, 2022 Loading…
Bump Go versions
#117 by HaraldNordgren was merged Oct 25, 2018 Loading…
Configurable C cross-compilers for each platform
#116 by kvch was closed May 31, 2022 Loading…
Use structured version checking.
#107 by mwhooker was merged Feb 21, 2018 Loading…
Vendor dependency
#102 by commitay was merged Jan 3, 2018 Loading…
Support -asmflags [fixes #91]
#100 by gz-c was merged Jan 2, 2018 Loading…
Fix -gcflags bug
#98 by gz-c was merged Dec 14, 2017 Loading…
Add go_import_path to travis file
#97 by ruflin was merged Dec 11, 2017 Loading…
Update Platforms to Go 1.10
#96 by dave-tucker was merged Feb 23, 2018 Loading…
Adding appveyor config for windows testing
#95 by mattfarina was merged Dec 6, 2017 Loading…
Setup Travis CI for testing
#94 by mattfarina was merged Dec 6, 2017 Loading…
add support for s390x with go1.7
#85 by andrewhsu was closed Feb 26, 2018 Loading…
Add s390x to supported arch.
#78 by vmorris was closed Feb 22, 2017 Loading…
ProTip! Exclude everything labeled bug with -label:bug.