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

Build improvments #179

Merged
merged 19 commits into from
Mar 12, 2018
Merged

Build improvments #179

merged 19 commits into from
Mar 12, 2018

Conversation

ccojocar
Copy link
Member

@ccojocar ccojocar commented Feb 22, 2018

  • Add a Makefile which automates the common build tasks
  • Introduce the build information which is injected during build with the help of linker flags
  • Switch from godep to dep for dependencies management
  • Update the build to use the make test target
  • Update the Dockerfile to make easier the usage of gas running in docker container
  • Add the Development section to README file
  • Add Go 1.10 to the build and drop the support for 1.7

Fixes #77

cc @gcmurphy

@gcmurphy
Copy link
Member

gcmurphy commented Mar 5, 2018

This is looking really nice. I'll try to review this properly soon.

@gcmurphy
Copy link
Member

gcmurphy commented Mar 7, 2018

@cosmincojocar tried to review this but am hitting a weird error on my Mac.
(see golang/dep#1738)

If you've got any ideas what I'm messing up let me know.

@gcmurphy
Copy link
Member

gcmurphy commented Mar 8, 2018

Happy with these changes but want to wait until mozilla/tls-observatory#306 or another suitable fix is merged into the mozilla's tls observatory.

@ccojocar
Copy link
Member Author

@gcmurphy Thanks for following up the build issue with the tls-observatory. It seems that is fixed now. I tried on my Mac, and it works.

@gcmurphy
Copy link
Member

Great thanks for following up!

@gcmurphy gcmurphy merged commit e809226 into securego:master Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants