Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Add support for building and bundling windows binaries. #117

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

matthewhartstonge
Copy link

As a first step towards #116 I've added windows support to the makefile for creating binaries.

@matthewhartstonge matthewhartstonge changed the title make: adds support for building and bundling windows binaries. wip: make: adds support for building and bundling windows binaries. May 9, 2019
@matthewhartstonge
Copy link
Author

currently there is one test failing under windows, I'll have a look into this.

=== RUN   TestGetListener
--- FAIL: TestGetListener (0.00s)
        Error Trace:    server_test.go:47
        Error:          Expected nil, but got: &errors.errorString{s:"failed to listen unix socket: listen unix /tmp/gaurun.sock: bind: A socket operation encountered a dead network."}

@matthewhartstonge matthewhartstonge changed the title wip: make: adds support for building and bundling windows binaries. Add support for building and bundling windows binaries. Oct 15, 2020
@matthewhartstonge
Copy link
Author

Looks like the p12 certificate has expired under gaurun/buford/testdata/cert.p12

@cubicdaiya
Copy link
Contributor

cubicdaiya commented Feb 26, 2021

Since gaurun does not use p12 in actual, we removed the code to handle p12 in #146.

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.

2 participants