summaryrefslogtreecommitdiff
path: root/link_unix.go
AgeCommit message (Collapse)Author
2016-05-29More static library linker setup.Pietro Gagliardi
2015-12-13Added OS X building. Go 1.5 required because of ↵Pietro Gagliardi
https://github.com/golang/go/issues/9411 which affects this. Also set up proper multithreading on OS X. Currently crashes due to similar issue I've had with libui.
2015-12-11More work.Pietro Gagliardi
2015-12-11Started the work I guess.Pietro Gagliardi