Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Add makefile#241

Merged
deansheather merged 3 commits intocoder:masterfrom
teddy-codes:makefile
Aug 6, 2019
Merged

Add makefile#241
deansheather merged 3 commits intocoder:masterfrom
teddy-codes:makefile

Conversation

@teddy-codes
Copy link
Copy Markdown
Contributor

@teddy-codes teddy-codes commented Jul 26, 2019

Created a makefile that should be used when people want to build from source instead of using the custom script provided.

/cc @deansheather

Edit:
Resolves #240

@teddy-codes
Copy link
Copy Markdown
Contributor Author

Should I do a quick check within the makefile to ensure that the OS is supported?

Also, should I add a GOOS value with the go build command?

@deansheather
Copy link
Copy Markdown
Member

Probably best to leave the GOOS up to the user as it's an env variable. I don't think it's neccessary to restrict what OS is supported.

Comment thread Makefile Outdated
Comment thread Makefile Outdated
@deansheather
Copy link
Copy Markdown
Member

Bump

@teddy-codes
Copy link
Copy Markdown
Contributor Author

Yea, my bad. I have been away and trying to catch up.

@teddy-codes
Copy link
Copy Markdown
Contributor Author

@deansheather should be good to go now

@deansheather deansheather merged commit 3df26d9 into coder:master Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Makefile

2 participants