Commit graph

23 commits

Author SHA1 Message Date
dmg 43bcf0ace0 Extend XSD schema
Added some elements that is supported in GapiCodegen to reduce number of validation errors in build log.
2021-04-03 22:17:58 +02:00
Harry 7f5e81cf47
Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
Thibault Saunier 939111a348 Do not check padding ABI offset correctness
As it will break the test build as soon as the padding
starts actually being used.
2021-01-24 19:55:17 +01:00
Harry 3cac71dded
Bump Gtk dependency to 3.24.20 2020-08-03 21:06:15 +02:00
Drew Holzworth 5f27d9f903
Changed SourceView namespace to GtkSource. 2020-07-13 10:02:59 +10:00
Drew Holzworth 9b52ca0713
Add Gtk.Source to Library.cs
todo - check with maintainers, is this correct.
2020-07-07 10:07:05 +10:00
harry-cpp 7879029876 Automatically check the usr folder on macOS 2020-03-26 17:10:45 +01:00
cra0zy a32bcb35c7 Better way of including Gtk libs 2019-11-07 21:32:32 +01:00
cra0zy 5a179531bb Fix hardcoded test location 2019-11-04 23:57:06 +01:00
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