lakruzz / gh-phlow

This repository is a template for our default Github issues developer workflow in Praqma
3 stars 2 forks source link

Build binaries #23

Closed lakruzz closed 7 years ago

lakruzz commented 7 years ago

One for each platform: Win, Linux, Darwin

groenborg commented 7 years ago

btw we just skipped windows.. The main group uses macOS, Linux

groenborg commented 7 years ago

With the current git2go library we need some knowledge about linking really low level C libs into the binaries. Here are some resources which could be helpful: https://github.com/sithembiso/git2go/blob/next/Makefile#L16

groenborg commented 7 years ago

This stackoverflow post also have som suggestestions to this problem: http://stackoverflow.com/questions/34353216/git2go-with-libssl-and-libssh2-in-single-binary