This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 356
Pull requests: mitchellh/gox
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
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
Don't append PackagePath if it's empty
#112
opened Jul 3, 2018 by
aslakhellesoy
Loading…
updated Aug 14, 2019
ProTip!
Exclude everything labeled
bug
with -label:bug.