Commit Graph

12 Commits

Author SHA1 Message Date
Frank
6d6910d8cb
[poco] Update and improve patches. (#27999)
* [poco] Update and improve patches.

* update version

* update patch

* vdb
2022-11-29 12:08:08 -08:00
Thomas1664
6a57c0e10f
[poco] Fix feature netssl on Windows (#27582)
* [poco] Fix feature netssl on Windows

* version

* Don't try to find OpenSSL on Windows

* version

* ... even if feature netssl is disabled

* version

* Append to FEATURE_OPTIONS

* version

* Minimize patch

* version

* Fix typo

* version

* Disable more "dependency pick-ups"

* version

* Revert change to fix-dependency.patch and unnecessary disable_find_package calls.

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-10 08:23:12 -08:00
Cheney Wang
e9ffd9892f
[poco] Fixing target EXPAT::EXPAT is not found (#27711)
* [poco] Fixing target EXPAT::EXPAT is not found

* x-add-version

* Add new line
2022-11-09 11:03:26 -08:00
Russell Greene
b7cabf28b9
[poco] update to 1.12.4 (#27288)
* [poco] update to 1.12.2

* ./vcpkg x-add-version --all

* oops

* ./vcpkg x-add-version --all --overwrite-version

* address some failures, cleanup

* ./vcpkg x-add-version --all --overwrite-version

* address comments

* ./vcpkg x-add-version --all --overwrite-version

* fix accidental change

* ./vcpkg x-add-version --all --overwrite-version

* update to 1.12.3

* ./vcpkg x-add-version --all --overwrite-version

* update to 1.12.4

* ./vcpkg x-add-version --all --overwrite-version
2022-10-31 13:13:06 -07:00
JonLiu1993
fb02a78561
[poco] Update Version to 1.11.2 (#24425)
* [poco] Update Version to 1.11.2

* update version
2022-04-26 19:27:26 -07:00
Mengna Li
f38bcaeb9c
update to v1.11.1 (#23625) 2022-03-18 14:04:25 -07:00
LilyWangLL
055684d93a
[libmysql] Fix could not find package config files (#22062)
* [libmysql] Fix could not find package config files

* update version

* [poco] Fix install PocoDataMySQL.lib

* update version

* [poco] Update portfile.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-22 22:53:44 -05:00
Kai Pastor
3492464c1c
[libmariadb] Update (#21359)
* Update to 3.1.15

* Modernize portfile

* Keep plugins

* Always use vcpkg zlib instead vendored copy

* Use zlib and openssl modules in pc file

* Always install pc file, drop non-relocatable mariadb_config

* UWP is not supported

* Use schannel SSL backend on windows

* Fix exported includedir and libdir

* Fixup windows pc file

* Disable extra static lib

* Disable plugins with extra dependencies

* [libmariadb] Namespace targets with unofficial::

* Update versions

* Enable CI for x86-windows: no conflict with mysql

* Re-enable lib mariadbclient via feature

* Use openssl targets to handle multi-config

* Update versions

* CR request

* Update versions
2021-11-17 15:33:26 -08:00
JonLiu1993
a6ef376f0d
[Poco] update to 1.11.0 (#19040)
* [Poco] update to 1.11.0

* update version

* fix ci error

* update version

* Modernizes the port

* update poco

* update portfile.cmake

* update version
2021-08-02 16:57:14 -07:00
Jack·Boos·Yu
b4c067ed7d
[poco] Remove dependency port openssl for feature netssl on windows (#16526)
* [poco] Remove feature netssl, add required dependency openssl

* update version record

* [poco] Restore feature netssl

* [poco] Remove depend openssl

* Update versions/p-/poco.json

* Update versions/p-/poco.json

* update version record
2021-04-07 13:45:09 -07:00
NancyLi1013
a5ac469043
[poco] Fix feature sqlite3 (#16549)
* [poco] Fix feature sqlite3

* Update versions

* Add dependencies

* Update versions/p-/poco.json
2021-03-24 12:57:51 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00