| Age | Commit message (Collapse) | Author |
|
|
|
|
|
in the C files and util.go.
|
|
replaced C.CBytes() with C.malloc() (this bumps our minimum version requirement to 1.8, but it's better than keeping a massive slice around at all times).
|
|
them to more proper cgo usage.
|
|
split out all the cgo code...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
approach (one that's also more Go-like).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
everything works so far.
|
|
|
|
|
|
|
|
-DMACOSX_DEPLOYMENT_TARGET (see libui commit aa28904408fb75ae8042c616982c13cbe2a5a784). This should be two separate commits but I screwed up.
|
|
|
|
|
|
|
|
|
|
|
|
this has.
|
|
|
|
|
|
|
|
|
|
|
|
|