openmedicus / gtk-sharp

DEPRECATED: Use https://github.com/GLibSharp/GtkSharp or https://github.com/GtkSharp/GtkSharp
Other
22 stars 6 forks source link

Consider creating binary releases #17

Open harry-cpp opened 7 years ago

harry-cpp commented 7 years ago

I think it would be very useful if there were binary releases up at: https://github.com/openmedicus/gtk-sharp/releases , just a simple archive would be more than enough.

PS. Do remember to include glue libraries if you decide to add it.

stil commented 7 years ago

I created a pull request that allows AppVeyor automatic builds at #25

harry-cpp commented 7 years ago

Sweet.

Hecatron commented 7 years ago

That looks pretty nice, thanks for updating the python scripts. One of the things I didn't get around to yet was to try and add to the scripts the process of updating / regenerating the sources for the latest version of gtk (to help when new versions of gtk come out)