gtk-rs / sys

DEPRECATED, each crate has its own sys folder now.
http://gtk-rs.org/
MIT License
31 stars 25 forks source link

Use options.split_build_rs #168

Closed EPashkin closed 4 years ago

EPashkin commented 4 years ago

Part of https://github.com/gtk-rs/sys/pull/167#issuecomment-623858337 Apply of https://github.com/gtk-rs/gir/pull/915

Also contains changes from removing de-duplication for enum values https://github.com/gtk-rs/gir/pull/911

cc @sdroege , @GuillaumeGomez , @kinnison

kinnison commented 4 years ago

Fundamentally this looks OK to me, presumably it won't pass CI until the Gir change is in?

EPashkin commented 4 years ago

Yes, when @sdroege accept gir changes, I merge it, and then update this PR with right submodules and versions.txt

sdroege commented 4 years ago

:+1:

GuillaumeGomez commented 4 years ago

Wo that's cool, thanks!

EPashkin commented 4 years ago

@GuillaumeGomez You was too fast :(

GuillaumeGomez commented 4 years ago

Ah my bad...

EPashkin commented 4 years ago

Don't worry, I was too fast too, and merged gir with missed 'static