Commit graph

14 commits

Author SHA1 Message Date
cra0zy 4675d0fa82 Bundle Windows Gtk Libraries 2019-11-04 23:14:33 +01:00
cra0zy e9f1f3628d Improve library loading code 2019-11-04 21:02:36 +01:00
cra0zy a31c0ca3a0 Add RTLD_GLOBAL flag 2018-03-01 20:11:35 +01:00
cra0zy 26ef5bad3e
Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
cra0zy b93654e39d Disable not found function printing (closes #18) 2018-02-02 19:21:28 +01:00
cra0zy 441ed4b897 Improve OS detection (fixes #14) 2018-01-29 19:37:54 +01:00
cra0zy 1e626abda2 Don't write found extensions 2018-01-19 01:56:31 +01:00
cra0zy a224a9e161 Fix up more of the residual errors that came with the switch 2018-01-19 01:29:05 +01:00
cra0zy 8b5cb38bcb Setup safer function loading so the bindings can be used on older versions of Gtk 2018-01-18 20:41:31 +01:00
cra0zy af97186201 Reorganize the build system a bit 2018-01-18 20:41:31 +01:00
cra0zy 3f0810c93a Split out FuncLoader into multiple files 2018-01-18 20:41:31 +01:00
Harry 44646c3144 Fix MacOS library names 2018-01-18 20:41:03 +01:00
cra0zy a6d5693151 Final touches to FuncLoader 2018-01-18 20:41:03 +01:00
cra0zy 543a29569b Replace DllImport with a better multiplatform solution 2018-01-18 20:41:03 +01:00