aboutsummaryrefslogtreecommitdiff
path: root/ports/poco
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-04-21upgrade poco to version 1.7.8James Chang
2017-03-06[vcpkg-configure-cmake] Centralize application of ↵Robert Schumacher
CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2017-03-05[poco & openjpeg] Prevent installation of CRT redistributablescodicodi
2017-02-06[poco] Fix #475 by adding include path to public interface.Robert Schumacher
2016-11-18Fix poco-pcre debug link issuesdcb
Should fix: https://github.com/Microsoft/vcpkg/issues/302
2016-11-17[poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :)Robert Schumacher
2016-11-17[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch ↵Robert Schumacher
poco to use unbundled libs.
2016-11-16[poco] Remove useless depends, Add 7zip, drop POCO_MT.sdcb
2016-11-16Add poco.sdcb