Commit Graph

17 Commits

Author SHA1 Message Date
Ruurd Adema
522d8d1061 Change poco to Poco as linux seems to be case-sensitive in this case 2018-09-04 17:04:34 +02:00
Ruurd Adema
3a964dca81 Fix poco build on osx and linux 2018-09-04 15:49:13 +02:00
Robert Schumacher
6bff657152 [poco] Upgrade to version 1.9.0 2018-05-02 01:17:33 -07:00
Robert Schumacher
39d38f5aea [poco] Suffix binaries with mt when building against static CRT 2018-05-01 01:41:44 -07:00
Robert Schumacher
ce93af9972 [poco] Fix embedded copy of pcre in static linking mode. Fixes #2685. 2018-01-31 14:50:25 -08:00
Robert Schumacher
b7b61e917f [poco] Update to 1.8.1 2018-01-19 15:34:43 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
James Chang
4ff90ec430 [poco] build with MySQL support (#2088)
* [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-11-01 01:27:12 -07:00
James Chang
95049cec34 upgrade poco to version 1.7.8 2017-04-21 18:16:01 +08:00
Robert Schumacher
6e44495b2f [vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP 2017-03-06 10:46:45 -08:00
codicodi
2825c305e3 [poco & openjpeg] Prevent installation of CRT redistributables 2017-03-05 12:52:49 +01:00
Robert Schumacher
1bfd72480d [poco] Fix #475 by adding include path to public interface. 2017-02-06 15:52:48 -08:00
sdcb
f3cb18292c Fix poco-pcre debug link issue
Should fix: https://github.com/Microsoft/vcpkg/issues/302
2016-11-18 13:46:18 +08:00
Robert Schumacher
039cee1352 [poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :) 2016-11-17 00:35:33 -08:00
Robert Schumacher
22108321c0 [pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs. 2016-11-17 00:28:54 -08:00
sdcb
857f76b6b9 [poco] Remove useless depends, Add 7zip, drop POCO_MT. 2016-11-16 17:40:45 +08:00
sdcb
aff26af2f4 Add poco. 2016-11-16 15:10:40 +08:00