summaryrefslogtreecommitdiff
path: root/link_linux_amd64.go
AgeCommit message (Collapse)Author
2018-09-01Of course I had to redo that release. Anyway also merge link_linux_amd64.go ↵Pietro Gagliardi
back in; I'm about to test it now.
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2018-08-11Removed ensureMainThread() now that the latest Go has a guarantee (which was ↵Pietro Gagliardi
always true) about the main thread given runtime.LockOSThread() in init().
2016-05-29Fixed Linux static linking.Pietro Gagliardi
2016-05-29More static library linker setup.Pietro Gagliardi