aboutsummaryrefslogtreecommitdiff
path: root/ports/gtk
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-29[pango/gtk]Fix build error C2001. (#6671)JackBoosY
2018-10-24Correctly configure GTK3 to reflect recomended stable release settings (#4211)Danny Angelo Carminati Grein
* Correctly configure GTK3 to reflect recomended release settings GTK/Glib packaging guidelines recomends a release build to use debugging facilities set to level 'minimum'. Disabling this is officially not recomended for stable releases. For more info read the following link, the section `--enable-debug`. https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options * [gtk] Bump control version
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-30[gtk] update to 3.22.19codicodi
2017-05-31[gtk] update to 3.22.15codicodi
2017-05-10[gtk] update to 3.22.14codicodi
2017-03-20[gtk] update to 3.22.11codicodi
2017-03-14[gtk] update to 3.22.9codicodi
2017-02-19[gtk] initial commitcodicodi