Commit Graph

5997 Commits

Author SHA1 Message Date
Samuel Marks
44eff6b7b5 [etcdcpp] Add new port (#6999)
* [etcdpp] Add new port

* [ports/etcdpp/CONTROL] Added homepage

* [etcdpp] Change header namespace

* [etcdcpp] Change target and port names

* rename changes

* change version to date

offscale-libetcd-cpp is a rolling-release port
2019-07-11 11:09:48 -07:00
Phil Christensen
e8de3953bc
[gherkin-b] update to latest (#7231) 2019-07-10 23:13:58 -07:00
NancyLi1013
c544b62458 [genann] Add new port. (#7195)
* [genann] Add new port.

* change version to date
2019-07-10 17:25:51 -07:00
wangli28
83b3ce224b [libkml] Fix install path (#7194) 2019-07-10 17:03:41 -07:00
bitwiser73
0641cf54ec [7zip] add new port (#5221) (#6920) 2019-07-10 13:56:07 -07:00
Rodrigo Hernandez Cordoba
e6e0fda6c9 [Librsvg] port (#6807)
* [librsvg] Initial librsvg port.

This is version 2.40.20, the last C version of the library,
moving forward would require rust compilation tools to
be available in vcpkg.

Should close issue #3865
2019-07-10 11:48:17 -07:00
Stefano Sinigardi
bb417d3beb [pthreads4W] vcpkg wrapper fixes (#7178)
* [pthreads4W] restore compatibility with projects using pthreads v2, set proper VERSION symbol
* [pthreads4W] remove FORCED cached variables, to enable user override
2019-07-09 23:16:29 -07:00
Tobias Markus
9b861040d6 Update libraqm to 0.7.0 (#7149) 2019-07-09 23:15:18 -07:00
wangli28
a15e2446fa [spirv-tools] Fix removed patch (#7204) 2019-07-09 15:53:06 -04:00
myd7349
a3694e501a [zeromq] Update to 4.3.2 (#7203)
* [zeromq] Update to 4.3.2

* [zeromq] Update to 2019-07-09
2019-07-09 15:49:38 -04:00
SvenPStarFinanz
15c59be137 [xmlsec] Add a new port (#7168) (#7196)
* [xmlsec] Add a new port (#7168)

* [xmlsec] Fix missing iconv on x64-osx
2019-07-09 15:46:45 -04:00
tarcila
277393703d [magnum] Enable egl and glx for magnum (#7026) 2019-07-09 15:37:38 -04:00
tarcila
71214e6a29 [corrade] Workaroud for vs 2017 is still applicable for vs 2019 (#7025)
Fixes compilation issue due to ambiguous declaration in ArrayView class.
2019-07-09 15:33:53 -04:00
zhbanito
374806d659 [tesseract] Fix Port. Making it crossplatform (#7144) 2019-07-09 11:42:30 -07:00
Robert Schumacher
e5d7cc9160
[wil] Update (#7215) 2019-07-09 11:35:43 -07:00
wangli28
503521b77d [reproc] Fix reproc++ installation path (#7208) 2019-07-09 11:34:48 -07:00
Oliver Hitchcock
22bc820f5e Update to llvm-8.0.0 (#7209) 2019-07-09 10:59:47 -07:00
Robert Schumacher
a502e9a7b7
[czmq] Fix https://github.com/zeromq/czmq/issues/1780 (#7186) 2019-07-09 10:27:37 -07:00
mcgoo
b77cd69e02 allow disabling another piece of test infra which does not work on macos (#7012) 2019-07-07 23:59:42 -07:00
JackBoosY
327494e9ac [freetype]Re-fixed the issue of exporting symbols when building dynamic library. (#7141) 2019-07-07 23:21:37 -07:00
NancyLi1013
3fe88fd988 [rapidjson] Update to the latest commit and also fix #3401. (#7152) 2019-07-07 23:16:14 -07:00
JackBoosY
d33468bc67 [aws-checksums]Upgrade version to 0.1.3 (#7154) 2019-07-07 23:11:37 -07:00
NancyLi1013
042d7d368f [curl] Add features. (#7156) 2019-07-07 23:11:01 -07:00
Phoebe
d5959f2e4c [civetweb] Upgrade to export cmake targets and enable feature websockets in default (#7166) 2019-07-07 23:00:33 -07:00
Helco
4f6f7f8fbc kinectsdk2: fix missing header files (#7143) 2019-07-07 00:31:46 -07:00
wangli28
46e5414ce0 [botan] Fix build error C2039 with Visual Studio 2019 and C++17 (#7140) 2019-07-07 00:29:23 -07:00
Igor Kostenko
6f15f897b9 [qt5-mqtt] crossplatform add to path (#7130) 2019-07-07 00:28:34 -07:00
Sönke Schau
3ec238d54a [gsoap] Update to 2.8.87 (#7145) 2019-07-07 00:26:48 -07:00
Phoebe
832f431527 [Poco] Add foundation library missing ipjlpapi.lib (#7169) 2019-07-07 00:26:12 -07:00
NancyLi1013
465990716b [duktape] Fix package not found by find_package. (#7170) 2019-07-07 00:25:09 -07:00
wangli28
4290df114c [openimageio] Upgrade to version 2.0.8 (#7173) 2019-07-07 00:24:18 -07:00
wangli28
78b21911b7 [mongo-c-driver] Add usage (#7048) 2019-07-07 00:19:17 -07:00
Samuel Marks
8c64785e78 [zookeeper] Add new port (#7000)
* [zookeeper-mt] Add new port

* [zookeeper-mt] Upgrade from 3.5.4-beta to 3.5.5

* [zookeeper-mt] Fix upgrade

* disable warnings and add static library check

* edit cmake file

* add async feature

* add back some changes for export

* add sync feature, disable parallel configure
2019-07-06 14:52:53 -07:00
Sascha Zelzer
1000d8291b [cppmicroservices] Add new port (fix #5801) (#6388)
* [cppmicroservices] Add new port (fix #5801)

* turn off linker error checking for static building

* remove comments and include

* werror flag patch

* fix cmake targets
2019-07-06 14:44:54 -07:00
Cheney Wang
17b5841bc3 [libmupdf] Enable the old patch for fixing C2169 (#7107) 2019-07-05 18:24:25 -07:00
robbie-li
2129bcd180 [dcmtk] support wchar_t* filename (#7059)
* support wchar_t* filename

* bump control
2019-07-05 18:01:46 -07:00
Andrei Lebedev
f9fedc930c [tbb] Add shared library support for Linux and OSX (#6510)
* [tbb] Add shared library support for Linux and OSX

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>

* Remove whitespace

* Simplify string replace

* Revert removal of lib exts
2019-07-02 19:46:14 -07:00
JackBoosY
7a3a3e9392 [flann]Change the version tag to the corresponding time of commit id. (#7125) 2019-07-02 15:31:25 -07:00
myd7349
fb4cc37262 [czmq] Add new port (#4979)
* [czmq] Add new port

* [czmq] Modernize

* [czmq] Update to 2019-05-17

* [czmq] Update to 2019-05-29

* [czmq] Fix OpenSSL not found issue on x64-windows

* [czmq] Update portfile.cmake

* [czmq] Update to 2019-06-10

* [czmq] Clean

* [czmq] Add Homepage

* [czmq] Use vcpkg_check_features

* [czmq] Disable parallel configuration

* Fix typo when using feature options
2019-07-02 15:23:53 -07:00
Griffin Downs
2291b2f429
Merge pull request #6478 from ThijsWithaar/soxr
[soxr] Add new port
2019-07-02 14:45:33 -07:00
Griffin Downs
59995facab
Merge pull request #5921 from myd7349/rdkafka-init
[librdkafka] Add new port
2019-07-02 14:21:57 -07:00
Griffin Downs
1628ebbaa4
Merge pull request #6512 from lebdron/openssl-unix-dynamic
[openssl-unix] Shared library support
2019-07-02 13:58:45 -07:00
Kevin Lu
8ca8de6926 [lua] Add [cpp] feature to additionally build lua-c++ (#7101)
* [lua] Add [cpp] feature to build lua-c++

* [lua] Switch tab for spaces in CMakeLists, set version to 5.3.5-2 as requested

* Use spaces for indentation
2019-07-02 13:49:17 -07:00
cskrisz
4642a4fc6c Fix Python3 tool on Windows (#7051)
* Delete python37._pth from python3-embed

* Add version number to SUBDIR

* [open62541] Use Python in version subdir
2019-07-02 13:47:50 -07:00
myd7349
11708d2139 [librdkafka] Update to 1.1.0
[librdkafka] Use vcpkg_check_features

[librdkafka] Remove default feature
2019-07-02 18:30:56 +08:00
myd7349
086c727773 Merge branch 'master' into rdkafka-init 2019-07-02 18:13:44 +08:00
Rajeev Massand
f15d52becf [azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 (#7123) 2019-07-02 01:09:48 -07:00
Phil Christensen
d2b3ef9e88
Fix vcpkg_from_git (#7082)
* [vcpkg_from_git/fdlibm] Fix flaky sha256 issues
* [doc] regenerate docs
2019-07-01 22:39:51 -07:00
Griffin Downs
012e9931eb
Merge pull request #6327 from myd7349/sx-init
[septag-sx] Add new port
2019-07-01 14:42:46 -07:00
Griffin Downs
dac4ec2ff3
Merge pull request #7050 from lsparey/master
[mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc
2019-07-01 13:54:33 -07:00