aboutsummaryrefslogtreecommitdiff
path: root/ports/glib
AgeCommit message (Collapse)Author
2020-01-06[glib] Install msvc_recommended_pragmas.h to <vcpkg>/installed/include (#9054)Lily
2019-10-29[glib]Fix linux build. (#8653)JackBoosY
2019-09-16[glib]Fix missing dependency selinux. (#7988)JackBoosY
* [glib]Fix missing dependency selinux. * [glib]Improve warning message. * [sdl1]Set selinux to a feature. * Update portfile.cmake
2019-08-30[glib] Fix install config.h (#7963)2019.08Lily
* [glib] Fix install config.h
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-06[gdk-pixbuf] Fix Linux compilation. (#6663)Rodrigo Hernandez Cordoba
* [gdk-pixbuf] Fix Linux compilation. Unlike #6625 this version contains the minimal changes required to keep other dependencies as untouched as possible. * [gdk-pixbuf] Bumping CONTROL versions * [libcroco] Added copy pdbs to portfile. * [libcroco] Fix missing unoficial-libcroco-targets-debug.cmake... ... file from installation.
2019-05-03[glib] arm/arm64 windows support (#6116)driver1998
* glib port update for arm/arm64 windows * bump glib version to 2.52.3-14
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [alac,benchmark,capnproto] Fix check_linkage call * [fastlz] Fix SHA512 * [coroutine] Fix dynamic build * [folly] Find double-conversion * [gamma] Use vcpkg_from_github * [librsync] Enable static builds * [netcdf-cxx4] Fix SHA512 * [octomap] Fix static build * [tidy-html5] Fix static build * [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime * [folly] Use ras0219's fix for link paths * [octomap] Fix exported targets * [uvatlas] Set tool download SHA512 * [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32 * [suitesparse] osx fix * [gtkmm] Call vcpkg_check_linkage after including vcpkg functions * [duktape] Resolve conflicts * [duktape] FIxed typo in Python paths * [wangle] Find zlib * [openssl-uwp] Fix SHA512 * [glib] Allow static builds on non-Windows * [suitesparse] Fix build on Windows * [multiple ports] Bump CONTROL version * [multiple ports] Fix description indent * [directxtk] Fix CONTROL file * [bde,duktape,qpid-proton] Build packages with python2 installed * [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [gdal,live555,uriparser] Fix regressions * [live555] Update to 2019.04.24
2019-02-28Build glib on x86-linux (#5313)Todor Prokopov
* Build glib on x86-linux * [libffi] Code cleanup * [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS * [libffi] Use ${TARGET} in conditions
2018-07-17[glib] Add unofficial exports to propagate static dependenciesRobert Schumacher
2018-04-19[glib][glibmm] Fix for non-windows. For glibmm, use CMake replacement ↵Robert Schumacher
buildsystem.
2018-03-05[glib][atk] Disable static builds, fix generation to happen outside the ↵Robert Schumacher
source directory
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-30[glib] update to 2.52.3codicodi
2017-05-10[glib] update to 2.52.2codicodi
2017-04-09[glib] update to 2.52.1codicodi
2017-03-13[glib] update to 2.50.3codicodi
2017-01-14[glib] install gdbus-codegen toolcodicodi
It is required to build gtk+
2017-01-14[glib] toooolscodicodi
2017-01-14Revert "[glib] use win_iconv and add subdir for tools"codicodi
This reverts commit ccd3e399f023129a39bb9a402324676a9391a970.
2017-01-14Revert "[glib] hunt down every mention of libiconv"codicodi
This reverts commit 6a3b19b9e04d304ef9e07a9d99d3abbd17552993.
2017-01-14[glib] hunt down every mention of libiconvcodicodi
2017-01-14[glib] use win_iconv and add subdir for toolscodicodi
2017-01-11[glib] check settingscodicodi
2017-01-11Add glibcodicodi