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

Add support for compiling single files
#8 opened Dec 28, 2013 by xsleonard Loading… updated Jun 14, 2014
Added ability to compile test executables
#25 opened Nov 14, 2014 by oxtoacart Loading… updated Nov 14, 2014
GH-39 Pass gcflags option.
#63 opened May 4, 2016 by nanliu Loading… updated Jun 6, 2016
Enable Solaris as a default target.
#84 opened Apr 21, 2017 by siepkes Loading… updated Apr 21, 2017
Unset $GOOS and $GOARCH before setting
#88 opened Aug 7, 2017 by Equim-chan Loading… updated Aug 8, 2017
GOARM support
#69 opened Jul 27, 2016 by franciscocpg Loading… updated Sep 13, 2017
Add the packaging metadata to build the gox snap
#89 opened Aug 9, 2017 by come-maiz Loading… updated Nov 22, 2017
Support for -race flag [fixes #104]
#105 opened Jan 3, 2018 by greg-szabo Loading… updated Jan 3, 2018
uname-it: add uname-format output format variables
#103 opened Dec 31, 2017 by fenollp Loading… updated Jun 17, 2018
Update README.md
#119 opened Oct 31, 2018 by JoakimSoderberg Loading… updated Oct 31, 2018
Got go list to respect the tags given [fixes #125]
#126 opened Mar 7, 2019 by alexaandru Loading… updated Mar 7, 2019
Add a flag to build library only source tree.
#115 opened Oct 9, 2018 by dgsb Loading… updated May 1, 2019
Add a flag to build for all supported platforms
#131 opened May 1, 2019 by dgsb Loading… updated May 10, 2019
Fix: Execute version check in tempdir
#134 opened Jul 10, 2019 by Luzifer Loading… updated Jul 10, 2019
Support -buildmode flag
#136 opened Aug 14, 2019 by aslakhellesoy Loading… updated Aug 14, 2019
Don't append PackagePath if it's empty
#112 opened Jul 3, 2018 by aslakhellesoy Loading… updated Aug 14, 2019
Support go1.13 -trimpath option
#138 opened Sep 4, 2019 by aprice Loading… updated Jan 23, 2020
support CC/CXX per-target
#123 opened Feb 12, 2019 by akerl Loading… updated Oct 9, 2022
update README.md
#169 opened Jan 28, 2023 by noornee Loading… updated Jan 28, 2023
Add go1.19 and go1.20
#166 opened Aug 5, 2022 by xen0n Loading… updated Jun 13, 2023
ProTip! Exclude everything labeled bug with -label:bug.