Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: distingush between command line and gui apps on windows #2565

Open
alexbrainman opened this issue Dec 15, 2011 · 12 comments
Open

cmd/go: distingush between command line and gui apps on windows #2565

alexbrainman opened this issue Dec 15, 2011 · 12 comments
Milestone

Comments

@alexbrainman
Copy link
Member

Something that is controlled by "-H windows" / "-H windowsgui" flag
in 8l/6l at this moment.
@rsc
Copy link
Contributor

rsc commented Dec 15, 2011

Comment 1:

Probably this should be in the source code as
opposed to on the command line.  You want to
be able to say
go install code.google.com/p/myproj/foo
and have foo.exe be built correctly.
Can address once the rest of the tool is working.

@rsc
Copy link
Contributor

rsc commented Sep 12, 2012

Comment 3:

Labels changed: added go1.1maybe.

@rsc
Copy link
Contributor

rsc commented Mar 12, 2013

Comment 4:

[The time for maybe has passed.]

Labels changed: removed go1.1maybe.

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 5:

Labels changed: added priority-later, go1.2, removed priority-someday.

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 6:

Labels changed: added feature.

@robpike
Copy link
Contributor

robpike commented Aug 15, 2013

Comment 7:

Is this still unresolved?

@alexbrainman
Copy link
Member Author

Comment 8:

Not as per rsc https://golang.org/issue/2565?c=1 description. But I
don't see many people build Windows GUI apps with Go, so, I guess, it is not pressing.
Alex

@robpike
Copy link
Contributor

robpike commented Aug 30, 2013

Comment 9:

Not for 1.2.

Labels changed: removed go1.2.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 10:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 11:

Labels changed: removed feature.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 12:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 13:

Labels changed: added repo-main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants