aboutsummaryrefslogtreecommitdiff
path: root/ports/poco
AgeCommit message (Collapse)Author
2018-10-25[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 (#4556)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2018-09-04[poco] Use PATCHES argument. Avoid WIN32 because it is not defined in portfiles.Robert Schumacher
2018-09-04Change poco to Poco as linux seems to be case-sensitive in this caseRuurd Adema
2018-09-04Fix poco build on osx and linuxRuurd Adema
2018-05-02[poco] Upgrade to version 1.9.0Robert Schumacher
2018-05-01[poco] Suffix binaries with mt when building against static CRTRobert Schumacher
2018-01-31[poco] Fix embedded copy of pcre in static linking mode. Fixes #2685.Robert Schumacher
2018-01-19[poco] Update to 1.8.1Robert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-11-01[poco] build with MySQL support (#2088)James Chang
* [poco] build with MySQL support Set proper variables to enable MySQL support if libmysql port is installed * [poco] Move Mysql support to a feature. Enable CMake config files.
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